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 NTFSDE)" addition can have an integer wrapping issue. Fix it by using sizeadd().
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/22xxx/CVE-2025-22081.json",
"cna_assigner": "Linux"
}