← Back to CVE List

CVE-2024-45002

Published: 2024-09-04T20:15Z
Last Modified: 2024-09-06T16:27Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt