Lucene search

K
redhatcveRedhat.comRH:CVE-2024-42281
HistoryAug 19, 2024 - 3:16 p.m.

CVE-2024-42281

2024-08-1915:16:51
redhat.com
access.redhat.com
2
linux kernel
bpf vulnerability
segment issue
gso_size
bug_on()
skb segment

AI Score

6.9

Confidence

Low

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].