CVE-2024-53094
A critical flaw in the Linux kernel’s RDMA/siw driver can let attackers crash the system or potentially run arbitrary code by manipulating message splice pages. The issue has been fixed in newer kernel releases.
An official fix is available, so this entry is kept for 30 days and then removed automatically.
Who is affected
Linux kernel 6.12 and earlier versions that include the RDMA/siw driver without the sendpage_ok() check. Typical users are system administrators running RDMA‑enabled workloads.
Real-world impact
An attacker could crash the system or potentially execute arbitrary code by sending crafted RDMA messages that trigger the splice page warning.
Why this severity
The CVSS score of 9.8 reflects that the vulnerability is exploitable over the network with no authentication or user interaction, and it can compromise confidentiality, integrity, and availability.
What to do about it
- 011. Update the Linux kernel to a version that includes the RDMA/siw sendpage_ok() patch (e.g., the latest 6.12.x or newer).
- 022. Reboot the system to load the updated kernel.
NVD description indicates the issue has been resolved in newer kernel releases.
Timeline
- Nov 21, 2024 · Nov 21, 2024PublishedDisclosed and added to the National Vulnerability Database.
- Aug 4, 2026 · 2d agoAdvisory updatedThe NVD record was last revised.
- Aug 4, 2026 · 1d agoOfficial fix availableA vendor patch or mitigation now exists — see the remediation steps above.