Security Advisory

CVE-2025-40313

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-08 00:46:39
Last updated 2026-05-11 21:46:56
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ntfs3: pretend $Extend records as regular files Since commit af153bb63a33 ("vfs: catch invalid modes in may_open()") requires any inode be one of S_IFDIR/S_IFLNK/S_IFREG/S_IFCHR/S_IFBLK/ S_IFIFO/S_IFSOCK type, use S_IFREG for $Extend records.