]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: L2CAP: Fix use-after-free
authorZhengping Jiang <jiangzp@google.com>
Thu, 25 May 2023 00:04:15 +0000 (17:04 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Aug 2023 15:52:25 +0000 (17:52 +0200)
commit149daab45922ab1ac7f0cbeacab7251a46bf5e63
tree10367a0f3eba5322d27daaaee6184865a73980d0
parentde8677ccf8830d54af3f4388508bb2dda2b06525
Bluetooth: L2CAP: Fix use-after-free

[ Upstream commit f752a0b334bb95fe9b42ecb511e0864e2768046f ]

Fix potential use-after-free in l2cap_le_command_rej.

Signed-off-by: Zhengping Jiang <jiangzp@google.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
net/bluetooth/l2cap_core.c