VDB

DEBIAN-CVE-2026-23351

DEBIAN-CVE-2026-23351 PUBLISHED CVSS 7.800000190734863 HIGH

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_pipapo: split gc into unlink and reclaim phase Yiming Qian reports Use-after-free in the pipapo set type: Under a large number of expired elements, commit-time GC can run for a very long time in a non-preemptible context, triggering soft lockup warnings and RCU stall reports (local denial of service). We must split GC in an unlink and a reclaim phase. We cannot queue elements for freeing until pointers have been swapped. Expired elements are still exposed to both the packet path and userspace dumpers via the live copy of the data structure. call_rcu() does not protect us: dump operations or element lookups starting after call_rcu has fired can still observe the free'd element, unless the commit phase has made enough progress to swap the clone and live pointers before any new reader has picked up the old version. This a similar approach as done recently for the rbtree backend in commit 35f83a75529a ("netfilter: nft_set_rbtree: don't gc elements on insert").

Risk Scores

CVSS 3.1
7.800000190734863
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Affected Products

VendorProductVersions
Debian:11linux-6.16.1.164-1, 6.1.162-1, 6.1.159-1
Debian:14linux6.16.12-1, 6.16.12-1, 6.16.12-2
Debian:12linux6.5.10-1~bpo12+1, 6.5.3-1~bpo12+1, 6.5.6-1
Debian:11linux6.16.1-1, 6.9.8-1, 6.9.9-1
Debian:13linux6.12.41-1, 6.12.43-1, 6.12.43-1

Exploit Intelligence

Timeline

  • Mar 25, 2026 CVE Published
  • May 2, 2026 CVE Updated
Open in Interactive Console →
$ Console Community · 100/wk Open console ›