Re: [oss-security] CVE Request : IPv6 Hop limit lowering via RA messages

2015-04-03 Thread Loganaden Velvindron
On Fri, Apr 3, 2015 at 1:54 PM, D.S. Ljungmark wrote: > On Fri, Apr 3, 2015 at 6:06 AM, Jim Thompson wrote: >> have you considered that there might not be a relevant patch because >> FreeBSD’s implementation isn’t affected? > > sys/netinet6/nd6_rtr.c > > 300 if (nd_ra->nd_ra_curhopli

Re: [oss-security] CVE Request : IPv6 Hop limit lowering via RA messages

2015-04-03 Thread D.S. Ljungmark
On Fri, Apr 3, 2015 at 6:06 AM, Jim Thompson wrote: > have you considered that there might not be a relevant patch because > FreeBSD’s implementation isn’t affected? sys/netinet6/nd6_rtr.c 300 if (nd_ra->nd_ra_curhoplimit) 301 ndi->chlim = nd_ra->nd_ra_curhoplimi

Re: [oss-security] CVE Request : IPv6 Hop limit lowering via RA messages

2015-04-02 Thread Jim Thompson
have you considered that there might not be a relevant patch because FreeBSD’s implementation isn’t affected? Jim > On Apr 2, 2015, at 9:15 PM, Eitan Adler wrote: > > + FreeBSD lists since I haven't seen any relevant patches (although I > might have missed them). > > -- Forwarded mess