
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-23262 is a memory corruption vulnerability in the Linux kernel's GVE (Google Virtual Ethernet) driver, caused by improper stats region sizing when the network queue count is changed. When the queue count is increased, the NIC can write past the end of the allocated stats memory region; when decreased, misaligned offsets cause incorrect stats reporting. Affected kernel versions include 5.10.x before 5.10.250, 5.11.x through 5.15.x before 5.15.200, 5.16.x through 6.1.x before 6.1.163, 6.2.x through 6.6.x before 6.6.124, 6.7.x through 6.12.x before 6.12.70, and 6.13.x through 6.18.x before 6.18.10. It was disclosed on March 18, 2026, and carries a CVSS v3.1 base score of 7.8 (High) (Red Hat CVE, Feedly).
The root cause is an out-of-bounds write (CWE-787) in the GVE driver's shared memory stats region. The driver and NIC share a memory region for stats reporting, with the NIC calculating its write offset based on the total region size and its own stats size. When the queue count is increased at runtime, the driver resizes the stats region but the NIC's offset calculation can exceed the newly allocated boundary, allowing writes past the end of the buffer. The fix allocates the stats region at maximum size upfront and aligns the NIC's offset calculation to match the driver's logic, eliminating the boundary mismatch (Red Hat CVE, Kernel Patch). Exploitation requires local access with low privileges — specifically the ability to modify network device queue configuration parameters.
Successful exploitation can result in arbitrary memory corruption, potentially enabling local privilege escalation, system crashes (denial of service), or arbitrary code execution in kernel context. The vulnerability affects confidentiality, integrity, and availability at a high level, as kernel memory corruption can expose sensitive data, allow unauthorized modification of kernel structures, or render the system unstable. The impact is scoped to the local system, but kernel-level code execution could facilitate further lateral movement within a compromised environment (Red Hat CVE, Feedly).
Update the Linux kernel to a patched version: 5.10.250+ (for 5.10 branch), 5.15.200+ (5.15 branch), 6.1.163+ (6.1 branch), 6.6.124+ (6.6 branch), 6.12.70+ (6.12 branch), 6.18.10+ (6.18 branch), or 6.19+ (mainline). As a workaround, restrict access to network device configuration parameters that allow queue count modifications to minimize exposure. Monitor for unusual system crashes or memory corruption events related to GVE network driver operations on Google Cloud virtual machines (Red Hat CVE, SUSE Advisory).
Red Hat published a CVE advisory and associated Bugzilla tracking entry shortly after disclosure. SUSE issued security update announcements (SUSE-SU-2026:1668-1 and SUSE-SU-2026:2217-1) addressing this vulnerability among other kernel issues. openSUSE also published a security announcement via its mailing list. No notable independent researcher commentary or significant social media discussion has been identified beyond standard vulnerability database aggregation (Red Hat CVE, SUSE Advisory, openSUSE List).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."