Skip to content

Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg

Ricardo Robaina requested to merge rrobaina/centos-stream-9:RHEL-20744 into main

JIRA: https://issues.redhat.com/browse/RHEL-20744

CVE: CVE-2023-51779

Brew: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=57875509

8f300c81 (Ricardo Robaina)
Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg

net/bluetooth/af_bluetooth.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

Signed-off-by: Ricardo Robaina rrobaina@redhat.com

Merge request reports