CVE-2026-53026
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
24/06/2026
Last modified:
15/07/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
NFSD: fix nfs4_file access extra count in nfsd4_add_rdaccess_to_wrdeleg<br />
<br />
In nfsd4_add_rdaccess_to_wrdeleg, if fp->fi_fds[O_RDONLY] is already<br />
set by another thread, __nfs4_file_get_access should not be called<br />
to increment the nfs4_file access count since that was already done<br />
by the thread that added READ access to the file. The extra fi_access<br />
count in nfs4_file can prevent the corresponding nfsd_file from being<br />
freed.<br />
<br />
When stopping nfs-server service, these extra access counts trigger a<br />
BUG in kmem_cache_destroy() that shows nfsd_file object remaining on<br />
__kmem_cache_shutdown.<br />
<br />
This problem can be reproduced by running the Git project&#39;s test<br />
suite over NFS.
Impact
Base Score 3.x
7.50
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.18.4 (including) | 6.18.33 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19.1 (including) | 7.0.10 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.19:-:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc6:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc7:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.19:rc8:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



