[Bug 255872] netgraph/bluetooth/hci: Fix a use after free in le_connection_complete

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 26 May 2021 09:31:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255872

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=14803ec8d193d8d46f4137a7dba61b277c6a2fed

commit 14803ec8d193d8d46f4137a7dba61b277c6a2fed
Author:     Takanori Watanabe <takawata@FreeBSD.org>
AuthorDate: 2021-05-26 09:23:33 +0000
Commit:     Takanori Watanabe <takawata@FreeBSD.org>
CommitDate: 2021-05-26 09:23:33 +0000

    Fix a use-after-free in an error case.

    PR: 255872
    Submitted by:  lylgood
    Differential Revision:  https://reviews.freebsd.org/D30454

 sys/netgraph/bluetooth/hci/ng_hci_evnt.c | 1 +
 1 file changed, 1 insertion(+)

-- 
You are receiving this mail because:
You are on the CC list for the bug.