PT-2026-52228 · Linux · Linux Kernel
CVE-2026-53132
·
Published
2026-05-04
·
Updated
2026-09-07
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the vsock/virtio component where a potential unbounded skb (socket buffer) queue can occur. The
virtio transport inc rx pkt() function checks if vvs->rx bytes plus the packet length exceeds vvs->buf alloc. However, the virtio transport recv enqueue() function skips coalescing for packets containing the VIRTIO VSOCK SEQ EOM flag. If the system receives a large volume of packets with a length of 0 and the VIRTIO VSOCK SEQ EOM flag, an excessive number of packets can be queued because vvs->rx bytes remains at 0.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
Memory Leak
Allocation of Resources Without Limits
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel