2024-06-21 10:18:16
Linux
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use variable length array instead of fixed size Should fix smatch warning: ntfs_set_label() error: __builtin_memcpy() uni->name too small (20 vs 256)