Date: Wed, 09 Jun 2021 05:22:34 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 255872] netgraph/bluetooth/hci: Fix a use after free in le_connection_complete Message-ID: <bug-255872-7501-hOlyBdN6xD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-255872-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-255872-7501@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=3D255872 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D26c3e7a1ecb375de071786a07bdd68f86= 7acdb3c commit 26c3e7a1ecb375de071786a07bdd68f867acdb3c Author: Takanori Watanabe <takawata@FreeBSD.org> AuthorDate: 2021-05-26 09:23:33 +0000 Commit: Takanori Watanabe <takawata@FreeBSD.org> CommitDate: 2021-06-09 05:20:57 +0000 Fix a use-after-free in an error case. PR: 255872 Submitted by: lylgood Differential Revision: https://reviews.freebsd.org/D30454 (cherry picked from commit 14803ec8d193d8d46f4137a7dba61b277c6a2fed) sys/netgraph/bluetooth/hci/ng_hci_evnt.c | 1 + 1 file changed, 1 insertion(+) --=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-255872-7501-hOlyBdN6xD>