NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/60754 CVS commit: src/sys/compat/freebsd



The following reply was made to PR kern/60754; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60754 CVS commit: src/sys/compat/freebsd
Date: Sun, 20 Sep 2026 13:45:28 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sun Sep 20 13:45:28 UTC 2026
 
 Modified Files:
 	src/sys/compat/freebsd: freebsd_ipc.c freebsd_misc.c
 
 Log Message:
 compat_freebsd: Zero out syscall argument packages on stack.
 
 PR kern/60754: potential syscall argument package stack garbage
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.17 -r1.18 src/sys/compat/freebsd/freebsd_ipc.c
 cvs rdiff -u -r1.35 -r1.36 src/sys/compat/freebsd/freebsd_misc.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index