PT-2025-35993 · Linux+1 · Linux Kernel+1
Published
2025-08-06
·
Updated
2025-11-25
·
CVE-2025-38720
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A deadlock issue exists in the hibmcge netdev within the Linux kernel. The hibmcge driver acquires the rtnl lock in
pci error handlers.reset prepare() and releases it in pci error handlers.reset done(). During a PCI bus reset, the pci slot save and disable locked() function iterates through devices, potentially causing two hibmcge driver instances to sequentially request the rtnl lock, resulting in a deadlock. The patch resolves this by removing the rtnl lock during the reset process and adjusting the position of HBG NIC STATE RESETTING to prevent concurrent resets.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Locking
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Astra Linux
Linux Kernel