VYPR

intel-speed-select

by Linux

CVEs (1)

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

    In the Linux kernel, the following vulnerability has been resolved: tools/power/x86/intel-speed-select: Harden daemon pidfile open Avoid symlink-based pidfile clobbering by opening the pidfile with O_NOFOLLOW and validating it with fstat() before locking/writing. The daemon…