Local kernel code execution via QRTR node race
Published Sep 18, 2025 · Updated Sep 18, 2025
Use-after-free in the Linux QRTR subsystem allows local users to execute code in kernel context through a controlled race. qrtr_node_lookup reads a node from the radix tree and increments its zeroed reference after concurrent qrtr_endpoint_unregister frees it because the lookup lacks qrtr_node_lock protection. Local syscall access and permission to use /dev/qrtr-tun are required; exploitation can disclose or overwrite kernel memory, hijack control flow, or panic the host.
Summary
What happened
Use-after-free in the Linux QRTR subsystem allows local users to execute code in kernel context through a controlled race. qrtr_node_lookup reads a node from the radix tree and increments its zeroed reference after concurrent qrtr_endpoint_unregister frees it because the lookup lacks qrtr_node_lock protection. Local syscall access and permission to use /dev/qrtr-tun are required; exploitation can disclose or overwrite kernel memory, hijack control flow, or panic the host.
The record
- CVE
- CVE-2023-53445
- Published
- Sep 18, 2025
- Updated
- Sep 18, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 18, 2025CVE publishedPublication date reported by the CVE source.
- Sep 18, 2025Record 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=0a7e0d0ef05440db03c3199e84d228db943b237f <44d807320000db0d0013372ad39b53e12d52f758
- Affected versionversion=0a7e0d0ef05440db03c3199e84d228db943b237f <48a07f6e00d305597396da4d7494b81cec05b9d3
- Affected versionversion=0a7e0d0ef05440db03c3199e84d228db943b237f <98a9cd82c541ef6cbdb829cd6c05cbbb471e373c
- Affected versionversion=0a7e0d0ef05440db03c3199e84d228db943b237f <aa95efa187b4114075f312b3c4680d050b56fdec
- Affected versionversion=0a7e0d0ef05440db03c3199e84d228db943b237f <b9ba5906c42089f8e1d0001b7b50a7940f086cbb
- Affected versionversion=5.6
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.
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