Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ntfs: harden runlist realloc size calculations Add a shared helper to safely convert runlist element counts to byte sizes using overflow checks, and use it in both ntfs_rl_realloc() and ntfs_rl_realloc_nofail().
CVSS Score
CRITICAL
References
- https://git.kernel.org/stable/c/57e7b8bf7b02a0140463fea786e5172cbdf2da2f
- https://git.kernel.org/stable/c/8bed376124ab4505b70083a2b91f2c7ef6d51e24
FAQ
What is CVE-2026-74570?
CVE-2026-74570 is a vulnerability with a CVSS score of 9.8 (CRITICAL). In the Linux kernel, the following vulnerability has been resolved: ntfs: harden runlist realloc size calculations Add a shared helper to safely convert runlist element counts to byte sizes using ov...
How severe is CVE-2026-74570?
CVE-2026-74570 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-2026-74570?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.