CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2019/01/27 15:09:51

Modified files:
        sys/nfs        : Tag: OPENBSD_6_4 nfs_serv.c nfs_vnops.c 
                         nfsm_subs.h 

Log message:
Check for negative length integers in NFS server.  A malicious
client could crash the server.
from bluhm@; OK tedu@

Check for negative length integers in NFS client.  A malicious
server could confuse the client file system code.
from bluhm@; OK beck@

Check for negative length in NFS strings.  This affects both, the
client and server.
from bluhm@; OK beck@

OpenBSD 6.4 errata 012

Reply via email to