Tracker / CVE-2024-41075
CVE-2024-41075
High 7.8
In the Linux kernel, the following vulnerability has been resolved: cachefiles: add consistency check for copen/cread This prevents malicious processes from completing random copen/cread requests and crashing the system. Added checks are listed below: * Generic, copen can only complete open requests, and cread can only complete read requests. * For copen, ondemand_id must not be 0, because this indicates that the request has not been read by the daemon. * For cread, the object corresponding to fd and req should be the same.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 5.19 → 6.1.101 |
| linux | linux_kernel · 6.2 → 6.6.42 |
| linux | linux_kernel · 6.7 → 6.9.11 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.