In the Linux kernel, the following vulnerability has been resolved:
e1000e: change usleep_range to udelay in PHY mdic access
This is a partial revert of commit 6dbdd4de0362 ("e1000e: Workaround
for sporadic MDI error on Meteor Lake systems"). The referenced commit
used usleep_range inside the PHY access routines, which are sometimes
called from an atomic context. This can lead to a kernel panic in some
scenarios, such as cable disconnection and reconnection on vPro systems.
Solve this by changing the usleep_range calls back to udelay.
References
Configurations
Configuration 1 (hide)
|
History
18 Sep 2025, 14:37
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.9:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.9:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.9:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.9:rc4:*:*:*:*:*:* |
|
CWE | NVD-CWE-noinfo | |
First Time |
Linux
Linux linux Kernel |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/387f295cb2150ed164905b648d76dfcbd3621778 - Patch | |
References | () https://git.kernel.org/stable/c/950d5226cd6bb83ba720961a8d4d5cf79e6afd57 - Patch | |
References | () https://git.kernel.org/stable/c/f8a139656c95db893a543159873c57a470d7376d - Patch |
21 Nov 2024, 09:22
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/387f295cb2150ed164905b648d76dfcbd3621778 - | |
References | () https://git.kernel.org/stable/c/950d5226cd6bb83ba720961a8d4d5cf79e6afd57 - | |
References | () https://git.kernel.org/stable/c/f8a139656c95db893a543159873c57a470d7376d - | |
Summary |
|
30 May 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-30 16:15
Updated : 2025-09-18 14:37
NVD link : CVE-2024-36887
Mitre link : CVE-2024-36887
CVE.ORG link : CVE-2024-36887
JSON object : View
Products Affected
linux
- linux_kernel
CWE