CVE-2024-42299

MEDIUM

Linux Kernel 5.15-5.15.164, 5.16-6.1.102, 6.2-6.6.43, 6.7-6.10.2 - Denial of Service via NTFS3 Log Page Size Mismatch

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Update log->page_{mask,bits} if log->page_size changed If an NTFS file system is mounted to another system with different PAGE_SIZE from the original system, log->page_size will change in log_replay(), but log->page_{mask,bits} don't change correspondingly. This will cause a panic because "u32 bytes = log->page_size - page_off" will get a negative value in the later read_log_page().

Scores

CVSS v3 5.5
EPSS 0.0021
EPSS Percentile 11.4%
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 (17)
linux/Kernel 5.15.0 - 5.15.165linux
linux/Kernel 5.16.0 - 6.1.103linux
linux/Kernel 6.2.0 - 6.6.44linux
linux/Kernel 6.7.0 - 6.10.3linux
Linux/Linux < 5.15
Linux/Linux 5.15
Linux/Linux 5.15.165 - 5.15.*
Linux/Linux 6.1.103 - 6.1.*
Linux/Linux 6.10.3 - 6.10.*
Linux/Linux 6.11
... and 7 more
Published Aug 17, 2024
Tracked Since Feb 18, 2026