In the Linux kernel, the following vulnerability has been resolved:
fs/ntfs3: Check if more than chunk-size bytes are written
A incorrectly formatted chunk may decompress into
more than LZNT_CHUNK_SIZE bytes and a index out of bounds
will occur in s_max_off.
References
Configurations
Configuration 1 (hide)
|
History
13 Nov 2024, 17:58
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-125 | |
First Time |
Linux linux Kernel
Linux |
|
References | () https://git.kernel.org/stable/c/1b6bc5f7212181093b6c5310eea216fc09c721a9 - Patch | |
References | () https://git.kernel.org/stable/c/4a4727bc582832f354e0d3d49838a401a28ae25e - Patch | |
References | () https://git.kernel.org/stable/c/5f21e3e60982cd7353998b4f59f052134fd47d64 - Patch | |
References | () https://git.kernel.org/stable/c/9931122d04c6d431b2c11b5bb7b10f28584067f0 - Patch | |
References | () https://git.kernel.org/stable/c/e5ae7859008688626b4d2fa6139eeaa08e255053 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.1 |
12 Nov 2024, 13:56
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
09 Nov 2024, 11:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-11-09 11:15
Updated : 2024-11-13 17:58
NVD link : CVE-2024-50247
Mitre link : CVE-2024-50247
CVE.ORG link : CVE-2024-50247
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-125
Out-of-bounds Read