Security Advisory

CVE-2023-54298

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-30 12:23:34
Last updated 2026-05-11 19:59:15
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: thermal: intel: quark_dts: fix error pointer dereference If alloc_soc_dts() fails, then we can just return. Trying to free "soc_dts" will lead to an Oops.