---
id: CVE-2026-52988
title: |-
  In the Linux kernel, the following vulnerability has been resolved:

  netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase

  Publish new hooks in the list into the basechain/flowtable using
  splice_list_rcu() to ensure…
summary: |-
  In the Linux kernel, the following vulnerability has been resolved:

  netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase

  Publish new hooks in the list into the basechain/flowtable using
  splice_list_rcu() to ensure…
severity: high
cvss: 7.1
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H'
published: '2026-06-24'
updated: '2026-07-10'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-52988'
references:
  - url: 'https://git.kernel.org/stable/c/1346be9379639c30877083b12747d4eacb83c24f'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/a6134e62dba2ea4f760b29d5226907f447c92400'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
epss: 0.00156
epssPercentile: 0.04045
ingestedAt: '2026-07-11T13:13:25.571Z'
---

## Overview

In the Linux kernel, the following vulnerability has been resolved:

netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase

Publish new hooks in the list into the basechain/flowtable using
splice_list_rcu() to ensure netlink dump list traversal via rcu is safe
while concurrent ruleset update is going on.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
