Kernel panic via RxRPC thread initialization race
Published Oct 21, 2024 · Updated Aug 5, 2026
A race condition in Linux kernel RxRPC allows remote attackers to trigger a kernel panic with UDP traffic during endpoint setup. rxrpc_open_socket() publishes the socket before creating its I/O thread, so rxrpc_encap_rcv() can dereference a null task_struct while waking that absent thread. Any unauthenticated host that can reach an RxRPC UDP port can repeatedly crash the kernel without user interaction.
Summary
What happened
A race condition in Linux kernel RxRPC allows remote attackers to trigger a kernel panic with UDP traffic during endpoint setup. rxrpc_open_socket() publishes the socket before creating its I/O thread, so rxrpc_encap_rcv() can dereference a null task_struct while waking that absent thread. Any unauthenticated host that can reach an RxRPC UDP port can repeatedly crash the kernel without user interaction.
The record
- CVE
- CVE-2024-49864
- Published
- Oct 21, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-362, T1498
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Oct 21, 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=6.2
- Affected versionversion=a275da62e8c111b897b9cb73eb91df2f4e475ca5 <56e415202b8a17de6496f4023e545fcb66f118ec
- Affected versionversion=a275da62e8c111b897b9cb73eb91df2f4e475ca5 <bc212465326e8587325f520a052346f0b57360e6
- Affected versionversion=a275da62e8c111b897b9cb73eb91df2f4e475ca5 <c64f5fc95e9612fdf75587c8e21e494e614c18e2
- Affected versionversion=a275da62e8c111b897b9cb73eb91df2f4e475ca5 <cdf4bbbdb956d7426f687f38757ebca2a2759a0f
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