n 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.
Configuration 1 (hide)
|
03 Nov 2025, 22:17
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
09 Oct 2025, 18:05
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux linux Kernel
Linux |
|
| CWE | NVD-CWE-noinfo | |
| References | () https://git.kernel.org/stable/c/36d845ccd7bf527110a65fe953886a176c209539 - Patch | |
| References | () https://git.kernel.org/stable/c/3b744884c0431b5a62c92900e64bfd0ed61e8e2a - Patch | |
| References | () https://git.kernel.org/stable/c/8aaa6c5dd2940ab934d6cd296175f43dbb32b34a - Patch | |
| References | () https://git.kernel.org/stable/c/a26dc49df37e996876f50a0210039b2d211fdd6f - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:6.10:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc2:*:*:*:*:*:* |
21 Nov 2024, 09:32
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/36d845ccd7bf527110a65fe953886a176c209539 - | |
| References | () https://git.kernel.org/stable/c/3b744884c0431b5a62c92900e64bfd0ed61e8e2a - | |
| References | () https://git.kernel.org/stable/c/8aaa6c5dd2940ab934d6cd296175f43dbb32b34a - | |
| References | () https://git.kernel.org/stable/c/a26dc49df37e996876f50a0210039b2d211fdd6f - |
29 Jul 2024, 16:21
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2024-07-29 15:15
Updated : 2025-11-03 22:17
NVD link : CVE-2024-41075
Mitre link : CVE-2024-41075
CVE.ORG link : CVE-2024-41075
JSON object : View