Local service interruption via i2sbus memory leak
Published Oct 1, 2025 · Updated Oct 1, 2025
Memory leak in the ALSA AOA i2sbus driver in Linux allows local users to exhaust kernel memory through failed device registration. During i2sbus_add_dev(), soundbus_add_one() allocates a device name with dev_set_name(), but the error path after of_device_register() fails drops no device reference, preventing kobject_cleanup() from freeing that allocation. Reachability requires the Apple Onboard Audio driver on PowerMac hardware and a device-registration failure; repeated failures are required to interrupt service through memory exhaustion.
Summary
What happened
Memory leak in the ALSA AOA i2sbus driver in Linux allows local users to exhaust kernel memory through failed device registration. During i2sbus_add_dev(), soundbus_add_one() allocates a device name with dev_set_name(), but the error path after of_device_register() fails drops no device reference, preventing kobject_cleanup() from freeing that allocation. Reachability requires the Apple Onboard Audio driver on PowerMac hardware and a device-registration failure; repeated failures are required to interrupt service through memory exhaustion.
The record
- CVE
- CVE-2022-50431
- Published
- Oct 1, 2025
- Updated
- Oct 1, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 1, 2025CVE publishedPublication date reported by the CVE source.
- Oct 1, 2025Record 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.18
- Affected versionversion=f3d9478b2ce468c3115b02ecae7e975990697f15 <027fee10e3a400cf6f3237374a1248da1082807b
- Affected versionversion=f3d9478b2ce468c3115b02ecae7e975990697f15 <4a4c8482e370d697738a78dcd7bf2780832cb712
- Affected versionversion=f3d9478b2ce468c3115b02ecae7e975990697f15 <5bdea674534153110b90d70b02f2fbaf48b2c0eb
- Affected versionversion=f3d9478b2ce468c3115b02ecae7e975990697f15 <802532a50acf501fdafe38a84ca2aa886d68af68
- Affected versionversion=f3d9478b2ce468c3115b02ecae7e975990697f15 <c7524279c8ddc7dbf3463bec70e0289097959944
- Affected versionversion=f3d9478b2ce468c3115b02ecae7e975990697f15 <ce6fd1c382a38b75557db85a2fe99d285540a03d
- Affected versionversion=f3d9478b2ce468c3115b02ecae7e975990697f15 <e81d7826b8f40430a1ea1b330e24d9a9eb4512c4
- Affected versionversion=f3d9478b2ce468c3115b02ecae7e975990697f15 <fd410d24665e4efb3c1796797181265efe553e9c
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