3 matches found
CVE-2026-43344 perf/x86/intel/uncore: Fix die ID init and look up bugs
In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix die ID init and look up bugs In snbeppci2phymapinit, in the nrnodeids 8 path, uncoredevicetodie may return -1 when all CPUs associated with the UBOX device are offline. Remove the WARNONONCEdieid == -1...
CVE-2026-43079
A flaw was found in the Linux kernel's perf/x86/intel/uncore component. This vulnerability occurs when Non-Uniform Memory Access NUMA is disabled and the system boots with fewer CPUs than available in a processor die. Under these conditions, the kernel continues to parse a discovery table for...
SUSE CVE-2023-52450
In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix NULL pointer dereference issue in upifilltopology Get logical socket id instead of physical id in discoverupitopology to avoid out-of-bound access on 'upi = &type-topologynididx;' line that leads to NUL...