Parent: 3e17f888c840270472ec618b3c3b27472288669c
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-10-13 20:39:30
Tree: 9feb2c28ad983d40827978f1d971b0054952212c
bthost: Fix crash on l2cap_ecred_conn_rsp This fixes the following crash: Invalid read of size 2 at 0x4019907: l2cap_ecred_conn_rsp (bthost.c:2554) by 0x4019907: l2cap_le_sig (bthost.c:2650) by 0x4019907: process_l2cap (bthost.c:3137) by 0x401BBA3: process_acl (bthost.c:3242) by 0x401BBA3: bthost_receive_h4 (bthost.c:3402) by 0x4008835: receive_bthost (bluetooth.c:2989) by 0x493B862: ??? (in /usr/lib64/libglib-2.0.so.0.8400.4) by 0x49447A7: ??? (in /usr/lib64/libglib-2.0.so.0.8400.4) by 0x4944A4E: g_main_loop_run (in /usr/lib64/libglib-2.0.so.0.8400.4) by 0x402645D: mainloop_run (mainloop-glib.c:65) by 0x4026A34: mainloop_run_with_signal (mainloop-notify.c:196) by 0x4025C55: tester_run (tester.c:1084) by 0x4002A7B: main (l2cap-tester.c:2799) Address 0x400bc02a4 is not stack'd, malloc'd or (recently) free'd
Diffstat
| M | emulator/bthost.c | | | 4 | ++- - |
1 files changed, 2 insertions(+), 2 deletions(-)