Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-72385

Published Aug 15, 2026 EPSS 0.20% (10th pctl)

Overview

CVE-2026-72385 is a known-severity vulnerability. It was published on August 15, 2026.

Technical Description

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

tracing/fprobe: Fix NULL pointer dereference in fprobe_fgraph_entry()

fprobe_fgraph_entry() sizes a shadow-stack reservation in one walk of

the per-ip fprobe list and fills it in a second walk, both under

rcu_read_lock() only. A fprobe registered on an already-live ip can

become visible between the two walks, so the fill walk processes an

exit_handler the sizing walk did not count and used runs past

reserved_words. If the sizing walk counted nothing, fgraph_data is NULL

and the first write_fprobe_header() faults:

Oops: general protection fault, probably for non-canonical address ...

KASAN: null-ptr-deref in range [0x0000000000000000-0x0000000000000007]

RIP: 0010:fprobe_fgraph_entry+0xa38/0xf10 kernel/trace/fprobe.c:167

Call Trace:

<TASK>

function_graph_enter_regs+0x44c/0xa10 kernel/trace/fgraph.c:677

ftrace_graph_func+0xc5/0x140 arch/x86/kernel/ftrace.c:671

__kernel_text_address+0x9/0x40 kernel/e

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-72385?

CVE-2026-72385 is a known-severity vulnerability. It was published on August 15, 2026.

How severe is CVE-2026-72385?

CVSS score information is not yet available for this vulnerability. Check back as the CVE record is updated by NVD analysts.

How do I fix or remediate CVE-2026-72385?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-72385?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-72385 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.