HomeDefectsLIN1025-15990
Fixed

LIN1025-15990 : Security Advisory - linux - CVE-2026-53001

Created: Jun 25, 2026    Updated: Jul 31, 2026
Resolved Date: Jul 31, 2026
Found In Version: 10.25.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:  netfilter: xtables: restrict several matches to inet family  This is a partial revert of:    commit ab4f21e6fb1c ("netfilter: xtables: use NFPROTO_UNSPEC in more extensions")  to allow ipv4 and ipv6 only.  - xt_mac - xt_owner - xt_physdev  These extensions are not used by ebtables in userspace.  Moreover, xt_realm is only for ipv4, since dst->tclassid is ipv4 specific.