Bug 2419897 (CVE-2025-40313) - CVE-2025-40313 kernel: ntfs3: pretend $Extend records as regular files
Summary: CVE-2025-40313 kernel: ntfs3: pretend $Extend records as regular files
Keywords:
Status: NEW
Alias: CVE-2025-40313
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-08 07:06 UTC by OSIDB Bzimport
Modified: 2025-12-19 13:00 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-08 07:06:59 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.