CVE-2023-53044
02.05.2025, 16:15
In the Linux kernel, the following vulnerability has been resolved: dm stats: check for and propagate alloc_percpu failure Check alloc_precpu()'s return value and return an error from dm_stats_init() if it fails. Update alloc_dev() to fail if dm_stats_init() does. Otherwise, a NULL pointer dereference will occur in dm_stats_cleanup() even if dm-stats isn't being actively used.Enginsight
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 3.12 ≤ 𝑥 < 4.14.312 |
| linux | linux_kernel | 4.15 ≤ 𝑥 < 4.19.280 |
| linux | linux_kernel | 4.20 ≤ 𝑥 < 5.4.240 |
| linux | linux_kernel | 5.5 ≤ 𝑥 < 5.10.177 |
| linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.105 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 6.1.22 |
| linux | linux_kernel | 6.2 ≤ 𝑥 < 6.2.9 |
| linux | linux_kernel | 6.3:rc1 |
| linux | linux_kernel | 6.3:rc2 |
| linux | linux_kernel | 6.3:rc3 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration
References