{"api_version":"1","generated_at":"2026-04-08T01:28:30+00:00","cve":"CVE-2026-23351","urls":{"html":"https://cve.report/CVE-2026-23351","api":"https://cve.report/api/cve/CVE-2026-23351.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-23351","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-23351"},"summary":{"title":"netfilter: nft_set_pipapo: split gc into unlink and reclaim phase","description":"In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nft_set_pipapo: split gc into unlink and reclaim phase\n\nYiming Qian reports Use-after-free in the pipapo set type:\n  Under a large number of expired elements, commit-time GC can run for a very\n  long time in a non-preemptible context, triggering soft lockup warnings and\n  RCU stall reports (local denial of service).\n\nWe must split GC in an unlink and a reclaim phase.\n\nWe cannot queue elements for freeing until pointers have been swapped.\nExpired elements are still exposed to both the packet path and userspace\ndumpers via the live copy of the data structure.\n\ncall_rcu() does not protect us: dump operations or element lookups starting\nafter call_rcu has fired can still observe the free'd element, unless the\ncommit phase has made enough progress to swap the clone and live pointers\nbefore any new reader has picked up the old version.\n\nThis a similar approach as done recently for the rbtree backend in commit\n35f83a75529a (\"netfilter: nft_set_rbtree: don't gc elements on insert\").","state":"PUBLISHED","assigner":"Linux","published_at":"2026-03-25 11:16:33","updated_at":"2026-04-02 15:16:31"},"problem_types":[],"metrics":[{"version":"3.1","source":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","type":"Secondary","score":"7.8","severity":"HIGH","vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","baseScore":7.8,"baseSeverity":"HIGH","attackVector":"LOCAL","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"7.8","severity":"HIGH","vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","data":{"baseScore":7.8,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","version":"3.1"}}],"references":[{"url":"https://git.kernel.org/stable/c/aff13667708dfa0dce136b8efd81baa9fa6ef261","name":"https://git.kernel.org/stable/c/aff13667708dfa0dce136b8efd81baa9fa6ef261","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/7864c667aed01a58b87ca518a631322cd0ac34c0","name":"https://git.kernel.org/stable/c/7864c667aed01a58b87ca518a631322cd0ac34c0","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/9df95785d3d8302f7c066050117b04cd3c2048c2","name":"https://git.kernel.org/stable/c/9df95785d3d8302f7c066050117b04cd3c2048c2","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/16f3595c0441d87dfa005c47d8f95be213afaa9e","name":"https://git.kernel.org/stable/c/16f3595c0441d87dfa005c47d8f95be213afaa9e","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/500a50a301ce962b019ab95053ac70264fec2c21","name":"https://git.kernel.org/stable/c/500a50a301ce962b019ab95053ac70264fec2c21","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/c12d570d71920903a1a0468b7d13b085203d0c93","name":"https://git.kernel.org/stable/c/c12d570d71920903a1a0468b7d13b085203d0c93","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-23351","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-23351","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 3c4287f62044a90e73a561aa05fc46e62da173da 16f3595c0441d87dfa005c47d8f95be213afaa9e git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 3c4287f62044a90e73a561aa05fc46e62da173da 7864c667aed01a58b87ca518a631322cd0ac34c0 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 3c4287f62044a90e73a561aa05fc46e62da173da c12d570d71920903a1a0468b7d13b085203d0c93 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 3c4287f62044a90e73a561aa05fc46e62da173da 500a50a301ce962b019ab95053ac70264fec2c21 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 3c4287f62044a90e73a561aa05fc46e62da173da aff13667708dfa0dce136b8efd81baa9fa6ef261 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 3c4287f62044a90e73a561aa05fc46e62da173da 9df95785d3d8302f7c066050117b04cd3c2048c2 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 5.6","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 5.6 semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.1.167 6.1.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.6.130 6.6.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.12.77 6.12.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.18.17 6.18.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.19.7 6.19.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 7.0-rc3 * original_commit_for_fix","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":{"cve_year":"2026","cve_id":"23351","cve":"CVE-2026-23351","epss":"0.000130000","percentile":"0.019360000","score_date":"2026-04-07","updated_at":"2026-04-08 00:03:40"},"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"defaultStatus":"unaffected","product":"Linux","programFiles":["include/net/netfilter/nf_tables.h","net/netfilter/nf_tables_api.c","net/netfilter/nft_set_pipapo.c","net/netfilter/nft_set_pipapo.h"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"lessThan":"16f3595c0441d87dfa005c47d8f95be213afaa9e","status":"affected","version":"3c4287f62044a90e73a561aa05fc46e62da173da","versionType":"git"},{"lessThan":"7864c667aed01a58b87ca518a631322cd0ac34c0","status":"affected","version":"3c4287f62044a90e73a561aa05fc46e62da173da","versionType":"git"},{"lessThan":"c12d570d71920903a1a0468b7d13b085203d0c93","status":"affected","version":"3c4287f62044a90e73a561aa05fc46e62da173da","versionType":"git"},{"lessThan":"500a50a301ce962b019ab95053ac70264fec2c21","status":"affected","version":"3c4287f62044a90e73a561aa05fc46e62da173da","versionType":"git"},{"lessThan":"aff13667708dfa0dce136b8efd81baa9fa6ef261","status":"affected","version":"3c4287f62044a90e73a561aa05fc46e62da173da","versionType":"git"},{"lessThan":"9df95785d3d8302f7c066050117b04cd3c2048c2","status":"affected","version":"3c4287f62044a90e73a561aa05fc46e62da173da","versionType":"git"}]},{"defaultStatus":"affected","product":"Linux","programFiles":["include/net/netfilter/nf_tables.h","net/netfilter/nf_tables_api.c","net/netfilter/nft_set_pipapo.c","net/netfilter/nft_set_pipapo.h"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"status":"affected","version":"5.6"},{"lessThan":"5.6","status":"unaffected","version":"0","versionType":"semver"},{"lessThanOrEqual":"6.1.*","status":"unaffected","version":"6.1.167","versionType":"semver"},{"lessThanOrEqual":"6.6.*","status":"unaffected","version":"6.6.130","versionType":"semver"},{"lessThanOrEqual":"6.12.*","status":"unaffected","version":"6.12.77","versionType":"semver"},{"lessThanOrEqual":"6.18.*","status":"unaffected","version":"6.18.17","versionType":"semver"},{"lessThanOrEqual":"6.19.*","status":"unaffected","version":"6.19.7","versionType":"semver"},{"lessThanOrEqual":"*","status":"unaffected","version":"7.0-rc3","versionType":"original_commit_for_fix"}]}],"cpeApplicability":[{"nodes":[{"cpeMatch":[{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.1.167","versionStartIncluding":"5.6","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.6.130","versionStartIncluding":"5.6","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.12.77","versionStartIncluding":"5.6","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.18.17","versionStartIncluding":"5.6","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.19.7","versionStartIncluding":"5.6","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"7.0-rc3","versionStartIncluding":"5.6","vulnerable":true}],"negate":false,"operator":"OR"}]}],"descriptions":[{"lang":"en","value":"In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nft_set_pipapo: split gc into unlink and reclaim phase\n\nYiming Qian reports Use-after-free in the pipapo set type:\n  Under a large number of expired elements, commit-time GC can run for a very\n  long time in a non-preemptible context, triggering soft lockup warnings and\n  RCU stall reports (local denial of service).\n\nWe must split GC in an unlink and a reclaim phase.\n\nWe cannot queue elements for freeing until pointers have been swapped.\nExpired elements are still exposed to both the packet path and userspace\ndumpers via the live copy of the data structure.\n\ncall_rcu() does not protect us: dump operations or element lookups starting\nafter call_rcu has fired can still observe the free'd element, unless the\ncommit phase has made enough progress to swap the clone and live pointers\nbefore any new reader has picked up the old version.\n\nThis a similar approach as done recently for the rbtree backend in commit\n35f83a75529a (\"netfilter: nft_set_rbtree: don't gc elements on insert\")."}],"metrics":[{"cvssV3_1":{"baseScore":7.8,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","version":"3.1"}}],"providerMetadata":{"dateUpdated":"2026-04-02T14:44:21.072Z","orgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","shortName":"Linux"},"references":[{"url":"https://git.kernel.org/stable/c/16f3595c0441d87dfa005c47d8f95be213afaa9e"},{"url":"https://git.kernel.org/stable/c/7864c667aed01a58b87ca518a631322cd0ac34c0"},{"url":"https://git.kernel.org/stable/c/c12d570d71920903a1a0468b7d13b085203d0c93"},{"url":"https://git.kernel.org/stable/c/500a50a301ce962b019ab95053ac70264fec2c21"},{"url":"https://git.kernel.org/stable/c/aff13667708dfa0dce136b8efd81baa9fa6ef261"},{"url":"https://git.kernel.org/stable/c/9df95785d3d8302f7c066050117b04cd3c2048c2"}],"title":"netfilter: nft_set_pipapo: split gc into unlink and reclaim phase","x_generator":{"engine":"bippy-1.2.0"}}},"cveMetadata":{"assignerOrgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","assignerShortName":"Linux","cveId":"CVE-2026-23351","datePublished":"2026-03-25T10:27:36.854Z","dateReserved":"2026-01-13T15:37:45.999Z","dateUpdated":"2026-04-02T14:44:21.072Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-03-25 11:16:33","lastModifiedDate":"2026-04-02 15:16:31","problem_types":[],"metrics":{"cvssMetricV31":[{"source":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","baseScore":7.8,"baseSeverity":"HIGH","attackVector":"LOCAL","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"},"exploitabilityScore":1.8,"impactScore":5.9}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"23351","Ordinal":"1","Title":"netfilter: nft_set_pipapo: split gc into unlink and reclaim phas","CVE":"CVE-2026-23351","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"23351","Ordinal":"1","NoteData":"In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nft_set_pipapo: split gc into unlink and reclaim phase\n\nYiming Qian reports Use-after-free in the pipapo set type:\n  Under a large number of expired elements, commit-time GC can run for a very\n  long time in a non-preemptible context, triggering soft lockup warnings and\n  RCU stall reports (local denial of service).\n\nWe must split GC in an unlink and a reclaim phase.\n\nWe cannot queue elements for freeing until pointers have been swapped.\nExpired elements are still exposed to both the packet path and userspace\ndumpers via the live copy of the data structure.\n\ncall_rcu() does not protect us: dump operations or element lookups starting\nafter call_rcu has fired can still observe the free'd element, unless the\ncommit phase has made enough progress to swap the clone and live pointers\nbefore any new reader has picked up the old version.\n\nThis a similar approach as done recently for the rbtree backend in commit\n35f83a75529a (\"netfilter: nft_set_rbtree: don't gc elements on insert\").","Type":"Description","Title":"netfilter: nft_set_pipapo: split gc into unlink and reclaim phas"}]}}}