Security Advisory

CVE-2026-74570

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-15 12:28:10
Last updated 2026-08-17 05:48:49
Assigner Linux
CVSS score not scored
State PUBLISHED

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().