14 matches found
Astra Linux - Vulnerability in linux-6.1, linux-6.12
In the Linux kernel, the following vulnerability has been resolved: ksmbd: skip lock-range check when sizes are equal to avoid a size==0 underflow When size equals the current isize including 0, the code calls checklockrangefilp, isize, size - 1, WRITE, which computes size - 1 and can result in a...