CVE-2024-50109
MEDIUM EPSS 10.0%
Published Nov 5, 20241y ago · Modified Jun 17, 20262w ago
5.5 CVSS 3.1
Published Nov 5, 2024 1y ago
Last Modified Jun 17, 2026 2w ago
Description
In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix null ptr dereference in raid10_size() In raid10_run() if raid10_set_queue_limits() succeed, the return value is set to zero, and if following procedures failed raid10_run() will return zero while mddev->private is still NULL, causing null ptr dereference in raid10_size(). Fix the problem by only overwrite the return value if raid10_set_queue_limits() failed.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
10.0% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-476 NULL Pointer Dereference Memory Safety
Affected Products 5
References 2
- git.kernel.org https://git.kernel.org/stable/c/825711e00117fc686ab89ac36a9a7b252dc349c6
- git.kernel.org https://git.kernel.org/stable/c/b3054db2fd2d35f2eb3b4b5fb1407792f465391c
Remediation
- git.kernel.org https://git.kernel.org/stable/c/825711e00117fc686ab89ac36a9a7b252dc349c6
- git.kernel.org https://git.kernel.org/stable/c/b3054db2fd2d35f2eb3b4b5fb1407792f465391c