Excess memory allocation via unsynchronized PCM limit check
Published Dec 24, 2025 · Updated Dec 24, 2025
Data race in Linux ALSA PCM memory helpers allows local users to exceed the configured buffer allocation limit through concurrent requests. The do_alloc_pages() helper checks and updates the card-wide allocation total without holding card->memory_mutex, so parallel allocations can pass the same limit check. Low-privileged local access and overlapping PCM allocation calls are required; memory use can exceed the soft cap but cannot grow without bound.
Summary
What happened
Data race in Linux ALSA PCM memory helpers allows local users to exceed the configured buffer allocation limit through concurrent requests. The do_alloc_pages() helper checks and updates the card-wide allocation total without holding card->memory_mutex, so parallel allocations can pass the same limit check. Low-privileged local access and overlapping PCM allocation calls are required; memory use can exceed the soft cap but cannot grow without bound.
The record
- CVE
- CVE-2023-54072
- Published
- Dec 24, 2025
- Updated
- Dec 24, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- Unavailable
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 24, 2025CVE publishedPublication date reported by the CVE source.
- Dec 24, 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=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <3eb4e47a94e3f76521d7d344696db61e6a9619c7
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <773ccad902f67583a58b5650a2f8d8daf2e76fac
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <7e11c58b2620a22c67a5ae28d64ce383890ee9f4
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <7e1d1456c8db9949459c5a24e8845cfe92430b0f
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <a0ab49e7a758b488b2090171a75d50735c0876f6
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <bd55842ed998a622ba6611fe59b3358c9f76773d
What conditions does exploitation require?
What is affected?
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
No sourced classifications are available.
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