Linux Kernel up to 6.4.3 ALSA do_alloc_pages allocation of resources

| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 4.6 | $0-$5k | 0.00 |
Summary
A vulnerability has been found in Linux Kernel up to 5.4.254/5.10.192/5.15.128/6.1.38/6.4.3 and classified as critical. The impacted element is the function do_alloc_pages of the component ALSA. The manipulation leads to allocation of resources.
This vulnerability is traded as CVE-2023-54072. There is no exploit available.
The affected component should be upgraded.
Details
A vulnerability was found in Linux Kernel up to 5.4.254/5.10.192/5.15.128/6.1.38/6.4.3. It has been rated as critical. This issue affects the function do_alloc_pages of the component ALSA. The manipulation with an unknown input leads to a allocation of resources vulnerability. Using CWE to declare the problem leads to CWE-770. The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor. Impacted is availability. The summary by CVE is:
In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix potential data race at PCM memory allocation helpers The PCM memory allocation helpers have a sanity check against too many buffer allocations. However, the check is performed without a proper lock and the allocation isn't serialized; this allows user to allocate more memories than predefined max size. Practically seen, this isn't really a big problem, as it's more or less some "soft limit" as a sanity check, and it's not possible to allocate unlimitedly. But it's still better to address this for more consistent behavior. The patch covers the size check in do_alloc_pages() with the card->memory_mutex, and increases the allocated size there for preventing the further overflow. When the actual allocation fails, the size is decreased accordingly.
The advisory is shared at git.kernel.org. The identification of this vulnerability is CVE-2023-54072 since 12/24/2025. The exploitation is known to be difficult. Technical details are known, but no exploit is available.
The vulnerability scanner Nessus provides a plugin with the ID 279922 (Linux Distros Unpatched Vulnerability : CVE-2023-54072), which helps to determine the existence of the flaw in a target environment.
Upgrading to version 5.4.255, 5.10.193, 5.15.129, 6.1.39 or 6.4.4 eliminates this vulnerability. Applying the patch 7e1d1456c8db9949459c5a24e8845cfe92430b0f/7e11c58b2620a22c67a5ae28d64ce383890ee9f4/a0ab49e7a758b488b2090171a75d50735c0876f6/3eb4e47a94e3f76521d7d344696db61e6a9619c7/773ccad902f67583a58b5650a2f8d8daf2e76fac/bd55842ed998a622ba6611fe59b3358c9f76773d is able to eliminate this problem. The bugfix is ready for download at git.kernel.org. The best possible mitigation is suggested to be upgrading to the latest version.
The vulnerability is also documented in the databases at Tenable (279922) and CERT Bund (WID-SEC-2025-2929). If you want to get the best quality for vulnerability data then you always have to consider VulDB.
Affected
- Open Source Linux Kernel
Product
Type
Vendor
Name
Version
- 5.4.254
- 5.10.192
- 5.15.128
- 6.1.0
- 6.1.1
- 6.1.2
- 6.1.3
- 6.1.4
- 6.1.5
- 6.1.6
- 6.1.7
- 6.1.8
- 6.1.9
- 6.1.10
- 6.1.11
- 6.1.12
- 6.1.13
- 6.1.14
- 6.1.15
- 6.1.16
- 6.1.17
- 6.1.18
- 6.1.19
- 6.1.20
- 6.1.21
- 6.1.22
- 6.1.23
- 6.1.24
- 6.1.25
- 6.1.26
- 6.1.27
- 6.1.28
- 6.1.29
- 6.1.30
- 6.1.31
- 6.1.32
- 6.1.33
- 6.1.34
- 6.1.35
- 6.1.36
- 6.1.37
- 6.1.38
- 6.4.0
- 6.4.1
- 6.4.2
- 6.4.3
License
Website
- Vendor: https://www.kernel.org/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔒VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 4.8VulDB Meta Temp Score: 4.6
VulDB Base Score: 4.8
VulDB Temp Score: 4.6
VulDB Vector: 🔒
VulDB Reliability: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍
Exploiting
Class: Allocation of resourcesCWE: CWE-770 / CWE-400 / CWE-404
CAPEC: 🔒
ATT&CK: 🔒
Physical: No
Local: No
Remote: Partially
Availability: 🔒
Status: Not defined
EPSS Score: 🔒
EPSS Percentile: 🔒
Price Prediction: 🔍
Current Price Estimation: 🔒
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 279922
Nessus Name: Linux Distros Unpatched Vulnerability : CVE-2023-54072
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔒
Upgrade: Kernel 5.4.255/5.10.193/5.15.129/6.1.39/6.4.4
Patch: 7e1d1456c8db9949459c5a24e8845cfe92430b0f/7e11c58b2620a22c67a5ae28d64ce383890ee9f4/a0ab49e7a758b488b2090171a75d50735c0876f6/3eb4e47a94e3f76521d7d344696db61e6a9619c7/773ccad902f67583a58b5650a2f8d8daf2e76fac/bd55842ed998a622ba6611fe59b3358c9f76773d
Timeline
12/24/2025 Advisory disclosed12/24/2025 CVE reserved
12/24/2025 VulDB entry created
01/02/2026 VulDB entry last update
Sources
Vendor: kernel.orgAdvisory: git.kernel.org
Status: Confirmed
CVE: CVE-2023-54072 (🔒)
GCVE (CVE): GCVE-0-2023-54072
GCVE (VulDB): GCVE-100-337949
CERT Bund: WID-SEC-2025-2929 - Linux Kernel: Mehrere Schwachstellen
Entry
Created: 12/24/2025 14:21Updated: 01/02/2026 15:22
Changes: 12/24/2025 14:21 (59), 12/26/2025 12:37 (2), 01/02/2026 15:22 (7)
Complete: 🔍
Cache ID: 216::103
If you want to get the best quality for vulnerability data then you always have to consider VulDB.
No comments yet. Languages: en.
Please log in to comment.