In the Linux kernel, the following vulnerability has been resolved:
thermal: intel: quark_dts: fix error pointer dereference
If allocsocdts() fails, then we can just return. Trying to free "soc_dts" will lead to an Oops.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/54xxx/CVE-2023-54298.json",
"cna_assigner": "Linux"
}