CVE-2026-23064
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23064 is a NULL pointer dereference vulnerability (CWE-476) in the Linux kernel's network traffic control subsystem, specifically in the net/sched/act_ife module. The flaw exists because tcf_ife_encode() does not validate that ife_encode() returns a non-NULL pointer before passing it to ife_tlv_meta_encode(), which can trigger a kernel general protection fault. It affects Linux kernel versions from 4.11 through multiple stable branches, with fixed versions including 5.10.249, 5.15.199, 6.1.162, 6.6.122, 6.12.68, 6.18.8, and 6.19-rc7. The vulnerability was published on February 4, 2026, and carries a CVSS v3.1 base score of 5.5 (Medium) (Feedly, kernel.org patches).

Technical details

The root cause is a missing NULL return-value check in tcf_ife_encode() within net/sched/act_ife.c (CWE-476: NULL Pointer Dereference). When ife_encode() returns NULL — for example due to memory allocation failure — the code proceeds to pass this NULL pointer to ife_tlv_meta_encode() at net/ife/ife.c:166, which then attempts to dereference it, causing a kernel oops (general protection fault at address range 0x0000000000000000–0x0000000000000007). The bug was discovered and reported by syzbot (syzkaller fuzzer), with the crash trace showing the call path: ife_encode_meta_u32tcf_ife_encodetcf_ife_acttcf_action_exec → packet classification and qdisc enqueue routines. Exploitation requires only low privileges and no user interaction, as the vulnerable code path is reachable via crafted network packets processed through a configured act_ife traffic control action (Feedly).

Impact

Successful exploitation causes a kernel panic (general protection fault), resulting in a denial of service — the affected system crashes or becomes unresponsive. The impact is limited to availability; there is no confidentiality or integrity impact identified. Because the crash occurs in kernel context during packet processing, any system with the act_ife traffic control action configured and reachable by a low-privileged local attacker is at risk (Feedly).

Mitigation and workarounds

Apply the available kernel patches to upgrade to a fixed version. Patched stable kernel releases include: 5.10.249, 5.15.199, 6.1.162, 6.6.122, 6.12.68, 6.18.8, and 6.19-rc7 or later. Patches are available at the Linux kernel stable git repository. As a temporary workaround if patching is not immediately possible, restrict or remove act_ife traffic control configurations and limit local access to network configuration interfaces (e.g., via tc). Ubuntu security notices (USN-8162-1, USN-8180-x series, USN-8186-1, USN-8188-1, USN-8275-1, USN-8278-x, USN-8289-x, USN-8296-x, USN-8297-1, USN-8393-1) and SUSE advisories (SUSE-2026-0962-1) address this CVE for their respective distributions (Feedly, kernel.org patches, Ubuntu USN-8180-1).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management