UDP service interruption via socket rehash race
Published Feb 27, 2025 · Updated May 11, 2026
Race condition in the Linux kernel UDP stack allows local users to interrupt datagram delivery during socket address changes. The UDP connect path changes the socket address before updating the secondary and four-tuple hashes, so concurrent lookup can miss the socket. Exploitation requires a low-privileged local user to time a later datagram while rehashing is pending, producing transient port-unreachable errors and dropped UDP data rather than a kernel crash.
Summary
What happened
Race condition in the Linux kernel UDP stack allows local users to interrupt datagram delivery during socket address changes. The UDP connect path changes the socket address before updating the secondary and four-tuple hashes, so concurrent lookup can miss the socket. Exploitation requires a low-privileged local user to time a later datagram while rehashing is pending, producing transient port-unreachable errors and dropped UDP data rather than a kernel crash.
The record
- CVE
- CVE-2024-57974
- Published
- Feb 27, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-362, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 27, 2025CVE 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=2.6.33
- Affected versionversion=30fff9231fad757c061285e347b33c5149c2c2e4 <4f8344fce91c5766d368edb0ad80142eacd805c7
- Affected versionversion=30fff9231fad757c061285e347b33c5149c2c2e4 <a502ea6fa94b1f7be72a24bcf9e3f5f6b7e6e90c
- Affected versionversion=30fff9231fad757c061285e347b33c5149c2c2e4 <d65d3bf309b2649d27b24efd0d8784da2d81f2a6
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