Kernel-memory disclosure via unsynchronized virtual-console selection
Published May 26, 2021 · Updated Aug 4, 2024
Use-after-free in the Linux Kernel TTY driver 5.9.2 allows local users to disclose kernel memory through virtual-terminal ioctls. The FONTX ioctl path passes a console selected through the unsynchronized fg_console global into con_font_op while concurrent VT_ACTIVATE and VT_DISALLOCATE calls switch and free that console. Access to a TTY device is required; the stale access can disclose kernel memory, crash the system, or enable privilege escalation.
Summary
What happened
Use-after-free in the Linux Kernel TTY driver 5.9.2 allows local users to disclose kernel memory through virtual-terminal ioctls. The FONTX ioctl path passes a console selected through the unsynchronized fg_console global into con_font_op while concurrent VT_ACTIVATE and VT_DISALLOCATE calls switch and free that console. Access to a TTY device is required; the stale access can disclose kernel memory, crash the system, or enable privilege escalation.
The record
- CVE
- CVE-2020-25668
- Published
- May 26, 2021
- Updated
- Aug 4, 2024
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-362, CWE-662
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 26, 2021CVE publishedPublication date reported by the CVE source.
- Aug 4, 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.9.2
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
- oss-security virtual-terminal race 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