Discussion:
[Bug 255872] [PATCH] netgraph/bluetooth/hci: Fix a use after free in le_connection_complete
b***@freebsd.org
2021-05-14 12:36:48 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255872

Mark Linimon <***@FreeBSD.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Assignee|***@FreeBSD.org |***@FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2021-05-25 16:34:50 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255872

Mark Johnston <***@FreeBSD.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@FreeBSD.org
Status|New |Open
Assignee|***@FreeBSD.org |***@FreeBSD.org

--- Comment #1 from Mark Johnston <***@FreeBSD.org> ---
https://reviews.freebsd.org/D30454
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2021-05-25 23:22:36 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255872

Rodney W. Grimes <***@FreeBSD.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@FreeBSD.org
--
You are receiving this mail because:
You are on the CC list for the bug.
b***@freebsd.org
2021-05-26 01:00:22 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255872

Kubilay Kocak <***@FreeBSD.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
URL| |https://reviews.freebsd.org
| |/D30454
Flags| |mfc-stable13?,
| |mfc-stable12?,
| |mfc-stable11?
Keywords| |needs-qa
Summary|[PATCH] |netgraph/bluetooth/hci: Fix
|netgraph/bluetooth/hci: Fix |a use after free in
|a use after free in |le_connection_complete
|le_connection_complete |
--
You are receiving this mail because:
You are on the CC list for the bug.
b***@freebsd.org
2021-05-26 09:31:11 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255872

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

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

commit 14803ec8d193d8d46f4137a7dba61b277c6a2fed
Author: Takanori Watanabe <***@FreeBSD.org>
AuthorDate: 2021-05-26 09:23:33 +0000
Commit: Takanori Watanabe <***@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.
b***@freebsd.org
2021-05-26 09:32:47 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255872

Takanori Watanabe <***@FreeBSD.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|Open |Closed
CC| |***@FreeBSD.org
Resolution|--- |FIXED

--- Comment #3 from Takanori Watanabe <***@FreeBSD.org> ---
Looks good, Thanks.
--
You are receiving this mail because:
You are on the CC list for the bug.
b***@freebsd.org
2021-05-26 16:52:49 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255872

Ed Maste <***@freebsd.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@freebsd.org

--- Comment #4 from Ed Maste <***@freebsd.org> ---
We should MFC this to stable branches also
--
You are receiving this mail because:
You are on the CC list for the bug.
Loading...