CVE-2024-36887

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.9:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.9:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.9:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.9:rc6:*:*:*:*:*:*

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 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
References () https://git.kernel.org/stable/c/387f295cb2150ed164905b648d76dfcbd3621778 - () https://git.kernel.org/stable/c/387f295cb2150ed164905b648d76dfcbd3621778 - Patch
References () https://git.kernel.org/stable/c/950d5226cd6bb83ba720961a8d4d5cf79e6afd57 - () https://git.kernel.org/stable/c/950d5226cd6bb83ba720961a8d4d5cf79e6afd57 - Patch
References () https://git.kernel.org/stable/c/f8a139656c95db893a543159873c57a470d7376d - () 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 - () https://git.kernel.org/stable/c/387f295cb2150ed164905b648d76dfcbd3621778 -
References () https://git.kernel.org/stable/c/950d5226cd6bb83ba720961a8d4d5cf79e6afd57 - () https://git.kernel.org/stable/c/950d5226cd6bb83ba720961a8d4d5cf79e6afd57 -
References () https://git.kernel.org/stable/c/f8a139656c95db893a543159873c57a470d7376d - () https://git.kernel.org/stable/c/f8a139656c95db893a543159873c57a470d7376d -
Summary
  • (es) En el kernel de Linux, se resolvió la siguiente vulnerabilidad: e1000e: cambie usleep_range a udelay en el acceso mdic de PHY. Esta es una reversión parcial de el commit 6dbdd4de0362 ("e1000e: solución alternativa para errores MDI esporádicos en sistemas Meteor Lake"). El commit a la que se hace referencia usó usleep_range dentro de las rutinas de acceso PHY, que a veces se llaman desde un contexto atómico. Esto puede provocar un pánico en el kernel en algunos escenarios, como la desconexión y reconexión de cables en sistemas vPro. Resuelva esto volviendo a cambiar las llamadas usleep_range a udelay.

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