pkgsrc-Bugs archive

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

Re: pkg/50995: sigsegv in recv()



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

From: Patrick Welche <prlw1%cam.ac.uk@localhost>
To: Christos Zoulas <christos%zoulas.com@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
	pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/50995: sigsegv in recv()
Date: Wed, 23 Mar 2016 18:21:33 +0000

 On Wed, Mar 23, 2016 at 02:15:35PM -0400, Christos Zoulas wrote:
 > On Mar 23,  5:10pm, prlw1%cam.ac.uk@localhost (prlw1%cam.ac.uk@localhost) wrote:
 > -- Subject: pkg/50995: sigsegv in recv()
 > 
 > Is that netbsd-7 with these patches applied?
 > 
 > uipc_syscalls.c: 1.172.2.1.0.2
 > 
 > revision 1.172.2.2
 > date: 2015-11-07 19:55:11 -0500;  author: riz;  state: Exp;  lines: +8 -7;  commitid: W3wKhbmbFC8QZdIy;
 > Pull up following revision(s) (requested by christos in ticket #1018):
 >         sys/kern/uipc_syscalls.c: revision 1.181
 > Don't overwrite the user iov pointer in sendmmsg. Make the send and receive
 > code look the same.
 > 
 > revision 1.172.2.1
 > date: 2015-08-08 11:45:47 -0400;  author: martin;  state: Exp;  lines: +10 -3;  commitid: ZgH9XMVFrI9IStwy;
 > Pull up following revision(s) (requested by maxv in ticket #942):
 >         sys/kern/uipc_syscalls.c: revision 1.179
 > Memory leak. Triggerable from an unprivileged user via COMPAT_43.
 
 Unfortunately it seems to be:
 
 # ident /netbsd | grep uipc_syscalls.c
      $NetBSD: uipc_syscalls.c,v 1.172.2.2 2015/11/08 00:55:11 riz Exp $
 


Home | Main Index | Thread Index | Old Index