VYPR

Linux

by Linux

CVEs (1)

  • CVE-2026-80670Aug 28, 2026
    risk 0.00cvss epss

    In the Linux kernel, the following vulnerability has been resolved: perf tools: Use perf_env__get_cpu_topology() in machine__resolve() machine__resolve() accesses env->cpu[al->cpu].socket_id after checking al->cpu >= 0 and env->cpu != NULL, but without validating al->cpu…