Linux Kernel NULL Pointer Dereference Vulnerability in Ping Subsystem

Vulnerability

A vulnerability leading to a potential NULL pointer dereference has been identified in the Linux kernel's ping subsystem. This issue arises in the /proc/net/icmp interface, where improper synchronization can occur. The vulnerability is present in versions of the Linux kernel that have adopted Read-Copy-Update (RCU) lookups for ping sockets, but failed to properly manage the associated concurrency controls, particularly for the ICMP netlink interface.

Impact

Exploitation of this vulnerability could lead to a NULL pointer dereference, causing a kernel crash or other undefined behavior.

Remediation

Users can upgrade to the latest version of the Linux kernel to address this vulnerability. The specific commit that resolves this issue is available in the Linux kernel stable tree.

Added: Dec 24, 2025, 1:24 PM
Updated: Dec 24, 2025, 1:24 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.3
remediation
7.7
relevance
1.6
threat
3.2
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.