Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Nov 2000 12:20:03 -0800 (PST)
From:      Gerhard Sittig <Gerhard.Sittig@gmx.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/22723: panic in socket operation inside jails
Message-ID:  <200011202020.MAA28860@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/22723; it has been noted by GNATS.

From: Gerhard Sittig <Gerhard.Sittig@gmx.net>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: kern/22723: panic in socket operation inside jails
Date: Mon, 20 Nov 2000 20:05:41 +0100

 On Tue, Nov 14, 2000 at 18:22 +0100, Gerhard Sittig wrote:
 > 
 > So I went and applied the patch from
 > 
 >   cvs diff -r1.73 -r1.74 sys/kern/uipc_socket.c
 > 
 > (which moves the "prp == 0" check upwards right before
 > dereferencing the pointer) and commented out the
 > jail.socket_unixiproute_only=0 line in /etc/sysctl.conf and
 > everything went fine.
 
 Now that this fix was MFCed (see `cvs log sys/kern/uipc_socket.c`
 
 [ ... ]
 ----------------------------
 revision 1.68.2.10
 date: 2000/11/17 19:47:27;  author: jkh;  state: Exp;  lines: +4 -3
 MFC: check to see if prp is null before dereferencing it.
 ----------------------------
 [ ... ]
 
 ) I assume this PR can be closed to not falsify the "open PR"
 stats any longer?
 
 
 virtually yours   82D1 9B9C 01DC 4FB4 D7B4  61BE 3F49 4F77 72DE DA76
 Gerhard Sittig   true | mail -s "get gpg key" Gerhard.Sittig@gmx.net
 -- 
      If you don't understand or are scared by any of the above
              ask your parents or an adult to help you.
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011202020.MAA28860>