Local service interruption via unlocked mlx5e cleanup
Published May 20, 2024 · Updated May 11, 2026
Improper cleanup in the Linux mlx5e driver allows local users to interrupt service during failed network-device initialization. mlx5e_priv_init() invokes mlx5e_selq_cleanup() on failure, which calls mlx5e_selq_apply() without holding priv->state_lock while replacing an RCU-protected pointer. Reachability requires low-privileged local access and an mlx5 network device whose initialization enters the failure path; no data disclosure or modification is reported.
Summary
What happened
Improper cleanup in the Linux mlx5e driver allows local users to interrupt service during failed network-device initialization. mlx5e_priv_init() invokes mlx5e_selq_cleanup() on failure, which calls mlx5e_selq_apply() without holding priv->state_lock while replacing an RCU-protected pointer. Reachability requires low-privileged local access and an mlx5 network device whose initialization enters the failure path; no data disclosure or modification is reported.
The record
- CVE
- CVE-2024-35959
- Published
- May 20, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-459, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 20, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.18
- Affected versionversion=8bf30be75069d6080659de9a28565c048f6cef9b <6bd77865fda662913dcb5722a66a773840370aa7
- Affected versionversion=8bf30be75069d6080659de9a28565c048f6cef9b <ad26f26abd353113dea4e8d5ebadccdab9b61e76
- Affected versionversion=8bf30be75069d6080659de9a28565c048f6cef9b <ecb829459a841198e142f72fadab56424ae96519
- Affected versionversion=8bf30be75069d6080659de9a28565c048f6cef9b <f9ac93b6f3de34aa0bb983b9be4f69ca50fc70f3
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo