| Summary | In the Linux kernel, the following vulnerability has been resolved: vsock: fix buffer size clamping order In vsock_update_buffer_size(), the buffer size was being clamped to the This breaks the intended socket memory boundaries by allowing the Fix this by checking the minimum first, and then the maximum. This |
|---|---|
| Publication Date | May 28, 2026, 7:16 p.m. |
| Registration Date | May 29, 2026, 4:14 a.m. |
| Last Update | May 28, 2026, 10:44 p.m. |