Files
linux/net
Herbert Xu cb3e9864cd ipv6: raw: Deduct extension header length in rawv6_push_pending_frames
The total cork length created by ip6_append_data includes extension
headers, so we must exclude them when comparing them against the
IPV6_CHECKSUM offset which does not include extension headers.

Reported-by: Kyle Zeng <zengyhkyle@gmail.com>
Fixes: 357b40a18b ("[IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memory")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-01-11 12:49:13 +00:00
..
2023-01-09 07:37:07 +00:00
2022-12-21 18:05:47 -08:00
2022-12-26 09:09:23 +00:00
2023-01-07 09:30:26 +00:00
2022-08-22 14:26:30 +01:00
2022-08-22 14:26:30 +01:00