CVE Catalog

CVE-2024-50106

Medium
Published: Translated: NVD NIST

Summary

In the Linux kernel, in the NFS server (nfsd), a race between the laundromat thread and the free_stateid operation was fixed, which could lead to incorrect handling of expired delegations.

Risk Assessment

The race could cause improper delegation management, potentially leading to file access issues or data inconsistencies.

Recommendation

Install the updated Linux kernel with the fix for nfsd to ensure proper NFS server operation.

Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix race between laundromat and free_stateid There is a race between laundromat handling of revoked delegations and a client sending free_stateid operation. Laundromat thread finds that delegation has expired and needs to be

Vulnerability data from NVD (NIST) · CISA KEV · EPSS