Vulnerability CVE-2024-42281


Published: 2024-08-17

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

 References:
https://git.kernel.org/stable/c/11ec79f5c7f74261874744039bc1551023edd6b2
https://git.kernel.org/stable/c/c3496314c53e7e82ddb544c825defc3e8c0e45cf
https://git.kernel.org/stable/c/ec4eea14d75f7b0491194dd413f540dd19b8c733
https://git.kernel.org/stable/c/fa5ef655615a01533035c6139248c5b33aa27028

Copyright 2026, cxsecurity.com

 

Back to Top