CVE-2026-90148: NFSv4: Fix incorrect argument passed to nfs4_delete_lease() in nfs4_add_lease()

Published Sep 17, 2026
·
Updated

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

NFSv4: Fix incorrect argument passed to nfs4deletelease() in nfs4addlease()

When nfs4addlease() races with a delegation return, it calls nfs4deletelease() to clean up. Previously, it passed priv, which can legitimately be NULL. Passing a NULL priv eventually leads to a NULL pointer dereference in genericsetlease().

Affected Software

1 affected component
Linux Kernel

Event History

Sep 17, 2026
CVE Published
via MITRE·04:06 PM
Data Sourced
via MITRE·04:06 PM
Description

Frequently Asked Questions

1

What conditions are required to trigger the NULL pointer dereference?

The issue requires nfs4_add_lease() to race with a delegation return. In that cleanup path, nfs4_add_lease() can pass a legitimately NULL priv argument to nfs4_delete_lease(), ultimately causing a NULL pointer dereference in generic_setlease().

2

Which systems are exposed?

Systems using the Linux kernel's NFSv4 functionality are relevant, specifically where the affected lease-addition and delegation-return race can occur. The provided information does not identify affected kernel versions or configuration defaults.

3

How can I determine whether a crash may be related to this issue?

Look for a NULL pointer dereference involving generic_setlease() in a system using NFSv4, particularly when NFSv4 lease handling and delegation returns are occurring. The supplied data does not provide a specific log signature or detection method.

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