PT-2026-61396 · Linux+1 · Linux Kernel+1

CVE-2026-64079

·

Published

2026-07-19

·

Updated

2026-09-07

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A NULL dereference occurs in the netfilter x tables component. The arp/ip(6)t register table() function adds a table to the per-netns list via xt register table() before allocating the per-netns hook ops copy using kmemdup array(). This creates a window where the table is visible in the list with the ops variable set to NULL. If a pernet exit occurs concurrently, the pre exit callback identifies the table through xt find table() and passes the NULL ops pointer to the nf unregister net hooks() function, leading to a general protection fault.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

NULL Pointer Dereference

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-92724
CVE-2026-64079
USN-8593-1
USN-8603-1
USN-8618-1
USN-8663-1
USN-8664-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu