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:59:41 UTC 2026 Modified Files: src/sys/nfs: nfs.h nfs_srvsocket.c Log Message: Prevent a DoS attack by stuffing the server with too many fragments that can lead to resource exhaustion and memory corruption. Reported by Andrew Griffiths To generate a diff of this commit: cvs rdiff -u -r1.82 -r1.83 src/sys/nfs/nfs.h cvs rdiff -u -r1.6 -r1.7 src/sys/nfs/nfs_srvsocket.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.