]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/ipv4/tcp_ipv4.c
tcp: Validate route interface in early demux.
authorDavid S. Miller <davem@davemloft.net>
Thu, 21 Jun 2012 21:58:10 +0000 (14:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Jun 2012 21:58:10 +0000 (14:58 -0700)
commitfd62e09b946522ec3578412826a81bead06fadf7
treef105f85146261f7647928bd6e0b74c7f6398401f
parent3e428fe0382fca48795b5cf9d4f03a89cda5d84d
tcp: Validate route interface in early demux.

Otherwise we might violate reverse path filtering.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_ipv4.c