NONE · 0

CVE-2026-74730

In the Linux kernel, the following vulnerability has been resolved: NFS: Pin the 'struct nfs_server' during a FREE_STATEID call Dan Aloni reports that he was able to hit a use-after-free bug if a FR...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: NFS: Pin the 'struct nfs_server' during a FREE_STATEID call Dan Aloni reports that he was able to hit a use-after-free bug if a FREE_STATEID operation gets delayed for whatever reason. Fix this by bumping the refcount of the 'struct nfs_server' object for the duration of the FREE_STATEID so it doesn't get cleaned up from underneath us while operations are still in flight.

References

FAQ

What is CVE-2026-74730?

CVE-2026-74730 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: NFS: Pin the 'struct nfs_server' during a FREE_STATEID call Dan Aloni reports that he was able to hit a use-after-free bug if a FR...

How severe is CVE-2026-74730?

CVSS scoring is not yet available for CVE-2026-74730. Check NVD for updates.

Is there a patch for CVE-2026-74730?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.