VYPR

ping

by FreeBSD

CVEs (1)

  • CVE-2022-23093MedFeb 15, 2024
    risk 0.42cvss 6.5epss 0.02

    ping reads raw IP packets from the network to process responses in the pr_pack() function. As part of processing a response ping has to reconstruct the IP header, the ICMP header and if present a "quoted packet," which represents the packet that generated an ICMP error. …