Date: Wed, 22 Jun 2016 11:29:39 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 210379] [panic] in6_lltable_dump_entry bcopy page fault Message-ID: <bug-210379-6-Qt6zPJUE4k@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-210379-6@https.bugs.freebsd.org/bugzilla/> References: <bug-210379-6@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210379 --- Comment #10 from commit-hook@freebsd.org --- A commit references this bug: Author: ae Date: Wed Jun 22 11:29:22 UTC 2016 New revision: 302081 URL: https://svnweb.freebsd.org/changeset/base/302081 Log: Fix the NULL pointer dereference for unresolved link layer entries in the netinet6 code. Copy link layer address only when corresponding entry has LLE_VALID flag. PR: 210379 Approved by: re (kib) Changes: head/sys/netinet6/in6.c --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210379-6-Qt6zPJUE4k>