From owner-svn-src-head@freebsd.org Thu Jun 23 08:49:14 2016 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8BE53AC6C7D; Thu, 23 Jun 2016 08:49:14 +0000 (UTC) (envelope-from ae@FreeBSD.org) Received: from mx2.freebsd.org (mx2.freebsd.org [8.8.178.116]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx2.freebsd.org", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 73F792C22; Thu, 23 Jun 2016 08:49:14 +0000 (UTC) (envelope-from ae@FreeBSD.org) Received: from butcher-nb.yandex.net (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx2.freebsd.org (Postfix) with ESMTP id D95756565A; Thu, 23 Jun 2016 08:49:12 +0000 (UTC) (envelope-from ae@FreeBSD.org) Subject: Re: svn commit: r302081 - head/sys/netinet6 To: hiren panchasara References: <201606221129.u5MBTMun071427@repo.freebsd.org> <20160622154613.GR60812@strugglingcoder.info> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org From: "Andrey V. Elsukov" Message-ID: <576BA265.2060104@FreeBSD.org> Date: Thu, 23 Jun 2016 11:48:37 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 MIME-Version: 1.0 In-Reply-To: <20160622154613.GR60812@strugglingcoder.info> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="VX0Jd7o79FJWhI9dKEwXqau6IFD0kAUGi" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2016 08:49:14 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --VX0Jd7o79FJWhI9dKEwXqau6IFD0kAUGi Content-Type: multipart/mixed; boundary="mDIUVbicci99ngUtcJa3nTnODAlBjmgTV" From: "Andrey V. Elsukov" To: hiren panchasara Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-ID: <576BA265.2060104@FreeBSD.org> Subject: Re: svn commit: r302081 - head/sys/netinet6 References: <201606221129.u5MBTMun071427@repo.freebsd.org> <20160622154613.GR60812@strugglingcoder.info> In-Reply-To: <20160622154613.GR60812@strugglingcoder.info> --mDIUVbicci99ngUtcJa3nTnODAlBjmgTV Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 22.06.16 18:46, hiren panchasara wrote: >> Fix the NULL pointer dereference for unresolved link layer entries i= n >> the netinet6 code. Copy link layer address only when corresponding e= ntry >> has LLE_VALID flag. >> =20 >> PR: 210379 >> Approved by: re (kib) >> >> Modified: >> head/sys/netinet6/in6.c >=20 > Cursory look tells me that this bug is also present in 10. Is that true= ? > If so, is it possible for you to mfc this? The patch is applicable, but due to the difference in the LLE code stable/10 has not affected with this bug. --=20 WBR, Andrey V. Elsukov --mDIUVbicci99ngUtcJa3nTnODAlBjmgTV-- --VX0Jd7o79FJWhI9dKEwXqau6IFD0kAUGi Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJXa6JpAAoJEAHF6gQQyKF6nXEH/0d5sSm0HZWnSCqL/mA82EjP ZXOeKvA+AMPPjDeeUD2vol9tKFAixbTuFHhR9FR0cRuaj3TsiX9o20qImRoqwEbp 5Rl9yZ+drwuzOkgAnvqE9lA9CSwFjoVJSHB4DmKG7qX2Gks0VxdG+tE75gRmhMfu mFLnrKiaQDYRunFnfbINEA4GFLGVGvImeoL9EVa5vQe1ixxz3wmoKzxaFnTXXEWF wXL06A5UsI/mBJjxrdhmnRt2ceJI3aZ6WwK7Rto6cd6+ZZOOD/nWzAN07PeU/i8I xuL+hB0d/L4ePDU4vLZdQPC7+VwWPSGPq2u1RYKi5cCJieESy9pkzBlHKjooMVU= =K0lL -----END PGP SIGNATURE----- --VX0Jd7o79FJWhI9dKEwXqau6IFD0kAUGi--