CVE-2024-36887

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-36887
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-36887.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-36887
Downstream
Related
Published
2024-05-30T15:28:55Z
Modified
2025-10-17T06:11:28.218017Z
Summary
e1000e: change usleep_range to udelay in PHY mdic access
Details

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

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
1d16cd91cd319d5bf6230c8493feb56a61e486a1
Fixed
f8a139656c95db893a543159873c57a470d7376d
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0a4e3c2d976aa4dd38951afd6267f74ef3fade0e
Fixed
950d5226cd6bb83ba720961a8d4d5cf79e6afd57
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
6dbdd4de0362c37e54e8b049781402e5a409e7d0
Fixed
387f295cb2150ed164905b648d76dfcbd3621778

Affected versions

v6.*

v6.6.26
v6.6.27
v6.6.28
v6.6.29
v6.6.30
v6.8.5
v6.8.6
v6.8.7
v6.8.8
v6.8.9
v6.9-rc1
v6.9-rc2
v6.9-rc3
v6.9-rc4
v6.9-rc5

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.6.26
Fixed
6.6.31
Type
ECOSYSTEM
Events
Introduced
6.8.5
Fixed
6.8.10