Security Advisory

CVE-2026-43268

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-06 11:28:53
Last updated 2026-05-11 22:21:16
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: hfsplus: pretend special inodes 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 special inodes.