2024-09-18 07:12:08
Linux
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT Set the maximum size of a subrequest that writes to cachefiles to be MAX_RW_COUNT so that we dont overrun the maximum write we can make to the backing filesystem.