acrn-kernel/net/bluetooth
Luiz Augusto von Dentz b1a2cd50c0 Bluetooth: L2CAP: Fix attempting to access uninitialized memory
On l2cap_parse_conf_req the variable efs is only initialized if
remote_efs has been set.

CVE: CVE-2022-42895
CC: stable@vger.kernel.org
Reported-by: Tamás Koczka <poprdi@google.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Reviewed-by: Tedd Ho-Jeong An <tedd.an@intel.com>
2022-11-02 16:37:00 -07:00
..
bnep
cmtp
hidp Bluetooth: move from strlcpy with unused retval to strscpy 2022-08-25 16:26:18 -07:00
rfcomm Driver core changes for 6.1-rc1 2022-10-07 17:04:10 -07:00
6lowpan.c
Kconfig
Makefile
a2mp.c
a2mp.h
af_bluetooth.c
amp.c
amp.h
aosp.c
aosp.h
ecdh_helper.c
ecdh_helper.h
eir.c
eir.h
hci_codec.c
hci_codec.h
hci_conn.c Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect 2022-11-02 14:16:09 -07:00
hci_core.c Bluetooth: Prevent double register of suspend 2022-09-28 12:16:10 -07:00
hci_debugfs.c Bluetooth: hci_debugfs: Fix not checking conn->debugfs 2022-09-21 15:01:21 -07:00
hci_debugfs.h
hci_event.c Bluetooth: hci_event: Make sure ISO events don't affect non-ISO connections 2022-09-21 15:04:45 -07:00
hci_request.c Bluetooth: Move hci_abort_conn to hci_conn.c 2022-08-31 15:45:56 -07:00
hci_request.h Bluetooth: Move hci_abort_conn to hci_conn.c 2022-08-31 15:45:56 -07:00
hci_sock.c Bluetooth: Prevent double register of suspend 2022-09-28 12:16:10 -07:00
hci_sync.c Bluetooth: hci_sync: Fix not indicating power state 2022-09-30 17:32:12 -07:00
hci_sysfs.c Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times 2022-09-21 15:00:54 -07:00
iso.c Bluetooth: hci_conn: Fix CIS connection dst_type handling 2022-11-02 14:15:33 -07:00
l2cap_core.c Bluetooth: L2CAP: Fix attempting to access uninitialized memory 2022-11-02 16:37:00 -07:00
l2cap_sock.c
leds.c
leds.h
lib.c
mgmt.c Bluetooth: MGMT: fix zalloc-simple.cocci warnings 2022-09-20 15:31:57 -07:00
mgmt_config.c
mgmt_config.h
mgmt_util.c Bluetooth: Implement support for Mesh 2022-09-06 13:18:24 -07:00
mgmt_util.h Bluetooth: Implement support for Mesh 2022-09-06 13:18:24 -07:00
msft.c
msft.h
sco.c
selftest.c
selftest.h
smp.c
smp.h