CVE-2026-53394
CVE-2026-53394 describes a Linux kernel vulnerability in nfsd where pre-allocated openowner state is leaked during an unconfirmed retry race. The issue occurs in find_or_alloc_open_stateowner(): if an unconfirmed owner is encountered, the code frees the previous state only partially and then unco...