VYPR

KTLS

by FreeBSD

CVEs (1)

  • CVE-2026-45257Jun 26, 2026
    risk 0.00cvss epss 0.00

    The KTLS receive path decrypted each record in place, assuming that the mbufs holding received data were anonymous and safe to modify. This assumption does not hold for data placed on a socket by sendfile(2), which can reference file-backed memory directly through non-anonymous…