Graphics disruption via spinlock-held mutex acquisition
Published Apr 28, 2024 · Updated May 11, 2026
Improper locking in the Linux kernel gma500 driver allows local users to disrupt graphics operations through a page-flip ioctl. gma_crtc_page_flip() keeps event_lock, a spinlock, held while mode_set_base() acquires a sleeping ww_mutex, placing a sleep operation in atomic context. Reachability requires local low-privilege access and an active gma500 graphics stack; the documented result is an invalid-context kernel warning, not demonstrated code execution.
Summary
What happened
Improper locking in the Linux kernel gma500 driver allows local users to disrupt graphics operations through a page-flip ioctl. gma_crtc_page_flip() keeps event_lock, a spinlock, held while mode_set_base() acquires a sleeping ww_mutex, placing a sleep operation in atomic context. Reachability requires local low-privilege access and an active gma500 graphics stack; the documented result is an invalid-context kernel warning, not demonstrated code execution.
The record
- CVE
- CVE-2022-48634
- Published
- Apr 28, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-667, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 28, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 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.6
- Affected versionversion=f76c22ce8fbbd03394eb9e2cd8c490d9ad2a116c <63e37a79f7bd939314997e29c2f5a9f0ef184281
- Affected versionversion=f76c22ce8fbbd03394eb9e2cd8c490d9ad2a116c <a6ed7624bf4d0a32f2631e74828bca7b7bf15afd
- Affected versionversion=f76c22ce8fbbd03394eb9e2cd8c490d9ad2a116c <c5812807e416618477d1bb0049727ce8bb8292fd
- Affected versionversion=f76c22ce8fbbd03394eb9e2cd8c490d9ad2a116c <e5ae504c8623476e13032670f1a6d6344d53ec9b
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.
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