CyberRota Analysis
This is a medium severity vulnerability with a CVSS score of 4.7. It affects Linux.
CVE
CVE-2024-50277
Severity
MEDIUM
CVSS
4.7
EPSS
0.19%
Linux
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: dm: fix a crash if blk_alloc_disk fails If blk_alloc_disk fails, the variable md->disk is set to an error value. cleanup_mapped_device will see that md->disk is non-NULL and it will attempt to access it, causing a crash on this statement "md->disk->private_data = NULL;".
Related CVEs
Other vulnerabilities affecting the same vendor(s)