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)
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-06-21 11:15
Updated : 2024-07-03 02:05
NVD link : CVE-2024-38623
Mitre link : CVE-2024-38623
CVE.ORG link : CVE-2024-38623
JSON object : View
Products Affected
No product.
CWE
CWE-129
Improper Validation of Array Index