Kernel memory exhaustion via unreleased MKISS netdevice
Published May 21, 2024 · Updated May 11, 2026
Resource-management error in Linux allows local users to exhaust kernel memory through repeated opening and closing of the MKISS line discipline. mkiss_open allocates and registers a network device, but mkiss_close unregisters it without calling free_netdev, leaking the device and related allocations. Reaching the flaw requires local low-privileged ioctl access to change a TTY line discipline; repeated cycles consume kernel memory and degrade availability.
Summary
What happened
Resource-management error in Linux allows local users to exhaust kernel memory through repeated opening and closing of the MKISS line discipline. mkiss_open allocates and registers a network device, but mkiss_close unregisters it without calling free_netdev, leaking the device and related allocations. Reaching the flaw requires local low-privileged ioctl access to change a TTY line discipline; repeated cycles consume kernel memory and degrade availability.
The record
- CVE
- CVE-2021-47237
- 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=2.6.14
- Affected versionversion=815f62bf742718458ba822a7e1f51f285eb997f2 <290b0b6432e2599021db0b8d6046f756d931c29f
- Affected versionversion=815f62bf742718458ba822a7e1f51f285eb997f2 <3942d0f9ace1a95a74930b5b4fc0e5005c62b37b
- Affected versionversion=815f62bf742718458ba822a7e1f51f285eb997f2 <765a8a04f828db7222b36a42b1031f576bfe95c3
- Affected versionversion=815f62bf742718458ba822a7e1f51f285eb997f2 <7edcc682301492380fbdd604b4516af5ae667a13
- Affected versionversion=815f62bf742718458ba822a7e1f51f285eb997f2 <a49cbb762ef20655f5c91abdc13658b0af5e159d
- Affected versionversion=815f62bf742718458ba822a7e1f51f285eb997f2 <c16c4716a1b5ba4f83c7e00da457cba06761f119
- Affected versionversion=815f62bf742718458ba822a7e1f51f285eb997f2 <c634ba0b4159838ff45a60d3a0ace3b4118077a5
- Affected versionversion=815f62bf742718458ba822a7e1f51f285eb997f2 <f4de2b43d13b7cf3ced9310e371b90c836dbd7cd
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