Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

In the Linux kernel, the following vulnerability has been resolved: virtio_pci: fix vq info pointer lookup via wrong index Unbinding a virtio… (CVE-2026-64457)

0
Medium
Published: 07/25/2026 (07/25/2026, 12:31:36 UTC)
Source: GCVE Database

Description

A vulnerability in the Linux kernel's virtio_pci driver causes a NULL pointer dereference when unbinding a virtio balloon device. This occurs due to an indexing mismatch in how virtqueue info pointers are stored and looked up, leading to a crash. The issue arises because some virtqueues are conditionally registered, creating holes in the array and causing the lookup to access NULL pointers. The vulnerability has been resolved by correcting the indexing logic to ensure consistent pointer storage and lookup.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 07/25/2026, 23:19:56 UTC

Technical Analysis

The Linux kernel's virtio_pci driver had a vulnerability (CVE-2026-64457) where unbinding a virtio balloon device triggered a NULL pointer dereference. The root cause was an indexing mismatch between the sparse array index used to store virtqueue info pointers and the dense index used during lookup. Specifically, vp_find_vqs_msix() and vp_find_vqs_intx() stored info pointers at vp_dev->vqs[i] where 'i' was sparse, but the virtqueue's vq->index was dense, skipping NULL entries. Later, vp_del_vqs() used the dense index to look up info pointers, causing NULL dereference when holes existed. The fix involved storing info pointers at vp_dev->vqs[queue_idx] to align storage and lookup indices, applied to both MSIX and INTX interrupt paths.

Potential Impact

The vulnerability causes a kernel NULL pointer dereference leading to a system crash (kernel panic) when unbinding a virtio balloon device under certain conditions. This results in denial of service but does not indicate privilege escalation or code execution based on the provided data.

Mitigation Recommendations

A fix for this vulnerability has been implemented in the Linux kernel by correcting the indexing logic in the virtio_pci driver. Users should apply the official kernel updates that include this fix. Since no vendor advisory or patch links are provided, check the Linux kernel mailing lists or official repositories for the relevant patch and update accordingly. Patch status is not yet confirmed from vendor advisory; verify current remediation guidance from official Linux kernel sources.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
GHSA-gqwv-4rwr-x42g
Osv Schema Version
1.4.0
Aliases
["CVE-2026-64457"]
Ecosystems
[]
Database Specific Severity
null
Cvss Version
null

Threat ID: 6a6542089c2644c7f8082cd4

Added to database: 07/25/2026, 23:08:56 UTC

Last enriched: 07/25/2026, 23:19:56 UTC

Last updated: 07/26/2026, 04:32:02 UTC

Views: 4

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses