PT-2026-57837 · Linux+2 · Linux Kernel+2
CVE-2026-53365
·
Published
2026-07-13
·
Updated
2026-09-07
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 7.0.11
Linux kernel versions prior to 7.1
Linux kernel versions prior to 6.7
Linux kernel versions prior to 6.18.34
Description
A memory management issue exists in the
net/vmw vsock/virtio transport common.c file of the Linux kernel. When a large message is fragmented into multiple skbs (socket buffers), the zerocopy uarg is only allocated and attached to the final skb. Consequently, non-final skbs contain pinned user pages without completion tracking, preventing the kernel from notifying userspace when these pages can be reused. If the process loop terminates prematurely, the uarg is not allocated, leading to a leak of pinned pages. This flaw can be exploited to cause a denial of service.Recommendations
Update to version 7.0.11 or newer.
Update to version 7.1 or newer.
Update to version 6.7 or newer.
Update to version 6.18.34 or newer.
Exploit
Fix
LPE
Memory Leak
Improper Resource Release
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu