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