NONE · 0

CVE-2023-54298

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_d...

Vulnerability 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.

References

FAQ

What is CVE-2023-54298?

CVE-2023-54298 is a documented vulnerability. 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_d...

How severe is CVE-2023-54298?

CVSS scoring is not yet available for CVE-2023-54298. Check NVD for updates.

Is there a patch for CVE-2023-54298?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.