Local code execution via unlocked MCTP route lookup
Published Feb 29, 2024 · Updated Aug 5, 2026
Use-after-free in Linux kernel MCTP routing 5.15 through 6.6-rc5 allows local users to execute code through a route race. mctp_route_lookup and mctp_route_lookup_null traverse the route list without an RCU read lock, letting concurrent deletion free a route before its output pointer is used. An unprivileged user can create a user and network namespace, drive lookups while deleting MCTP routes, and gain kernel-level control or crash the host without user interaction.
Summary
What happened
Use-after-free in Linux kernel MCTP routing 5.15 through 6.6-rc5 allows local users to execute code through a route race. mctp_route_lookup and mctp_route_lookup_null traverse the route list without an RCU read lock, letting concurrent deletion free a route before its output pointer is used. An unprivileged user can create a user and network namespace, drive lookups while deleting MCTP routes, and gain kernel-level control or crash the host without user interaction.
The record
- CVE
- CVE-2023-52483
- Published
- Feb 29, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 29, 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=5.15
- Affected versionversion=889b7da23abf92faf34491df95733bda63639e32 <1db0724a01b558feb1ecae551782add1951a114a
- Affected versionversion=889b7da23abf92faf34491df95733bda63639e32 <2405f64a95a7a094eb24cba9bcfaffd1ea264de4
- Affected versionversion=889b7da23abf92faf34491df95733bda63639e32 <5093bbfc10ab6636b32728e35813cbd79feb063c
- Affected versionversion=889b7da23abf92faf34491df95733bda63639e32 <6c52b12159049046483fdb0c411a0a1869c41a67
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.
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