diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2019-01-03 23:43:34 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-01-05 00:06:07 +0300 |
commit | bc6e019b6ee65ff4ebf3ca272f774cf6c67db669 (patch) | |
tree | 7fd864915e5771b489b207b32e76eeda2f1bed19 /net/ipv6/fou6.c | |
parent | 41e4e2cd75346667b0c531c07dab05cce5b06d15 (diff) | |
download | linux-bc6e019b6ee65ff4ebf3ca272f774cf6c67db669.tar.xz |
fou: Prevent unbounded recursion in GUE error handler also with UDP-Lite
In commit 11789039da53 ("fou: Prevent unbounded recursion in GUE error
handler"), I didn't take care of the case where UDP-Lite is encapsulated
into UDP or UDP-Lite with GUE. From a syzbot report about a possibly
similar issue with GUE on IPv6, I just realised the same thing might
happen with a UDP-Lite inner payload.
Also skip exception handling for inner UDP-Lite protocol.
Fixes: 11789039da53 ("fou: Prevent unbounded recursion in GUE error handler")
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/fou6.c')
0 files changed, 0 insertions, 0 deletions