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

Published Jul 25, 2026 EPSS 0.18% (7th pctl)

Overview

CVE-2026-64457 is a known-severity vulnerability. It was published on July 25, 2026.

Technical Description

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

virtio_pci: fix vq info pointer lookup via wrong index

Unbinding a virtio balloon device:

echo virtio0 > /sys/bus/virtio/drivers/virtio_balloon/unbind

triggers a NULL pointer dereference. The dmesg says:

BUG: kernel NULL pointer dereference, address: 0000000000000008

[...]

RIP: 0010:__list_del_entry_valid_or_report+0x5/0xf0

Call Trace:

<TASK>

vp_del_vqs+0x121/0x230

remove_common+0x135/0x150

virtballoon_remove+0xee/0x100

virtio_dev_remove+0x3b/0x80

device_release_driver_internal+0x187/0x2c0

unbind_store+0xb9/0xe0

kernfs_fop_write_iter.llvm.11660790530567441834+0xf6/0x180

vfs_write+0x2a9/0x3b0

ksys_write+0x5c/0xd0

do_syscall_64+0x54/0x230

entry_SYSCALL_64_after_hwframe+0x29/0x31

[...]

</TASK>

The virtio_balloon device registers 5 queues (inflate, deflate, stats,

free_page, reporting) but only the first two are unconditional. The

stats, free

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

CVE-2026-64457 is a known-severity vulnerability. It was published on July 25, 2026.

How severe is CVE-2026-64457?

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

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

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