3 matches found
CVE-2026-80714
In the Linux kernel, the following vulnerability has been resolved: ipvs: do not propagate one-packet flag to synced conns Synced connections can be created before their destination exists. When the destination is later added, ipvsbinddest copies connection flags from the destination into cp-flag...
CVE-2026-80714
CVE-2026-80714 affects the Linux kernel IPVS (IP Virtual Server) subsystem. When a destination is added to a previously synced connection, ip_vs_bind_dest() copies connection flags from the destination into the connection. If the destination carries the IP_VS_CONN_F_ONE_PACKET flag, the synced co...
EUVD-2026-67449
In the Linux kernel, the following vulnerability has been resolved: ipvs: do not propagate one-packet flag to synced conns Synced connections can be created before their destination exists. When the destination is later added, ipvsbinddest copies connection flags from the destination into cp-flag...