3 matches found
CVE-2026-98127
A vulnerability in the Linux kernel smb/client allows the smb3_insert_range() function to bypass size limits because it fails to validate the new file size. Specifically, it does not check if i_size + len is valid, enabling FALLOC_FL_INSERT_RANGE to bypass RLIMIT_FSIZE , exceed s_maxbytes , or re...
EUVD-2026-86958
In the Linux kernel, the following vulnerability has been resolved: smb/client: validate new EOF for insert range smb3insertrange does not check if the new file size isize + len is valid. This allows FALLOCFLINSERTRANGE to bypass RLIMITFSIZE, exceed smaxbytes, or produce a size outside the lofft...
CVE-2026-98127
In the Linux kernel, the following vulnerability has been resolved: smb/client: validate new EOF for insert range smb3insertrange does not check if the new file size isize + len is valid. This allows FALLOCFLINSERTRANGE to bypass RLIMITFSIZE, exceed smaxbytes, or produce a size outside the lofft...