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
- https://git.kernel.org/stable/c/0b366c6a42e2e2bc67af8d1130b68f3bfa31c80e
- https://git.kernel.org/stable/c/24c221b11c2894e1a5f07b93362d9bc91c6d8be7
- https://git.kernel.org/stable/c/5eaf55b38691291d49417c22e726591078ca1893
- https://git.kernel.org/stable/c/69e49f1b53605706bc2203455021539aba2ebe21
- https://git.kernel.org/stable/c/d0178f2788fb1183a5cc350213efdc94010b9147
- https://git.kernel.org/stable/c/e23f1d9e6e03d04da2f18e78ab5d4255ffeb1333
- https://git.kernel.org/stable/c/f1b930e740811d416de4d2074da48b6633a672c8
- https://git.kernel.org/stable/c/f73134231fa23e0856c15010db5f5c03693c1e92
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.