PT-2026-51888 · Linux+2 · Linux Kernel+2
CVE-2026-52994
·
Published
2026-06-24
·
Updated
2026-09-07
CVSS v3.1
5.5
Medium
| Vector | AV: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
An issue exists in the vsock/virtio implementation regarding MSG ZEROCOPY pinned-pages accounting. The function
virtio transport init zcopy skb() uses iter->count as the size argument for msg zerocopy realloc(), which subsequently passes it to mm account pinned pages() for RLIMIT MEMLOCK accounting. Because this occurs after virtio transport fill skb() has already consumed the iterator via zerocopy sg from iter(), the iter->count value becomes 0 on the last skb, allowing the system to skip RLIMIT MEMLOCK enforcement.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu