System crash via stale error-pointer cleanup
Published Jun 19, 2024 · Updated Aug 11, 2026
A NULL pointer dereference in Linux kernel 5.15 allows local users to crash the system through the MSM GEM submit ioctl. When submission allocation returns an error pointer, msm_ioctl_gem_submit leaves it in submit, and cleanup passes it to kref_put instead of treating it as absent. Reaching the fault requires local low-privilege ioctl access and an allocation failure; successful triggering causes a kernel panic and service interruption.
Summary
What happened
A NULL pointer dereference in Linux kernel 5.15 allows local users to crash the system through the MSM GEM submit ioctl. When submission allocation returns an error pointer, msm_ioctl_gem_submit leaves it in submit, and cleanup passes it to kref_put instead of treating it as absent. Reaching the fault requires local low-privilege ioctl access and an allocation failure; successful triggering causes a kernel panic and service interruption.
The record
- CVE
- CVE-2021-47610
- Published
- Jun 19, 2024
- Updated
- Aug 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 19, 2024CVE publishedPublication date reported by the CVE source.
- Aug 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.15
- Affected versionversion=e3e24ee51ed2c4a5f46b1032b4be1a0a5da90c06 <26d776fd0f79f093a5d0ce1a4c7c7a992bc3264c
- Affected versionversion=e3e24ee51ed2c4a5f46b1032b4be1a0a5da90c06 <f6db3d98f876870c35e96693cfd54752f6199e59
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