All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74570
CRITICALpublished 2026-08-15 13:18 UTC · 3 days ago · modified 2026-08-17 06:19 UTC
9.8
CVSS / 10
// 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().