VYPR

librpcgss_sec

by FreeBSD

CVEs (1)

  • CVE-2026-4747HigMar 26, 2026
    risk 0.50cvss 8.8epss 0.02

    Each RPCSEC_GSS data packet is validated by a routine which checks a signature in the packet. This routine copies a portion of the packet into a stack buffer, but fails to ensure that the buffer is sufficiently large, and a malicious client can trigger a stack overflow. …