mbox series

[v2,v5.15.y,0/2] Backporting the patches to fix CVE-2024-35966

Message ID 20250124053306.5028-1-keerthana.kalyanasundaram@broadcom.com
Headers show
Series Backporting the patches to fix CVE-2024-35966 | expand

Message

Keerthana K Jan. 24, 2025, 5:33 a.m. UTC
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(-)