Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2002 06:57:11 -0700
From:      Maxime Henrion <mux@freebsd.org>
To:        current@FreeBSD.org
Cc:        hsu@FreeBSD.org
Subject:   Re: fix for a bug that causes a panic in the udp_pcblist() sysctl
Message-ID:  <20020621135711.GY85244@elvis.mu.org>
In-Reply-To: <20020621134239.GX85244@elvis.mu.org>
References:  <20020621134239.GX85244@elvis.mu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Maxime Henrion wrote:
> 	Hi all,
> 
> 
> I just fixed a bug that has been hitting me everytime I do a sysctl -a
> since inp locking was committed.

BTW, this bug probably only arises when the security.bsd.see_other_uids
sysctl is set to 0, otherwise the cr_canseesocket() call always
succeeds.  So if you can't reproduce the bug, try setting
security.bsd.see_other_uids to 0 first. :-)

Thanks,
Maxime

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




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