Host crash via wrapped QRTR size validation
Published May 21, 2024 · Updated Aug 5, 2026
Out-of-bounds read in Linux kernel 4.15 and later affected branches allows attackers to crash a host with a crafted QRTR packet. In qrtr_endpoint_post, a size near UINT_MAX wraps ALIGN(size, 4) to zero, bypassing the length check before skb_put_data copies the declared size from a header-sized buffer. Reachability requires a local QRTR endpoint, such as an MHI or SMD peripheral path or /dev/qrtr-tun; the kernel over-read can expose memory or crash the host.
Summary
What happened
Out-of-bounds read in Linux kernel 4.15 and later affected branches allows attackers to crash a host with a crafted QRTR packet. In qrtr_endpoint_post, a size near UINT_MAX wraps ALIGN(size, 4) to zero, bypassing the length check before skb_put_data copies the declared size from a header-sized buffer. Reachability requires a local QRTR endpoint, such as an MHI or SMD peripheral path or /dev/qrtr-tun; the kernel over-read can expose memory or crash the host.
The record
- CVE
- CVE-2021-47240
- Published
- May 21, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-125, T1499
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 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=194ccc88297ae78d0803adad83c6dcc369787c9e <19892ab9c9d838e2e5a7744d36e4bb8b7c3292fe
- Affected versionversion=194ccc88297ae78d0803adad83c6dcc369787c9e <26b8d10703a9be45d6097946b2b4011f7dd2c56f
- Affected versionversion=194ccc88297ae78d0803adad83c6dcc369787c9e <960b08dd36de1e341e3eb43d1c547513e338f4f8
- Affected versionversion=194ccc88297ae78d0803adad83c6dcc369787c9e <ad9d24c9429e2159d1e279dc3a83191ccb4daf1d
- Affected versionversion=194ccc88297ae78d0803adad83c6dcc369787c9e <f8111c0d7ed42ede41a3d0d393b104de0730a8a6
- Affected versionversion=4.15
What conditions does exploitation require?
What is affected?
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