CVE-2026-43079
Published: May 6, 2026
Modified: Jun 1, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Skip discovery table for offline dies This warning can be triggered if NUMA is disabled and the system boots with fewer CPUs than the number of CPUs in die 0. WARNING: CPU: 9 PID: 7257 at uncore.c:1157 uncore_pci_pmu_register+0x136/0x160 [intel_uncore] Currently, the discovery table continues to be parsed even if all CPUs in the associated die are offline. This can lead to an array overflow at "pmu->boxes[die] = box" in uncore_pci_pmu_register(), which may trigger the warning above or cause other issues.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected edae1f06c2cda41edffc93de6aedc8ba8dc883c3 - < d18da11a5e21eac7651c8897e5e0908f6c2bc9deaffected edae1f06c2cda41edffc93de6aedc8ba8dc883c3 - < dfcba8c8674cead6c88a2f269b71aa4efd3d384aaffected edae1f06c2cda41edffc93de6aedc8ba8dc883c3 - < cfab2c817d2e7e0bee98d66850246ce842ed5f18affected edae1f06c2cda41edffc93de6aedc8ba8dc883c3 - < 6cfc187d85f18f976d0fe527d4c6f6171542cc19affected edae1f06c2cda41edffc93de6aedc8ba8dc883c3 - < f34feda8e0c9535fee3f8870ce8bab53c2798f71+2 more versions |
Linux | Linux | affected 5.13unaffected 0 - < 5.13unaffected 5.15.209 - <= 5.15.*unaffected 6.1.175 - <= 6.1.*unaffected 6.6.136 - <= 6.6.*+4 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now