VYPR

ELF

by FreeBSD

CVEs (1)

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

    The ELF core dump code counted the number of dumpable VM map entries, allocated a buffer for the corresponding program headers, then iterated over the map a second time to populate them. A process sharing the address space via rfork(2) can mutate the map between the two passes,…