10 matches found
Astra Linux - уязвимость в linux-5.10, linux, linux-5.15
In the Linux kernel, the following vulnerabilities have been resolved: Thermal: Intel: quarkdts: fixed error pointer dereferencing. If allocsocdts fails, we can simply return. Trying to free “socdts” will result in a fatal error...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013698)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013698 advisory. In the Linux kernel, the following vulnerability has been resolved: thermal: intel: quarkdts: fix error pointer dereference If allocsocdts fails, then we can just...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-011134)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011134 advisory. In the Linux kernel, the following vulnerability has been resolved: thermal: intel: quarkdts: fix error pointer dereference If allocsocdts fails, then we can just...
Linux Distros Unpatched Vulnerability : CVE-2023-54298
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - thermal: intel: quarkdts: fix error pointer dereference If allocsocdts fails, then we can just return. Trying to free socdts will lead to an Oops. CVE-2023-5429...
EUVD-2023-60506
In the Linux kernel, the following vulnerability has been resolved: thermal: intel: quarkdts: fix error pointer dereference If allocsocdts fails, then we can just return. Trying to free "socdts" will lead to an Oops...
UBUNTU-CVE-2023-54298
In the Linux kernel, the following vulnerability has been resolved: thermal: intel: quarkdts: fix error pointer dereference If allocsocdts fails, then we can just return. Trying to free "socdts" will lead to an Oops...
CVE-2023-54298
CVE-2023-54298 affects the Linux kernel's thermal: intel: quark_dts code path. The root cause was an error pointer dereference when alloc_soc_dts() fails; attempting to free soc_dts could cause an Oops. The issue has been fixed by returning early on alloc_soc_dts() failure, preventing a faulty fr...
CVE-2023-54298 thermal: intel: quark_dts: fix error pointer dereference
In the Linux kernel, the following vulnerability has been resolved: thermal: intel: quarkdts: fix error pointer dereference If allocsocdts fails, then we can just return. Trying to free "socdts" will lead to an Oops...
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from an attempt to free socdts after allocsocdts fails, which could result in a null pointer dereference...
kernel: thermal: intel: quark_dts: fix error pointer dereference
An error pointer dereference was found in the Intel Quark thermal driver. When allocsocdts fails and returns an error pointer, attempting to free it causes a kernel crash...