Security Advisory

CVE-2023-52450

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-02-22 16:21:41
Last updated 2026-05-11 19:27:34
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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()