CVE-2024-45002 Details
Description
In the Linux kernel, the following vulnerability has been resolved: rtla/osnoise: Prevent NULL dereference in error handling If the "tool->data" allocation fails then there is no need to call osnoise_free_top() and, in fact, doing so will lead to a NULL dereference.
A vulnerability in the Linux kernel's rtla/osnoise component can lead to a NULL pointer dereference. This issue occurs when the allocation for 'tool->data' fails. In such cases, there is no need to call 'osnoise_free_top()', and doing so will result in a NULL dereference.
Users can upgrade to Linux kernel version 6.1.119-1~deb11u1 to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Sep 4, 2024References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-476 | NULL Pointer Dereference | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | >= 5.17, < 6.1.107 >= 6.2, < 6.6.48 >= 6.7, < 6.10.7 6.11 rc1 6.11 rc2 6.11 rc3 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | kernel.org |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Nov 3, 2025 | CVE Modified | CVE |
| Sep 6, 2024 | Initial Analysis | [email protected] |
| Sep 4, 2024 | New CVE Received | kernel.org |