CVE-2024-46748
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
18/09/2024
Last modified:
20/09/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT<br />
<br />
Set the maximum size of a subrequest that writes to cachefiles to be<br />
MAX_RW_COUNT so that we don&#39;t overrun the maximum write we can make to the<br />
backing filesystem.