Local kernel crash via UDP socket race
Published Jul 29, 2024 · Updated Aug 5, 2026
Race condition in the Linux kernel allows local users to crash the system through concurrent UDP socket lookup and binding. udp_lib_get_port() inserts a bound socket into the UDP hash table before setting SOCK_RCU_FREE, while early-demultiplexing lookup code checks that flag too soon and can access the socket during the resulting RCU race window. Exploitation requires low-privileged local access and successful race timing; the documented consequence is an availability-only kernel failure.
Summary
What happened
Race condition in the Linux kernel allows local users to crash the system through concurrent UDP socket lookup and binding. udp_lib_get_port() inserts a bound socket into the UDP hash table before setting SOCK_RCU_FREE, while early-demultiplexing lookup code checks that flag too soon and can access the socket during the resulting RCU race window. Exploitation requires low-privileged local access and successful race timing; the documented consequence is an availability-only kernel failure.
The record
- CVE
- CVE-2024-41041
- Published
- Jul 29, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 29, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 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=4.20
- Affected versionversion=6acc9b432e6714d72d7d77ec7c27f6f8358d0c71 <20ceae10623c3b29fdf7609690849475bcdebdb0
- Affected versionversion=6acc9b432e6714d72d7d77ec7c27f6f8358d0c71 <5c0b485a8c6116516f33925b9ce5b6104a6eadfd
- Affected versionversion=6acc9b432e6714d72d7d77ec7c27f6f8358d0c71 <7a67c4e47626e6daccda62888f8b096abb5d3940
- Affected versionversion=6acc9b432e6714d72d7d77ec7c27f6f8358d0c71 <9f965684c57c3117cfd2f754dd3270383c529fba
- Affected versionversion=6acc9b432e6714d72d7d77ec7c27f6f8358d0c71 <a6db0d3ea6536e7120871e5448b3032570152ec6
- Affected versionversion=6acc9b432e6714d72d7d77ec7c27f6f8358d0c71 <c5fd77ca13d657c6e99bf04f0917445e6a80231e
- Affected versionversion=6acc9b432e6714d72d7d77ec7c27f6f8358d0c71 <ddf516e50bf8a7bc9b3bd8a9831f9c7a8131a32a
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.
Weakness, pattern, technique
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