CVE-2026-23069
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23069 is an integer underflow vulnerability in the Linux kernel's vsock/virtio subsystem, specifically in the virtio_transport_get_credit() function. The flaw affects Linux kernel versions from 4.8 up to (but not including) 6.1.162, 6.2–6.6.121, 6.7–6.12.67, 6.13–6.18.7, and pre-release 6.19-rc1 through rc6. It was published on February 4, 2026, with patches released on March 13, 2026. The vulnerability carries a CVSS v3.1 base score of 5.5 (Medium), requiring local access and low privileges (Feedly).

Technical details

The root cause is an integer underflow (CWE-191) in the unsigned arithmetic used by virtio_transport_get_credit() to calculate available send credits: ret = vvs->peer_buf_alloc - (vvs->tx_cnt - vvs->peer_fwd_cnt). If the peer reduces its advertised buffer size (peer_buf_alloc) while bytes are already in flight, the subtraction wraps around and produces a large positive value, causing the kernel to believe far more buffer space is available than actually exists. The fix reuses the existing virtio_transport_has_space() helper, which already handles this edge case correctly, avoiding duplication of the safe logic (Feedly, Kernel Patch 6.1.x).

Impact

Successful exploitation allows a local attacker with low privileges to cause a denial of service by triggering system instability or crashes in the vsock/virtio communication subsystem. The underflow permits excessive data to be queued beyond the peer's actual buffer capacity, potentially destabilizing virtual machine guest-host communication channels. There is no impact on confidentiality or integrity; the vulnerability is limited to availability (Feedly).

Mitigation and workarounds

Patches are available across all affected stable kernel branches. Administrators should upgrade to the following fixed versions based on their current kernel series: 6.1.162 (for 4.8–6.1.x), 6.6.122 (for 6.2–6.6.x), 6.12.68 (for 6.7–6.12.x), 6.18.8 (for 6.13–6.18.x), or 6.19-rc7 for the pre-release series. Distribution-specific updates are available from SUSE (SUSE-2026-0962-1, SUSE-2026-21241-1), Oracle Linux (ELSA-2026-50160, ELSA-2026-50232), and Ubuntu (USN-8278-1, USN-8289-1, USN-8296-1, USN-8278-2, USN-8296-2, USN-8393-1). As a general precaution, restrict local user access on systems using vsock/virtio communication until patching is complete (Feedly, Ubuntu Advisory, SUSE Advisory).

Community reactions

The vulnerability has received routine coverage from Linux distribution security teams, with advisories issued by SUSE, Oracle Linux, and Ubuntu. No notable independent researcher commentary or significant social media discussion has been identified beyond standard patch tracking. Microsoft's Security Response Center also published a reference entry for the CVE (MSRC). Overall community sentiment reflects this as a low-urgency, routine kernel maintenance fix.

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management