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-64576

7.1 · HIGH
Published Aug 5, 2026 EPSS 0.12% (2th pctl)

Overview

CVE-2026-64576 is a high-severity vulnerability. It was published on August 5, 2026 and has a CVSS 3.1 base score of 7.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

nexthop: initialize extack in nh_res_bucket_migrate()

nh_res_bucket_migrate() passes an uninitialized netlink_ext_ack to

call_nexthop_res_bucket_notifiers(). When

nh_notifier_res_bucket_info_init() fails (e.g. the kzalloc returns

-ENOMEM), the error is propagated back before any notifier sets

extack._msg, and the error path formats the stale pointer with

pr_err_ratelimited("%s\n", extack._msg). With CONFIG_INIT_STACK_NONE

this dereferences uninitialized stack memory:

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

KASAN: maybe wild-memory-access in range [...]

RIP: 0010:string (lib/vsprintf.c:730)

vsnprintf (lib/vsprintf.c:2945)

_printk (kernel/printk/printk.c:2504)

nh_res_bucket_migrate (net/ipv4/nexthop.c:1816)

nh_res_table_upkeep (net/ipv4/nexthop.c:1866)

rtm_new_nexthop (net/ipv4/nexthop.c:3323)

rtnetlink_rcv_msg (net/core/rtnetlink.c:7076)

netlink_sendmsg (net/n

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-64576?

CVE-2026-64576 is a high-severity vulnerability. It was published on August 5, 2026 and has a CVSS 3.1 base score of 7.1 (HIGH).

How severe is CVE-2026-64576?

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

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-64576?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-64576 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.