VYPR

Perl5

by Perl Foundation

Source repositories

CVEs (1)

  • CVE-2026-12087Jun 15, 2026
    risk 0.00cvss epss

    Socket versions before 2.041 for Perl have an out-of-bounds heap read. In Socket.xs, pack_ip_mreq_source() checks the length of its source argument before the argument is read, so the check tests the byte length carried over from the preceding multiaddr argument instead. Both…