Wind River Support Network

HomeDefectsLIN1021-12269
Fixed

LIN1021-12269 : Security Advisory - linux - CVE-2024-50251

Created: Nov 10, 2024    Updated: May 27, 2025
Resolved Date: May 21, 2025
Found In Version: 10.21.20.1
Fix Version: 10.21.20.25
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:

netfilter: nft_payload: sanitize offset and length before calling skb_checksum()

If access to offset + length is larger than the skbuff length, then
skb_checksum() triggers BUG_ON().

skb_checksum() internally subtracts the length parameter while iterating
over skbuff, BUG_ON(len) at the end of it checks that the expected
length to be included in the checksum calculation is fully consumed.

CREATE(Triage):(User=admin) CVE-2024-50251 (https://nvd.nist.gov/vuln/detail/CVE-2024-50251)

CVEs


Live chat
Online