Service interrupt via auxiliary-driver registration leak
Published May 21, 2024 · Updated May 11, 2026
Resource leak in Linux kernel 5.11 through 5.13.5 and 5.14-rc1 through 5.14-rc2 allows local users to cause a service interrupt. __auxiliary_driver_register() allocates auxdrv->driver.name but returns after driver_register() fails without freeing that buffer. The path requires local access and an auxiliary-driver registration failure; each failed attempt leaves the allocated name unreleased, degrading availability.
Summary
What happened
Resource leak in Linux kernel 5.11 through 5.13.5 and 5.14-rc1 through 5.14-rc2 allows local users to cause a service interrupt. __auxiliary_driver_register() allocates auxdrv->driver.name but returns after driver_register() fails without freeing that buffer. The path requires local access and an auxiliary-driver registration failure; each failed attempt leaves the allocated name unreleased, degrading availability.
The record
- CVE
- CVE-2021-47287
- Published
- May 21, 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 21, 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.11
- Affected versionversion=7de3697e9cbd4bd3d62bafa249d57990e1b8f294 <4afa0c22eed33cfe0c590742387f0d16f32412f3
- Affected versionversion=7de3697e9cbd4bd3d62bafa249d57990e1b8f294 <ce5b3de58fc21303722df46551f7eb9a91afb409
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