PT-2026-44357 · Linux · Linux Kernel
Published
2026-05-28
·
Updated
2026-06-04
·
CVE-2026-46234
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 (affected versions not specified)
Description
An issue exists in the
vsock update buffer size() function where the buffer size clamping order is incorrect. The system clamped the buffer size to the maximum value first and then to the minimum. If a user defines a minimum buffer size that exceeds the maximum, the minimum check overrides the maximum check. This allows the vsk->buffer size variable to grow beyond the configured vsk->buffer max size, breaking intended socket memory boundaries.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Corruption
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel