VYPR

ipvs

by Linux

CVEs (1)

  • CVE-2026-45917May 27, 2026
    risk 0.00cvss epss

    In the Linux kernel, the following vulnerability has been resolved: ipvs: do not keep dest_dst if dev is going down There is race between the netdev notifier ip_vs_dst_event() and the code that caches dst with dev that is going down. As the FIB can be notified for the closed…