Total vulnerabilities in the database
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().
Software | From | Fixed in |
---|---|---|
linux / linux_kernel | 6.13 | 6.13.11 |
linux / linux_kernel | 6.14 | 6.14.2 |
linux / linux_kernel | 5.16 | 6.1.134 |
linux / linux_kernel | 6.2 | 6.6.87 |
linux / linux_kernel | 6.7 | 6.12.23 |
linux / linux_kernel | 5.15 | 5.15.180 |