CVE-2023-53044
Last modified
CVE-2023-53044 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| 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 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-53044?
How severe is CVE-2023-53044?
How do I fix CVE-2023-53044?
Are you affected by CVE-2023-53044?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
