In the Linux kernel, the following vulnerability has been resolved:
fs/ntfs3: Fix missing i_op in ntfs_read_mft
There is null pointer dereference because i_op == NULL.
The bug happens because we don't initialize i_op for records in $Extend.
References
Configurations
Configuration 1 (hide)
|
History
13 Nov 2025, 18:05
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
|
| CPE | cpe:2.3:o:linux:linux_kernel:6.0:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
| CWE | CWE-476 | |
| First Time |
Linux
Linux linux Kernel |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| References | () https://git.kernel.org/stable/c/37a530bfe56ca9a0d3129598803f2794c7428aae - Patch | |
| References | () https://git.kernel.org/stable/c/8089a1bc27b41e6800590a92d17c119e9aa8ff53 - Patch | |
| References | () https://git.kernel.org/stable/c/c293e8abc09e6e1faa50d967bd8862b1cbd575e5 - Patch |
18 Jun 2025, 11:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-06-18 11:15
Updated : 2025-11-13 18:05
NVD link : CVE-2022-50056
Mitre link : CVE-2022-50056
CVE.ORG link : CVE-2022-50056
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
