Beveiligingsadvies

CVE-2026-58089

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-08-26 04:30:06
Laatst bijgewerkt 2026-08-26 15:24:26
Toegewezen door freebsd
CVSS-score 7.8
Status PUBLISHED

Beschrijving

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 continue monitoring it after the process executes a setuid or setgid binary, contrary to the intended policy.