From: Eric Dumazet <eric.dumazet@xxxxxxxxx> Date: Wed, 02 Nov 2016 20:30:48 -0700 > From: Eric Dumazet <edumazet@xxxxxxxxxx> > > dccp_v6_err() does not use pskb_may_pull() and might access garbage. > > We only need 4 bytes at the beginning of the DCCP header, like TCP, > so the 8 bytes pulled in icmpv6_notify() are more than enough. > > Signed-off-by: Eric Dumazet <edumazet@xxxxxxxxxx> Applied and queue up for -stable. Thanks Eric. -- To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html