Security Advisory

CVE-2022-50006

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-06-18 11:01:11
Last updated 2026-05-11 19:10:54
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: NFSv4.2 fix problems with __nfs42_ssc_open A destination server while doing a COPY shouldn't accept using the passed in filehandle if its not a regular filehandle. If alloc_file_pseudo() has failed, we need to decrement a reference on the newly created inode, otherwise it leaks.