public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [stable-4.9 && 4.14 0/2] CVE 2018-1000026 fixes
@ 2019-02-14 10:31 Jack Wang
  2019-02-14 10:31 ` [stable-4.9 && 4.14 1/2] net: create skb_gso_validate_mac_len() Jack Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jack Wang @ 2019-02-14 10:31 UTC (permalink / raw)
  To: gregkh, stable

Hi Greg,

This is clean cherry-pick from upstream 4.16 for CVE 2018-1000026

Other OS vendors have the fixes in their kernels[1][2], but not yet in upstream
stable tree for 4.9 and 4.14.

Compile tested with 4.14.93.

Please consider to include them.

Thanks,
Jack Wang

Linux Kernel Developer @ 1&1 IONOS Cloud GmbH

[1] https://bugs.launchpad.net/bugs/cve/2018-1000026
[2] https://access.redhat.com/security/cve/cve-2018-1000026


Daniel Axtens (2):
  net: create skb_gso_validate_mac_len()
  bnx2x: disable GSO where gso_size is too big for hardware

 .../net/ethernet/broadcom/bnx2x/bnx2x_main.c  | 18 ++++++
 include/linux/skbuff.h                        | 16 +++++
 net/core/skbuff.c                             | 63 +++++++++++++++----
 net/sched/sch_tbf.c                           | 10 ---
 4 files changed, 84 insertions(+), 23 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-02-17 19:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-14 10:31 [stable-4.9 && 4.14 0/2] CVE 2018-1000026 fixes Jack Wang
2019-02-14 10:31 ` [stable-4.9 && 4.14 1/2] net: create skb_gso_validate_mac_len() Jack Wang
2019-02-14 10:31 ` [stable-4.9 && 4.14 2/2] bnx2x: disable GSO where gso_size is too big for hardware Jack Wang
2019-02-17 19:26 ` [stable-4.9 && 4.14 0/2] CVE 2018-1000026 fixes Sasha Levin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox