Skip to content
Snippets Groups Projects
  1. May 12, 2023
    • Hui Peng's avatar
      Fix multiple OOB bugs resulted from tx mtu in EATT · 282d4a18
      Hui Peng authored
      The tx mtu in EATT can be controlled by remote device. With malicious
      mtu values, it is possible to trigger integer overflow and
      OOB write at multiple places (see the bug below).
      
      This fix enforces a max tx mtu in EATT.
      
      Bug: 271335899
      Test: manual
      Ignore-AOSP-First: security
      Tag: #security
      Change-Id: Ia06c9a17f2daa5ce4c32cffa536777f47774cf31
      282d4a18
  2. May 10, 2023
  3. May 09, 2023
  4. May 07, 2023
  5. May 06, 2023
  6. May 05, 2023
  7. May 04, 2023
  8. May 03, 2023
  9. Apr 30, 2023
    • Hui Peng's avatar
      Fix a type confusion bug in bta_av_setconfig_rej · bbd88e88
      Hui Peng authored
      tBTA_AV_CI_SETCONFIG is treated as tBTA_AV_STR_MSG
      in bta_av_setconfig_rej, resulting OOB access.
      
      Bug: 260230151
      Test: manual
      Ignore-AOSP-First: security
      Tag: #security
      Merged-In: I78a1ee50dea0113381e51f8521711d758dc759cf
      Change-Id: I78a1ee50dea0113381e51f8521711d758dc759cf
      bbd88e88
  10. Apr 29, 2023
  11. Apr 26, 2023
  12. Apr 25, 2023
  13. Apr 19, 2023
  14. Apr 18, 2023
    • Hui Peng's avatar
      Fix an OOB bug in set_data · 58802164
      Hui Peng authored
      Plus move macros used in struct bt_oob_data_s
      to bluetooth.h
      
      Bug: 274722185
      Test: manual
      Ignore-AOSP-First: security
      Tag: #security
      Change-Id: Ie12feb4090a1eb88f5c9e097546f55a076839fb0
      58802164
    • Hui Peng's avatar
      Fix an OOB write bug in gatt_process_notification · fdaaa82d
      Hui Peng authored
      Bug: 276975913
      Test: manual
      Ignore-AOSP-First: security
      Tag: security
      Change-Id: I38353a573168e18f06b2b311e532a937044fd92f
      fdaaa82d
    • Hui Peng's avatar
      Fix an OOB bug in set_data · 0592ed17
      Hui Peng authored
      Bug: 274722163
      Test: manual
      Ignore-AOSP-First: security
      Tag: #security
      Change-Id: Ie4b30bbc19ba0bd191839af35880a4831d8005b1
      0592ed17
  15. Apr 17, 2023
Loading