CVE-2022-50056

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.0:rc1:*:*:*:*:*:*

History

13 Nov 2025, 18:05

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: fs/ntfs3: Se corrige la falta de i_op en ntfs_read_mft. Hay una desreferencia de puntero nulo porque i_op == NULL. El error se produce porque no se inicializa i_op para los registros en $Extend.
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 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
References () https://git.kernel.org/stable/c/37a530bfe56ca9a0d3129598803f2794c7428aae - () https://git.kernel.org/stable/c/37a530bfe56ca9a0d3129598803f2794c7428aae - Patch
References () https://git.kernel.org/stable/c/8089a1bc27b41e6800590a92d17c119e9aa8ff53 - () https://git.kernel.org/stable/c/8089a1bc27b41e6800590a92d17c119e9aa8ff53 - Patch
References () https://git.kernel.org/stable/c/c293e8abc09e6e1faa50d967bd8862b1cbd575e5 - () 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