mbox series

[SRU,F,0/1] CVE-2024-36968

Message ID focal.cover.1729258467.git.juerg.haefliger@canonical.com
Headers show
Series CVE-2024-36968 | expand

Message

Juerg Haefliger Oct. 18, 2024, 1:44 p.m. UTC
https://ubuntu.com/security/CVE-2024-36968

https://warthogs.atlassian.net/browse/KERNSEC-13945

Sungwoo Kim (1):
  Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()

 include/net/bluetooth/hci.h      | 10 ++++++++
 include/net/bluetooth/hci_core.h |  1 +
 net/bluetooth/hci_conn.c         | 44 +++++++++++++++++++++++++-------
 net/bluetooth/hci_event.c        | 36 ++++++++++++++++----------
 net/bluetooth/l2cap_core.c       | 17 +++---------
 net/bluetooth/sco.c              |  6 ++---
 6 files changed, 75 insertions(+), 39 deletions(-)