PT-2026-61126 · Linux · Linux Kernel
CVE-2026-63810
·
Published
2026-07-19
·
Updated
2026-07-19
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the bdev pseudo-filesystem, an internal kernel filesystem that should not be accessible to userspace. A kernel NULL pointer dereference occurs when userspace attempts to mount this filesystem and access files. This happens because the
move mount() system call utilizes pointers from the inode operations structure, which are set to 0 for the bdev pseudo-filesystem via inode->i op = &empty iops;.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel