Bug 2309865 (CVE-2024-45002) - CVE-2024-45002 kernel: rtla/osnoise: Prevent NULL dereference in error handling
Summary: CVE-2024-45002 kernel: rtla/osnoise: Prevent NULL dereference in error handling
Keywords:
Status: NEW
Alias: CVE-2024-45002
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2309907
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-09-04 20:22 UTC by OSIDB Bzimport
Modified: 2024-09-04 22:37 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-09-04 20:22:40 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.