Guest kernel crash via stale virtqueue reinitialization
Published Aug 15, 2026 · Updated Aug 15, 2026
NULL pointer dereference in Linux 6.16 allows local users to crash a virtio-rtc guest kernel during system restore. The virtio-rtc restore path calls viortc_init_vqs() without deleting stale virtqueues, so vp_del_vqs() uses the new queue array while vdev->vqs still holds old queues and vp_del_vq() dereferences a NULL info pointer. Reachability requires a guest with virtio-rtc-pci to enter restore; either a failed reinitialization or an unsuccessful early MSI-X queue attempt can trigger the crash.
Summary
What happened
NULL pointer dereference in Linux 6.16 allows local users to crash a virtio-rtc guest kernel during system restore. The virtio-rtc restore path calls viortc_init_vqs() without deleting stale virtqueues, so vp_del_vqs() uses the new queue array while vdev->vqs still holds old queues and vp_del_vq() dereferences a NULL info pointer. Reachability requires a guest with virtio-rtc-pci to enter restore; either a failed reinitialization or an unsuccessful early MSI-X queue attempt can trigger the crash.
The record
- CVE
- CVE-2026-74311
- Published
- Aug 15, 2026
- Updated
- Aug 15, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 15, 2026CVE publishedPublication date reported by the CVE source.
- Aug 15, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0623c759276885c3ae88197ba6fb5c9c6ba8612f <548d2208455f14e6121404c6e30e997bfe0cd264
- Affected versionversion=0623c759276885c3ae88197ba6fb5c9c6ba8612f <79366023aa891ca31376021a7bccff6384ca1ff1
- Affected versionversion=0623c759276885c3ae88197ba6fb5c9c6ba8612f <aebebd1e9d70b650fc9e877082e0134edcf511da
- Affected versionversion=6.16
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo