From 4acdbf6c0e3b57ffbc94cf70ff1045f171b1b679 Mon Sep 17 00:00:00 2001 From: Brian Delwiche Date: Thu, 8 Aug 2024 00:15:17 +0000 Subject: Add flag com.android.bluetooth.flag.btsec_avdt_msg_ind_type_confusion Bug: 358212054 Bug: 315241296 Flag: com.android.bluetooth.flags.btsec_avdt_msg_ind_type_confusion Test: m libbluetooth Ignore-AOSP-First: security Tag: #security Change-Id: Ie01375e604ba07f015fabb26f4c247a1766aa170 --- flags/security.aconfig | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'flags') diff --git a/flags/security.aconfig b/flags/security.aconfig index 2bb69eac95..5f9e3b1a08 100644 --- a/flags/security.aconfig +++ b/flags/security.aconfig @@ -44,3 +44,13 @@ flag { purpose: PURPOSE_BUGFIX } } + +flag { + name: "btsec_avdt_msg_ind_type_confusion" + namespace: "bluetooth" + description: "Properly check current state and sig value of avdt rej/rsp messages before parsing" + bug: "358212054" + metadata { + purpose: PURPOSE_BUGFIX + } +} -- cgit v1.2.3-59-g8ed1b