PT-2025-52957 · Linux · Linux Kernel
Published
2025-12-24
·
Updated
2026-03-24
·
CVE-2023-54000
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw related to a deadlock issue within the hns3 network driver. This issue occurs when the
externel lb function and a reset operation are executed concurrently. Specifically, a double call to napi disable() can occur, leading to a deadlock of the rtnl lock. The patch introduces the HNS3 NIC STATE DOWN state to protect the calls to napi disable() and napi enable() during the externel lb process, mirroring the usage in ndo stop() and ndo start().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel