Vulnerability Description
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)
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.15, < 5.15.161 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/1997cdc3e727526aa5d84b32f7cbb3f56459b7efPatch
- https://git.kernel.org/stable/c/1fe1c9dc21ee52920629d2d9b9bd84358931a8d1Patch
- https://git.kernel.org/stable/c/3839a9b19a4b70eff6b6ad70446f639f7fd5a3d7Patch
- https://git.kernel.org/stable/c/a2de301d90b782ac5d7a5fe32995caaee9ab3a0fPatch
- https://git.kernel.org/stable/c/cceef44b34819c24bb6ed70dce5b524bd3e368d1Patch
- https://git.kernel.org/stable/c/1997cdc3e727526aa5d84b32f7cbb3f56459b7efPatch
- https://git.kernel.org/stable/c/1fe1c9dc21ee52920629d2d9b9bd84358931a8d1Patch
- https://git.kernel.org/stable/c/3839a9b19a4b70eff6b6ad70446f639f7fd5a3d7Patch
- https://git.kernel.org/stable/c/a2de301d90b782ac5d7a5fe32995caaee9ab3a0fPatch
- https://git.kernel.org/stable/c/cceef44b34819c24bb6ed70dce5b524bd3e368d1Patch
FAQ
What is CVE-2024-38623?
CVE-2024-38623 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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() '...
How severe is CVE-2024-38623?
CVE-2024-38623 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-38623?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.