First published: Thu Feb 22 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology() Get logical socket id instead of physical id in discover_upi_topology() to avoid out-of-bound access on 'upi = &type->topology[nid][idx];' line that leads to NULL pointer dereference in upi_fill_topology()
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=6.2.0<6.6.14 | |
Linux Kernel | >=6.7.0<6.7.2 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.119-1 6.12.10-1 6.12.11-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-52450 has been classified as a medium-severity vulnerability.
To remediate CVE-2023-52450, upgrade to the latest versions of the Linux kernel or apply the specific package updates provided by your Linux distribution.
CVE-2023-52450 affects various versions of the Linux kernel, specifically versions between 6.2.0 and 6.6.14, and also 6.7.0 to 6.7.2.
CVE-2023-52450 is a NULL pointer dereference vulnerability that can lead to denial of service.
CVE-2023-52450 was published in October 2023.