THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-43344 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix die ID init and look up bugs In snbep_pci2phy_map_init(), in the nr_node_ids > 8 path, uncore_device_to_die() may return -1 when all CPUs associated with the UBOX device are offline.

[NVD] CVE-2026-43344 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix die ID init and look up bugs In snbep_pci2phy_map_init(), in the nr_node_ids > 8 path, uncore_device_to_die() may return -1 when all CPUs associated with the UBOX device are offline.

lownvdPublished 2026-05-08

CVE-2026-43344 CVSS: 5.5 MEDIUM Published: 2026-05-08T14:16:44.433

In the Linux kernel, the following vulnerability has been resolved:

perf/x86/intel/uncore: Fix die ID init and look up bugs

In snbep_pci2phy_map_init(), in the nr_node_ids > 8 path, uncore_device_to_die() may return -1 when all CPUs associated with the UBOX device are offline.

Remove the WARN_ON_ONCE(die_id == -1) check for two

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-43344