Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-42281
HistoryAug 17, 2024 - 9:08 a.m.

CVE-2024-42281 bpf: Fix a segment issue when downgrading gso_size

2024-08-1709:08:48
Linux
github.com
1
linux kernel
segment issue
gso_size
vulnerability

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial