CVE-2023-53044
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
02/05/2025
Last modified:
12/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
dm stats: check for and propagate alloc_percpu failure<br />
<br />
Check alloc_precpu()&#39;s return value and return an error from<br />
dm_stats_init() if it fails. Update alloc_dev() to fail if<br />
dm_stats_init() does.<br />
<br />
Otherwise, a NULL pointer dereference will occur in dm_stats_cleanup()<br />
even if dm-stats isn&#39;t being actively used.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 3.12 (including) | 4.14.312 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.15 (including) | 4.19.280 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.20 (including) | 5.4.240 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.5 (including) | 5.10.177 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.105 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.22 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.2.9 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.3:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.3:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.3:rc3:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/0d96bd507ed7e7d565b6d53ebd3874686f123b2e
- https://git.kernel.org/stable/c/2287d7b721471a3d58bcd829250336e3cdf1635e
- https://git.kernel.org/stable/c/443c9d522397511a4328dc2ec3c9c63c73049756
- https://git.kernel.org/stable/c/4a32a9a818a895671bd43e0c40351e60e4e9140b
- https://git.kernel.org/stable/c/5b66e36a3efd24041b7374432bfa4dec2ff01e95
- https://git.kernel.org/stable/c/a42180dd361584816bfe15c137b665699b994d90
- https://git.kernel.org/stable/c/c68f08cc745675a17894e1b4a5b5b9700ace6da4
- https://git.kernel.org/stable/c/d3aa3e060c4a80827eb801fc448debc9daa7c46b



