CVE-2024-42281

Publication date

2024-08-17 09:08:48

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a segment issue when downgrading gso_size Linearize the skb when downgrading gso_size because it may trigger a BUG_ON() later when the skb is segmented as described in [1,2].