aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2022-06-23 19:35:40 +0000
committerJakub Kicinski <[email protected]>2022-06-25 05:48:33 +0000
commit97a4d46b1516250d640c1ae0c9e7129d160d6a1c (patch)
treeb63a5a553ffd089f3c08caad5650ff7673e24d13 /net/unix/sysctl_net_unix.c
parentusbnet: Fix linkwatch use-after-free on disconnect (diff)
downloadkernel-97a4d46b1516250d640c1ae0c9e7129d160d6a1c.tar.gz
kernel-97a4d46b1516250d640c1ae0c9e7129d160d6a1c.zip
raw: fix a typo in raw_icmp_error()
I accidentally broke IPv4 traceroute, by swapping iph->saddr and iph->daddr. Probably because raw_icmp_error() and raw_v4_input() use different order for iph->saddr and iph->daddr. Fixes: ba44f8182ec2 ("raw: use more conventional iterators") Reported-by: John Sperbeck <[email protected]> Signed-off-by: Eric Dumazet <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions