CVE-2024-41075

MEDIUM

Linux Kernel 5.19-6.1.100, 6.2-6.6.41, 6.7-6.9.10 - Denial of Service via Malicious copen/cread Requests

Title source: llm
STIX 2.1

Description

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.

Scores

CVSS v3 5.5
EPSS 0.0021
EPSS Percentile 11.6%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

Status published
Products (15)
linux/Kernel 5.19.0 - 6.1.101linux
linux/Kernel 6.2.0 - 6.6.42linux
linux/Kernel 6.7.0 - 6.9.11linux
Linux/Linux < 5.19
Linux/Linux 5.19
Linux/Linux 6.1.101 - 6.1.*
Linux/Linux 6.10
Linux/Linux 6.6.42 - 6.6.*
Linux/Linux 6.9.11 - 6.9.*
Linux/Linux 9032b6e8589f269743984aac53e82e4835be16dc - 36d845ccd7bf527110a65fe953886a176c209539
... and 5 more
Published Jul 29, 2024
Tracked Since Feb 18, 2026