VYPR

hwpmc

by FreeBSD

CVEs (1)

  • CVE-2026-58089HigAug 26, 2026
    risk 0.51cvss 7.8epss

    When a process calls execve(2) to execute a setuid or setgid image, hwpmc(4) is supposed to detach PMCs owned by unprivileged processes. An inverted check meant that this scenario was not handled properly. An unprivileged local user who has attached PMCs to a process can…