CVE-2025-39898 (GCVE-0-2025-39898)
Vulnerability from cvelistv5
Published
2025-10-01 07:42
Modified
2025-10-01 07:42
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: e1000e: fix heap overflow in e1000_set_eeprom Fix a possible heap overflow in e1000_set_eeprom function by adding input validation for the requested length of the change in the EEPROM. In addition, change the variable type from int to size_t for better code practices and rearrange declarations to RCT.
Impacted products
Vendor Product Version
Linux Linux Version: bc7f75fa97884d41efbfde1397b621fefb2550b4
Version: bc7f75fa97884d41efbfde1397b621fefb2550b4
Version: bc7f75fa97884d41efbfde1397b621fefb2550b4
Version: bc7f75fa97884d41efbfde1397b621fefb2550b4
Version: bc7f75fa97884d41efbfde1397b621fefb2550b4
Version: bc7f75fa97884d41efbfde1397b621fefb2550b4
Version: bc7f75fa97884d41efbfde1397b621fefb2550b4
Version: bc7f75fa97884d41efbfde1397b621fefb2550b4
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/ethernet/intel/e1000e/ethtool.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "ea832ec0583e2398ea0c5ed8d902c923e16f53c4",
              "status": "affected",
              "version": "bc7f75fa97884d41efbfde1397b621fefb2550b4",
              "versionType": "git"
            },
            {
              "lessThan": "ce8829d3d44b8622741bccca9f4408bc3da30b2b",
              "status": "affected",
              "version": "bc7f75fa97884d41efbfde1397b621fefb2550b4",
              "versionType": "git"
            },
            {
              "lessThan": "99a8772611e2d7ec318be7f0f072037914a1f509",
              "status": "affected",
              "version": "bc7f75fa97884d41efbfde1397b621fefb2550b4",
              "versionType": "git"
            },
            {
              "lessThan": "b48adcacc34fbbc49046a7ee8a97839bef369c85",
              "status": "affected",
              "version": "bc7f75fa97884d41efbfde1397b621fefb2550b4",
              "versionType": "git"
            },
            {
              "lessThan": "50a84d5c814039ad2abe2748aec3e89324a548a7",
              "status": "affected",
              "version": "bc7f75fa97884d41efbfde1397b621fefb2550b4",
              "versionType": "git"
            },
            {
              "lessThan": "b370f7b1f470a8d5485cc1e40e8ff663bb55d712",
              "status": "affected",
              "version": "bc7f75fa97884d41efbfde1397b621fefb2550b4",
              "versionType": "git"
            },
            {
              "lessThan": "0aec3211283482cfcdd606d1345e1f9acbcabd31",
              "status": "affected",
              "version": "bc7f75fa97884d41efbfde1397b621fefb2550b4",
              "versionType": "git"
            },
            {
              "lessThan": "90fb7db49c6dbac961c6b8ebfd741141ffbc8545",
              "status": "affected",
              "version": "bc7f75fa97884d41efbfde1397b621fefb2550b4",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/ethernet/intel/e1000e/ethtool.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.24"
            },
            {
              "lessThan": "2.6.24",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.299",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.243",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.192",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.151",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.105",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.46",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.16.*",
              "status": "unaffected",
              "version": "6.16.6",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.17",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.299",
                  "versionStartIncluding": "2.6.24",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.243",
                  "versionStartIncluding": "2.6.24",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.192",
                  "versionStartIncluding": "2.6.24",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.151",
                  "versionStartIncluding": "2.6.24",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.105",
                  "versionStartIncluding": "2.6.24",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.46",
                  "versionStartIncluding": "2.6.24",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.16.6",
                  "versionStartIncluding": "2.6.24",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.17",
                  "versionStartIncluding": "2.6.24",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ne1000e: fix heap overflow in e1000_set_eeprom\n\nFix a possible heap overflow in e1000_set_eeprom function by adding\ninput validation for the requested length of the change in the EEPROM.\nIn addition, change the variable type from int to size_t for better\ncode practices and rearrange declarations to RCT."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-10-01T07:42:46.360Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/ea832ec0583e2398ea0c5ed8d902c923e16f53c4"
        },
        {
          "url": "https://git.kernel.org/stable/c/ce8829d3d44b8622741bccca9f4408bc3da30b2b"
        },
        {
          "url": "https://git.kernel.org/stable/c/99a8772611e2d7ec318be7f0f072037914a1f509"
        },
        {
          "url": "https://git.kernel.org/stable/c/b48adcacc34fbbc49046a7ee8a97839bef369c85"
        },
        {
          "url": "https://git.kernel.org/stable/c/50a84d5c814039ad2abe2748aec3e89324a548a7"
        },
        {
          "url": "https://git.kernel.org/stable/c/b370f7b1f470a8d5485cc1e40e8ff663bb55d712"
        },
        {
          "url": "https://git.kernel.org/stable/c/0aec3211283482cfcdd606d1345e1f9acbcabd31"
        },
        {
          "url": "https://git.kernel.org/stable/c/90fb7db49c6dbac961c6b8ebfd741141ffbc8545"
        }
      ],
      "title": "e1000e: fix heap overflow in e1000_set_eeprom",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2025-39898",
    "datePublished": "2025-10-01T07:42:46.360Z",
    "dateReserved": "2025-04-16T07:20:57.146Z",
    "dateUpdated": "2025-10-01T07:42:46.360Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2025-39898\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-10-01T08:15:32.483\",\"lastModified\":\"2025-10-02T19:12:17.160\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ne1000e: fix heap overflow in e1000_set_eeprom\\n\\nFix a possible heap overflow in e1000_set_eeprom function by adding\\ninput validation for the requested length of the change in the EEPROM.\\nIn addition, change the variable type from int to size_t for better\\ncode practices and rearrange declarations to RCT.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0aec3211283482cfcdd606d1345e1f9acbcabd31\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/50a84d5c814039ad2abe2748aec3e89324a548a7\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/90fb7db49c6dbac961c6b8ebfd741141ffbc8545\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/99a8772611e2d7ec318be7f0f072037914a1f509\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b370f7b1f470a8d5485cc1e40e8ff663bb55d712\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b48adcacc34fbbc49046a7ee8a97839bef369c85\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ce8829d3d44b8622741bccca9f4408bc3da30b2b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ea832ec0583e2398ea0c5ed8d902c923e16f53c4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…