Local privilege escalation via post-unregister work cancellation
Published Feb 18, 2022 · Updated Aug 2, 2024
Use after free in the Linux Kernel MCTP serial driver in 5.17-rc1 through 5.17-rc5 allows local users to crash or escalate privileges. When mctp_serial_close unregisters its network device, it frees the shared allocation before cancel_work_sync accesses tx_work through the stale private pointer. Reaching the flaw requires an enabled MCTP serial driver and local TTY access; the demonstrated result is a kernel crash, while the CVE also reports privilege escalation.
Summary
What happened
Use after free in the Linux Kernel MCTP serial driver in 5.17-rc1 through 5.17-rc5 allows local users to crash or escalate privileges. When mctp_serial_close unregisters its network device, it frees the shared allocation before cancel_work_sync accesses tx_work through the stale private pointer. Reaching the flaw requires an enabled MCTP serial driver and local TTY access; the demonstrated result is a kernel crash, while the CVE also reports privilege escalation.
The record
- CVE
- CVE-2022-0646
- Published
- Feb 18, 2022
- Updated
- Aug 2, 2024
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-416, CWE-459, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 18, 2022CVE publishedPublication date reported by the CVE source.
- Aug 2, 2024Record 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.17-rc5
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
- MCTP serial line-discipline close reproducerproof of concept · demonstrated
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