Kernel crash via missing liteuart driver data
Published May 24, 2024 · Updated May 11, 2026
NULL pointer dereference in the liteuart serial driver in Linux 5.11 through 5.15.6 allows local users to crash the kernel during driver removal. The probe path fails to store driver data, so the removal callback retrieves a null pointer with platform_get_drvdata() and dereferences it. Reachability requires the liteuart driver to be bound and then removed; the reported consequence is a kernel crash, with no data disclosure or modification.
Summary
What happened
NULL pointer dereference in the liteuart serial driver in Linux 5.11 through 5.15.6 allows local users to crash the kernel during driver removal. The probe path fails to store driver data, so the removal callback retrieves a null pointer with platform_get_drvdata() and dereferences it. Reachability requires the liteuart driver to be bound and then removed; the reported consequence is a kernel crash, with no data disclosure or modification.
The record
- CVE
- CVE-2021-47526
- Published
- May 24, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 24, 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=1da81e5562fac8286567422cc56a7fbd0dc646d4 <0f55f89d98c8b3e12b4f55f71c127a173e29557c
- Affected versionversion=1da81e5562fac8286567422cc56a7fbd0dc646d4 <189c99c629bbf85916c02c153f904649cc0a9d7f
- Affected versionversion=5.11
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