Уровень 0 · материалов: 2
В кластер включаются документы о технических особенностях и рисках безопасности, связанных с регистрозависимостью файловых систем, но не включаются документы о фильтрации имен файлов сторонним защитным ПО.
Общие признаки: чувствительность файловых систем к регистру, безопасность имен файлов, фильтрация имен файлов, взаимодействие Linux и Windows
Группа выше: Файловые системы
Смысл: Linus Torvalds believes that case-insensitive file systems are fundamentally flawed and a security risk because they allow attackers to bypass filename filters by exploiting how different characters are normalized.
Linus Torvalds slams case-insensitive file systems as a 'catastrophic mistake' that introduces severe security vulnerabilities in user-space applications.
Смысл: The main idea is to explain how Microsoft implemented per-directory case sensitivity in NTFS to support WSL and improve interoperability with Linux, providing both high-level utility instructions and low-level technical details.
The article explains how Windows 10 introduced per-directory case sensitivity via 'fsutil' to resolve file naming conflicts between NTFS and Linux environments, specifically for WSL users.