CVE-2026-43470: nfs: return EISDIR on nfs3_proc_create if d_alias is a dir

Published May 8, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

nfs: return EISDIR on nfs3proccreate if dalias is a dir

If we found an alias through nfs3docreate/nfsaddorobtain /dsplicealias which happens to be a dir dentry, we don't return any error, and simply forget about this alias, but the original dentry we were adding and passed as parameter remains negative.

This later causes an oops on nfsatomicopenv23/finishopen since we supply a negative dentry to dodentryopen.

This has been observed running lustre-racer, where dirs and files are created/removed concurrently with the same name and OEXCL is not used to open files (frequent file redirection).

While dsplicealias typically returns a directory alias or NULL, we explicitly check disdir() to ensure that we don't attempt to perform file operations (like finishopen) on a directory inode, which triggers the observed oops.

Affected Software

7 affected components
Linux Linux kernel
Linux Linux kernel>=6.10<6.12.78
Linux Linux kernel>=6.13<6.18.19
Linux Linux kernel>=6.19<6.19.9
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2
Linux Linux kernel=7.0-rc3

Event History

May 8, 2026
CVE Published
via MITRE·02:22 PM
Data Sourced
via MITRE·02:22 PM
Description
Data Sourced
via NVD·03:17 PM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-43470?

CVE-2026-43470 is considered a moderate severity vulnerability due to its impact on file creation operations in the NFS protocol.

2

How do I fix CVE-2026-43470?

To fix CVE-2026-43470, update your Linux kernel to the latest patched version that addresses this vulnerability.

3

Which systems are affected by CVE-2026-43470?

CVE-2026-43470 affects the Linux kernel, particularly systems utilizing the NFS protocol for file operations.

4

What is the nature of the vulnerability in CVE-2026-43470?

CVE-2026-43470 involves improper handling of directory entries in the NFS protocol, leading to incorrect EISDIR errors.

5

When was CVE-2026-43470 disclosed?

CVE-2026-43470 was disclosed in 2026 as part of ongoing security enhancements to the Linux kernel.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203