ghsa-46jx-rccq-85v5
Vulnerability from github
Published
2025-10-01 09:30
Modified
2025-10-01 09:30
VLAI Severity ?
Details
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.
{
"affected": [],
"aliases": [
"CVE-2025-39898"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-10-01T08:15:32Z",
"severity": null
},
"details": "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.",
"id": "GHSA-46jx-rccq-85v5",
"modified": "2025-10-01T09:30:24Z",
"published": "2025-10-01T09:30:24Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-39898"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/0aec3211283482cfcdd606d1345e1f9acbcabd31"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/50a84d5c814039ad2abe2748aec3e89324a548a7"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/90fb7db49c6dbac961c6b8ebfd741141ffbc8545"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/99a8772611e2d7ec318be7f0f072037914a1f509"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/b370f7b1f470a8d5485cc1e40e8ff663bb55d712"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/b48adcacc34fbbc49046a7ee8a97839bef369c85"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/ce8829d3d44b8622741bccca9f4408bc3da30b2b"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/ea832ec0583e2398ea0c5ed8d902c923e16f53c4"
}
],
"schema_version": "1.4.0",
"severity": []
}
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…