Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-22081 Details

Description

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().

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-190Integer Overflow or Wraparound[email protected]
CWE-190Integer Overflow or WraparoundCISA-ADP

Affected Products

ProductVersions
linux linux kernel
>= 5.15, < 5.15.180
>= 5.16, < 6.1.134
>= 6.2, < 6.6.87
>= 6.7, < 6.12.23
>= 6.13, < 6.13.11

CPE

  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

7 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-22081
NVD Published Date:
Apr 16, 2025
NVD Last Modified:
Jul 30, 2026
Source:
kernel.org
CVE-2025-22081 Details - Not Deferred