Kernel memory exhaustion via failed HBA registration
Published May 1, 2025 · Updated May 11, 2026
Memory leak in Linux kernel tcm_loop allows local users to exhaust kernel memory through repeated failed HBA registration. tcm_loop_setup_hba_bus() omits put_device() when device_register() fails, preventing kobject cleanup from releasing the name allocated by dev_set_name(). Reachability requires tcm_loop HBA creation to enter that registration-error path; the bounded consequence is service interruption from kernel-memory consumption.
Summary
What happened
Memory leak in Linux kernel tcm_loop allows local users to exhaust kernel memory through repeated failed HBA registration. tcm_loop_setup_hba_bus() omits put_device() when device_register() fails, preventing kobject cleanup from releasing the name allocated by dev_set_name(). Reachability requires tcm_loop HBA creation to enter that registration-error path; the bounded consequence is service interruption from kernel-memory consumption.
The record
- CVE
- CVE-2022-49780
- Published
- May 1, 2025
- 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 1, 2025CVE 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.39
- Affected versionversion=3703b2c5d041a68095cdd22380c23ce27d449ad7 <28f7ff5e7559d226e63c7c5de74eb075a83d8c53
- Affected versionversion=3703b2c5d041a68095cdd22380c23ce27d449ad7 <41a6b8b527a5957fab41c3c05e25ad125268e2e9
- Affected versionversion=3703b2c5d041a68095cdd22380c23ce27d449ad7 <75205f1b47a88c3fac4f30bd7567e89b2887c7fd
- Affected versionversion=3703b2c5d041a68095cdd22380c23ce27d449ad7 <a636772988bafab89278e7bb3420d8e8eacfe912
- Affected versionversion=3703b2c5d041a68095cdd22380c23ce27d449ad7 <bc68e428d4963af0201e92159629ab96948f0893
- Affected versionversion=3703b2c5d041a68095cdd22380c23ce27d449ad7 <dce0589a3faec9e2e543e97bca7e62592ec85585
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