2 matches found
Linux Kernel 2.4.20 - decode_fh Denial of Service
Linux Kernel 2.4.20 - decodefh Denial of Service / Linux 2.4.20 knfsd kernel signed/unsigned decodefh DoS Author: jared stanbrough Vulnerable code: fs/nfsd/nfs3xdr.c line 52-64 static inline u32 decodefhu32 p, struct svcfh fhp int size; fhinitfhp, NFS3FHSIZE; size = ntohlp++; if size NFS3FHSIZE...
Linux Kernel 2.4.20 - 'decode_fh' Denial of Service
/ Linux 2.4.20 knfsd kernel signed/unsigned decodefh DoS Author: jared stanbrough Vulnerable code: fs/nfsd/nfs3xdr.c line 52-64 static inline u32 decodefhu32 p, struct svcfh fhp int size; fhinitfhp, NFS3FHSIZE; size = ntohlp++; if size NFS3FHSIZE return NULL; memcpy&fhp-fhhandle.fhbase, p, size;...