2 matches found
CVE-2026-45917
CVE-2026-45917 affects the Linux kernel’s IPVS path. A race between the netdev notifier (ip_vs_dst_event()) and the code that caches a destination with a device that is going down could allow a valid route to be returned and a leaked device reference until dest is removed. The root cause is the p...
CVE-2026-45917
ipvs: do not keep destdst if dev is going down...