PT-2026-32350 · Linux · Linux Kernel

Weiming Shi

·

Published

2026-04-13

·

Updated

2026-05-09

·

CVE-2026-31424

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A flaw exists in the netfilter x tables component where xt match and xt target structures registered with NFPROTO UNSPEC can be loaded by any protocol family via nft compat. When these structures use a bitmask with NF INET * constants to restrict hooks, the validation incorrectly passes for the ARP protocol because NF ARP OUT shares the same value as NF INET LOCAL IN. This allows matches to execute on ARP chains where expected hook assumptions are not met, potentially leading to NULL pointer dereferences, as seen in the devgroup mt() function.
Recommendations Restrict arptables to use only NFPROTO ARP extensions. As a temporary workaround, restrict the use of xt devgroup in ARP chains until the update is applied.

Fix

NULL Pointer Dereference

Weakness Enumeration

Related Identifiers

CVE-2026-31424
ECHO-8951-82F1-8D3A
OESA-2026-2232
OESA-2026-2235
OESA-2026-2236

Affected Products

Linux Kernel