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().
Metrics
Affected Vendors & Products
Source | ID | Title |
---|---|---|
![]() |
DLA-4008-1 | linux-6.1 security update |
![]() |
USN-7100-1 | Linux kernel vulnerabilities |
![]() |
USN-7100-2 | Linux kernel vulnerabilities |
![]() |
USN-7123-1 | Linux kernel (Azure) vulnerabilities |
![]() |
USN-7144-1 | Linux kernel (Intel IoTG) vulnerabilities |
![]() |
USN-7154-1 | Linux kernel vulnerabilities |
![]() |
USN-7155-1 | Linux kernel (NVIDIA) vulnerabilities |
![]() |
USN-7156-1 | Linux kernel (GKE) vulnerabilities |
![]() |
USN-7154-2 | Linux kernel (HWE) vulnerabilities |
![]() |
USN-7194-1 | Linux kernel (Azure) vulnerabilities |
![]() |
USN-7196-1 | Linux kernel (Azure) vulnerabilities |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Tue, 07 Oct 2025 20:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | NVD-CWE-noinfo | |
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
Fri, 25 Oct 2024 14:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-129 |
Wed, 11 Sep 2024 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Mon, 19 Aug 2024 19:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Mon, 19 Aug 2024 04:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
Sat, 17 Aug 2024 09:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
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(). | |
Title | fs/ntfs3: Update log->page_{mask,bits} if log->page_size changed | |
References |
|

Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2025-05-04T09:26:16.293Z
Reserved: 2024-07-30T07:40:12.270Z
Link: CVE-2024-42299

Updated: 2024-09-11T12:42:23.595Z

Status : Analyzed
Published: 2024-08-17T09:15:10.293
Modified: 2025-10-07T20:27:12.033
Link: CVE-2024-42299


Updated: 2025-07-12T22:31:15Z