All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 v5.15.y 0/2] Backporting the patches to fix CVE-2024-35966
@ 2025-01-24  5:33 Keerthana K
  2025-01-24  5:33 ` [PATCH v2 v5.15.y 1/2] Bluetooth: SCO: Fix not validating setsockopt user input Keerthana K
  2025-01-24  5:33 ` [PATCH v2 v5.15.y 2/2] Bluetooth: RFCOMM: " Keerthana K
  0 siblings, 2 replies; 5+ messages in thread
From: Keerthana K @ 2025-01-24  5:33 UTC (permalink / raw)
  To: stable, gregkh
  Cc: marcel, johan.hedberg, luiz.dentz, davem, kuba, linux-bluetooth,
	netdev, linux-kernel, ajay.kaher, alexey.makhalov,
	vasavi.sirnapalli, Keerthana K

Diff from v1:
Adding a dependant patch [PATCH 1/2].
Link of v1:
https://lore.kernel.org/stable/2025012010-manager-dreamlike-b5c1@gregkh/

Backporting 2 patches to fix CVE-2024-35966

Luiz Augusto von Dentz (2):
  Bluetooth: SCO: Fix not validating setsockopt user input
  Bluetooth: RFCOMM: Fix not validating setsockopt user input

 include/net/bluetooth/bluetooth.h |  9 +++++++++
 net/bluetooth/rfcomm/sock.c       | 14 +++++---------
 net/bluetooth/sco.c               | 19 ++++++++-----------
 3 files changed, 22 insertions(+), 20 deletions(-)

-- 
2.39.4


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

end of thread, other threads:[~2025-01-24 19:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-24  5:33 [PATCH v2 v5.15.y 0/2] Backporting the patches to fix CVE-2024-35966 Keerthana K
2025-01-24  5:33 ` [PATCH v2 v5.15.y 1/2] Bluetooth: SCO: Fix not validating setsockopt user input Keerthana K
2025-01-24  5:39   ` Backporting the patches to fix CVE-2024-35966 bluez.test.bot
2025-01-24 19:52   ` [PATCH v2 v5.15.y 1/2] Bluetooth: SCO: Fix not validating setsockopt user input Sasha Levin
2025-01-24  5:33 ` [PATCH v2 v5.15.y 2/2] Bluetooth: RFCOMM: " Keerthana K

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.