NetBSD-Bugs archive

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

PR/58688 CVS commit: src



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58688 CVS commit: src
Date: Tue, 8 Oct 2024 02:29:40 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Tue Oct  8 02:29:40 UTC 2024
 
 Modified Files:
 	src/sys/net: if_wg.c
 	src/tests/net/if_wg: t_basic.sh
 
 Log Message:
 wg(4): Fix wg_overudp_cb drop paths to null out *mp as caller needs.
 
 PR kern/58688: userland panic of kernel via wg(4)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.131 -r1.132 src/sys/net/if_wg.c
 cvs rdiff -u -r1.5 -r1.6 src/tests/net/if_wg/t_basic.sh
 
 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