VYPR

sysvsem

by FreeBSD

CVEs (1)

  • CVE-2026-58087Aug 19, 2026
    risk 0.00cvss epss

    The GETALL and SETALL commands in semctl(2) recorded the number of semaphores in the target set, dropped the lock protecting the set, allocated a buffer sized for that count, and reacquired the lock. A sequence-number check was used to verify that the set had not been replaced…