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().
2025-04-16T15:16:02.310
2025-11-03T20:17:42.983
Modified
416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVSSv3.1: 5.5 (MEDIUM)
| Type | Vendor | Product | Version/Range | Vulnerable? |
|---|---|---|---|---|
| Operating System | linux | linux_kernel | < 5.15.180 | Yes |
| Operating System | linux | linux_kernel | < 6.1.134 | Yes |
| Operating System | linux | linux_kernel | < 6.6.87 | Yes |
| Operating System | linux | linux_kernel | < 6.12.23 | Yes |
| Operating System | linux | linux_kernel | < 6.13.11 | Yes |
| Operating System | linux | linux_kernel | < 6.14.2 | Yes |