CVE-2024-50109
Last modified
CVE-2024-50109 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
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.
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 | >= 6.9, < 6.11.6 | — |
| Linux | Linux Kernel | 6.12 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-50109?
How severe is CVE-2024-50109?
How do I fix CVE-2024-50109?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-50103In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50104In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50105In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50106In the Linux kernel, the following vulnerability has been re…7
- CVE-2024-50107In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50108In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5011In WhatsUp Gold versions released before 2023.1.3, an uncont…7.5
- CVE-2024-50110In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50111In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50112In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-50113In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50114In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2024-50109?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
