Skip to content
Snippets Groups Projects
  1. May 24, 2023
  2. May 19, 2023
  3. May 18, 2023
  4. May 17, 2023
  5. May 16, 2023
  6. May 15, 2023
  7. May 13, 2023
  8. May 12, 2023
    • Hui Peng's avatar
      Fix multiple OOB bugs resulted from tx mtu in EATT · ea76b7d9
      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
      Merged-In: Ia06c9a17f2daa5ce4c32cffa536777f47774cf31
      Change-Id: Ia06c9a17f2daa5ce4c32cffa536777f47774cf31
      ea76b7d9
  9. May 10, 2023
  10. May 09, 2023
  11. May 06, 2023
  12. May 04, 2023
  13. May 03, 2023
  14. 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
  15. Apr 29, 2023
  16. Apr 26, 2023
  17. Apr 25, 2023
  18. 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
  19. Apr 14, 2023
  20. Apr 13, 2023
  21. Apr 04, 2023
  22. Apr 03, 2023
Loading