VYPR

Linuxulator

by FreeBSD

CVEs (1)

  • CVE-2026-49413Jun 27, 2026
    risk 0.00cvss epss 0.00

    The Linuxulator determined whether a binary was set-user-ID or set-group-ID by checking the P_SUGID process flag. During execve(2), this flag is not yet set at the point where the auxiliary vector is constructed, so AT_SECURE was incorrectly set to zero for set-user-ID and…