CVE-2024-46748

Publication date

2024-09-18 07:12:08

Family

Linux

State

PUBLISHED

Description

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.