Security Advisory

CVE-2024-45002

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-09-04 19:54:45
Last updated 2026-05-11 20:33:33
Assigner Linux
State PUBLISHED

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.