CVS commit: src/sys/nfs
"Christos Zoulas" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: christos Date: Thu Jun 18 19:58:17 UTC 2026 Modified Files: src/sys/nfs: nfs_serv.c Log Message: Validate the rpc readdir and readdirplus cnt, siz to prevent integer overflows that will corrupt memory. Reported by Andrew Griffiths To generate a diff of this commit: cvs rdiff -u -r1.184 -r1.185 src/sys/nfs/nfs_serv.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.