All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 6.1.y 0/2] Backport to fix CVE-2024-49951
@ 2024-11-26  6:25 Xiangyu Chen
  2024-11-26  6:25 ` [PATCH 6.1.y 1/2] Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue Xiangyu Chen
  2024-11-26  6:25 ` [PATCH 6.1.y 2/2] Bluetooth: MGMT: Fix possible crash on mgmt_index_removed Xiangyu Chen
  0 siblings, 2 replies; 5+ messages in thread
From: Xiangyu Chen @ 2024-11-26  6:25 UTC (permalink / raw)
  To: luiz.von.dentz, gregkh; +Cc: stable, xiangyu.chen

From: Xiangyu Chen <xiangyu.chen@windriver.com>

Backport to fix CVE-2024-49951, the main fix is
Bluetooth: MGMT: Fix possible crash on mgmt_index_removed

This required 1 extra commit to make sure the picks are clean:
Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue


Luiz Augusto von Dentz (2):
  Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
  Bluetooth: MGMT: Fix possible crash on mgmt_index_removed

 include/net/bluetooth/hci_sync.h |  12 +++
 net/bluetooth/hci_sync.c         | 132 +++++++++++++++++++++++++++++--
 net/bluetooth/mgmt.c             |  23 +++---
 3 files changed, 150 insertions(+), 17 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-11-26 15:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-26  6:25 [PATCH 6.1.y 0/2] Backport to fix CVE-2024-49951 Xiangyu Chen
2024-11-26  6:25 ` [PATCH 6.1.y 1/2] Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue Xiangyu Chen
2024-11-26 15:39   ` Sasha Levin
2024-11-26  6:25 ` [PATCH 6.1.y 2/2] Bluetooth: MGMT: Fix possible crash on mgmt_index_removed Xiangyu Chen
2024-11-26 15:39   ` Sasha Levin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.