In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: avoid leaking percpu counter pointers The native and compat… (CVE-2026-53219)
In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: avoid leaking percpu counter pointers The native and compat get-entries paths copy the fixed rule entry header from the kernelized rule blob to userspace before overwriting the entry's counter fields with a sanitized counter snapshot. On SMP kernels, entry->counters.pcnt contains the percpu allocation address used by x_tables rule counters. A caller can provide a userspace buffer that faults during the initial fixed-header copy after pcnt has been copied but before the later sanitized counter copy runs. The syscall then returns -EFAULT while leaving the raw percpu pointer in userspace. Copy only the fixed entry prefix before counters from the kernelized rule blob, then copy the sanitized counter snapshot into the counter field. Apply this ordering to the IPv4, IPv6, and ARP native and compat get-entries implementations so a fault cannot expose the internal percpu counter pointer.
AI Analysis
Technical Summary
The Linux kernel netfilter x_tables subsystem had a vulnerability where the native and compat get-entries paths copied the fixed rule entry header from the kernelized rule blob to userspace before overwriting the entry's counter fields with a sanitized snapshot. On SMP kernels, the entry->counters.pcnt field contains a percpu allocation address. If a userspace buffer faults during the initial copy after pcnt is copied but before the sanitized counter copy, the syscall returns -EFAULT but leaves the raw percpu pointer exposed in userspace. The fix changes the copy order to first copy only the fixed entry prefix before counters, then copy the sanitized counter snapshot, preventing exposure of the internal percpu pointer. This fix applies to IPv4, IPv6, and ARP native and compat get-entries implementations.
Potential Impact
The vulnerability does not impact confidentiality, integrity, or availability directly but can leak internal kernel percpu counter pointers to userspace under fault conditions. This pointer leak could potentially aid an attacker in kernel address space information disclosure or further exploitation, but no direct code execution or data corruption is indicated. The CVSS vector indicates local attack vector with low complexity and low privileges required, no user interaction, unchanged scope, no confidentiality or integrity impact, and high availability impact due to syscall failure.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Since this is a Linux kernel vulnerability, monitor official Linux kernel security advisories for patches addressing CVE-2026-53219. Until patched, avoid running untrusted code that can trigger netfilter get-entries syscalls or cause userspace buffer faults during these operations.
In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: avoid leaking percpu counter pointers The native and compat… (CVE-2026-53219)
Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: avoid leaking percpu counter pointers The native and compat get-entries paths copy the fixed rule entry header from the kernelized rule blob to userspace before overwriting the entry's counter fields with a sanitized counter snapshot. On SMP kernels, entry->counters.pcnt contains the percpu allocation address used by x_tables rule counters. A caller can provide a userspace buffer that faults during the initial fixed-header copy after pcnt has been copied but before the later sanitized counter copy runs. The syscall then returns -EFAULT while leaving the raw percpu pointer in userspace. Copy only the fixed entry prefix before counters from the kernelized rule blob, then copy the sanitized counter snapshot into the counter field. Apply this ordering to the IPv4, IPv6, and ARP native and compat get-entries implementations so a fault cannot expose the internal percpu counter pointer.
CVSS v3.1
Score 5.5medium
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel netfilter x_tables subsystem had a vulnerability where the native and compat get-entries paths copied the fixed rule entry header from the kernelized rule blob to userspace before overwriting the entry's counter fields with a sanitized snapshot. On SMP kernels, the entry->counters.pcnt field contains a percpu allocation address. If a userspace buffer faults during the initial copy after pcnt is copied but before the sanitized counter copy, the syscall returns -EFAULT but leaves the raw percpu pointer exposed in userspace. The fix changes the copy order to first copy only the fixed entry prefix before counters, then copy the sanitized counter snapshot, preventing exposure of the internal percpu pointer. This fix applies to IPv4, IPv6, and ARP native and compat get-entries implementations.
Potential Impact
The vulnerability does not impact confidentiality, integrity, or availability directly but can leak internal kernel percpu counter pointers to userspace under fault conditions. This pointer leak could potentially aid an attacker in kernel address space information disclosure or further exploitation, but no direct code execution or data corruption is indicated. The CVSS vector indicates local attack vector with low complexity and low privileges required, no user interaction, unchanged scope, no confidentiality or integrity impact, and high availability impact due to syscall failure.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Since this is a Linux kernel vulnerability, monitor official Linux kernel security advisories for patches addressing CVE-2026-53219. Until patched, avoid running untrusted code that can trigger netfilter get-entries syscalls or cause userspace buffer faults during these operations.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-gv3c-2ghh-53g2
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-53219"]
- Ecosystems
- []
- Database Specific Severity
- MODERATE
- Cvss Version
- 3.1
Threat ID: 6a46eca827e9c7971943a5f1
Added to database: 07/02/2026, 22:56:40 UTC
Last enriched: 07/02/2026, 23:01:31 UTC
Last updated: 07/31/2026, 19:24:50 UTC
Views: 3
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.