PT-2026-39131 · Linux · Linux Kernel

Published

2026-05-08

·

Updated

2026-05-22

·

CVE-2026-43470

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the NFS implementation where the system fails to return an error when a directory alias is found through nfs3 do create, nfs add or obtain, or d splice alias. In such cases, the original dentry remains negative, subsequently leading to a system oops during nfs atomic open v23 or finish open because a negative dentry is supplied to do dentry open. This behavior has been observed during concurrent creation and removal of directories and files with the same name when O EXCL is not used to open files. The fix involves using d is dir() to ensure file operations are not performed on a directory inode.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Related Identifiers

CVE-2026-43470
OESA-2026-2418

Affected Products

Linux Kernel