CVE-2025-39898
e1000e: fix heap overflow in e1000_set_eeprom
Description
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.
INFO
Published Date :
Oct. 1, 2025, 8:15 a.m.
Last Modified :
Oct. 1, 2025, 8:15 a.m.
Remotely Exploit :
No
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products
The following products are affected by CVE-2025-39898
vulnerability.
Even if cvefeed.io
is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
No affected product recoded yet
Solution
- Apply the kernel patch for e1000e driver.
- Update the Linux kernel to include the fix.
- Validate input lengths for EEPROM operations.
- Use size_t for length variables.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-39898
.
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-39898
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-39898
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-39898
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-39898
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Oct. 01, 2025
Action Type Old Value New Value Added Description 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. Added Reference https://git.kernel.org/stable/c/0aec3211283482cfcdd606d1345e1f9acbcabd31 Added Reference https://git.kernel.org/stable/c/50a84d5c814039ad2abe2748aec3e89324a548a7 Added Reference https://git.kernel.org/stable/c/90fb7db49c6dbac961c6b8ebfd741141ffbc8545 Added Reference https://git.kernel.org/stable/c/99a8772611e2d7ec318be7f0f072037914a1f509 Added Reference https://git.kernel.org/stable/c/b370f7b1f470a8d5485cc1e40e8ff663bb55d712 Added Reference https://git.kernel.org/stable/c/b48adcacc34fbbc49046a7ee8a97839bef369c85 Added Reference https://git.kernel.org/stable/c/ce8829d3d44b8622741bccca9f4408bc3da30b2b Added Reference https://git.kernel.org/stable/c/ea832ec0583e2398ea0c5ed8d902c923e16f53c4