CVE-2025-22081

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix a couple integer overflows on 32bit systems On 32bit systems the "off + sizeof(struct NTFS_DE)" addition can have an integer wrapping issue. Fix it by using size_add().
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:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

06 May 2025, 16:38

Type Values Removed Values Added
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
First Time Linux linux Kernel
Linux
References () https://git.kernel.org/stable/c/0538f52410b619737e663167b6a2b2d0bc1a589d - () https://git.kernel.org/stable/c/0538f52410b619737e663167b6a2b2d0bc1a589d - Patch
References () https://git.kernel.org/stable/c/0922d86a7a6032cb1694eab0b44b861bd33ba8d5 - () https://git.kernel.org/stable/c/0922d86a7a6032cb1694eab0b44b861bd33ba8d5 - Patch
References () https://git.kernel.org/stable/c/0dfe700fbd3525f30a36ffbe390a5b9319bd009a - () https://git.kernel.org/stable/c/0dfe700fbd3525f30a36ffbe390a5b9319bd009a - Patch
References () https://git.kernel.org/stable/c/1a14e9718a19d2e88de004a1360bfd7a86ed1395 - () https://git.kernel.org/stable/c/1a14e9718a19d2e88de004a1360bfd7a86ed1395 - Patch
References () https://git.kernel.org/stable/c/284c9549386e9883855fb82b730303bb2edea9de - () https://git.kernel.org/stable/c/284c9549386e9883855fb82b730303bb2edea9de - Patch
References () https://git.kernel.org/stable/c/4d0f4f42922a832388a0c2fe5204c0a1037ff786 - () https://git.kernel.org/stable/c/4d0f4f42922a832388a0c2fe5204c0a1037ff786 - Patch
References () https://git.kernel.org/stable/c/5ad414f4df2294b28836b5b7b69787659d6aa708 - () https://git.kernel.org/stable/c/5ad414f4df2294b28836b5b7b69787659d6aa708 - Patch
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: fs/ntfs3: Se corrigen un par de desbordamientos de enteros en sistemas de 32 bits. En sistemas de 32 bits, la adición "off + sizeof(struct NTFS_DE)" puede causar un problema de ajuste de enteros. Se soluciona con size_add().
CWE CWE-190

16 Apr 2025, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2025-04-16 15:16

Updated : 2025-05-06 16:38


NVD link : CVE-2025-22081

Mitre link : CVE-2025-22081

CVE.ORG link : CVE-2025-22081


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-190

Integer Overflow or Wraparound