Linux Kernel AVX2 Null Pointer Dereference Vulnerability in Netfilter NFT Set Pipapo

Vulnerability

A null pointer dereference vulnerability has been identified in the Linux kernel's netfilter component, specifically within the NFT set Pipapo functionality. This issue arises when the AVX2 support is unavailable, leading to a failure in properly checking for null references in the scratch map. The vulnerability was introduced in a previous commit that merged certain functions, and it has been addressed by restoring the correct null check logic.

Impact

Exploitation of this vulnerability leads to a null pointer dereference, which can cause a kernel crash or potentially be exploited to execute arbitrary code in the kernel context.

Reproduction

The vulnerability can be reproduced in the Linux kernel's netfilter NFT set Pipapo component when AVX2 support is not available. The issue occurs because the scratch map is not properly checked for null values, allowing for a null pointer dereference.

Remediation

Users can upgrade to the latest version of the Linux kernel where this vulnerability has been fixed. Instructions for downloading the patched version are available on the official Linux kernel website.

Added: Sep 23, 2025, 6:37 AM
Updated: Sep 23, 2025, 6:37 AM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.7
remediation
7.7
relevance
0.6
threat
4.8
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.