VYPR
Unrated severityNVD Advisory· Published Apr 16, 2025· Updated Nov 3, 2025

fs/ntfs3: Fix a couple integer overflows on 32bit systems

CVE-2025-22081

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

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

2

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.