Serial-port denial of service via minor-number leak
Published May 24, 2024 · Updated May 11, 2026
Resource leak in Linux kernel LiteUART 5.11 through 5.15.6 and 5.16-rc1 through 5.16-rc3 allows local users to exhaust serial minor numbers. The liteuart_probe function allocates a minor with ida_alloc_range, but later setup-error exits omit ida_free and permanently consume the identifier. Repeated failing LiteUART probes are required; exhaustion prevents additional LiteUART ports from registering without exposing or altering data.
Summary
What happened
Resource leak in Linux kernel LiteUART 5.11 through 5.15.6 and 5.16-rc1 through 5.16-rc3 allows local users to exhaust serial minor numbers. The liteuart_probe function allocates a minor with ida_alloc_range, but later setup-error exits omit ida_free and permanently consume the identifier. Repeated failing LiteUART probes are required; exhaustion prevents additional LiteUART ports from registering without exposing or altering data.
The record
- CVE
- CVE-2021-47524
- Published
- May 24, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401, 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 <888fc81107cacd2a4f681bac7bb785cef868214f
- Affected versionversion=1da81e5562fac8286567422cc56a7fbd0dc646d4 <dd5e90b16cca8a697cbe17b72e2a5f49291cabb2
- 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.
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