PT-2026-6139 · Linux · Linux Kernel

Published

2026-01-01

·

Updated

2026-05-20

·

CVE-2026-23069

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The virtio transport get credit() function in the Linux kernel contains a flaw related to credit calculation using unsigned arithmetic. Specifically, if the peer reduces its advertised buffer size (peer buf alloc) while data is being transmitted, the subtraction operation can result in an underflow, leading to a large positive value. This could allow more data to be queued than the peer can actually handle. The issue is addressed by reusing the virtio transport has space() function, which already accounts for this scenario, and adding a clarifying comment. The vulnerable calculation is: ret = vvs->peer buf alloc - (vvs->tx cnt - vvs->peer fwd cnt).
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Integer Underflow

Weakness Enumeration

Related Identifiers

CVE-2026-23069
ECHO-4EF6-A995-EFC1
OESA-2026-1760
OPENSUSE-SU-2026:20416-1
SUSE-SU-2026:0962-1
SUSE-SU-2026:1078-1
SUSE-SU-2026:1081-1
SUSE-SU-2026:20838-1
SUSE-SU-2026:20931-1
SUSE-SU-2026:21114-1
SUSE-SU-2026:21123-1
SUSE-SU-2026:21255-1
SUSE-SU-2026:21284-1
USN-8278-1
USN-8289-1

Affected Products

Linux Kernel