On 02/17/2019 03:47 PM, David Miller wrote: > From: Eric Dumazet <eduma...@google.com> > Date: Fri, 15 Feb 2019 13:36:19 -0800 > >> soukjin bae reported a crash in tcp_v4_err() that we >> root caused to a missing initialization. >> >> Second patch adds a sanity check in tcp_v4_err() to avoid >> future potential problems. Ignoring an ICMP message >> is probably better than crashing a machine. > > Series applied, thanks Eric. > > Want me to queue these up for -stable? > Yes please, I put no Fixes: tag because it seemed to be a day-0 bug. Thanks !
- [PATCH net 0/2] tcp: fix possible crash in tcp_v4_er... Eric Dumazet
- [PATCH net 2/2] tcp: tcp_v4_err() should be mor... Eric Dumazet
- Re: [PATCH net 2/2] tcp: tcp_v4_err() shoul... Neal Cardwell
- Re: [PATCH net 2/2] tcp: tcp_v4_err() s... Soheil Hassas Yeganeh
- [PATCH net 1/2] tcp: clear icsk_backoff in tcp_... Eric Dumazet
- Re: [PATCH net 1/2] tcp: clear icsk_backoff... Neal Cardwell
- Re: [PATCH net 0/2] tcp: fix possible crash in ... David Miller
- Re: [PATCH net 0/2] tcp: fix possible crash... Eric Dumazet
- Re: [PATCH net 0/2] tcp: fix possible c... David Miller