Skip to content
Snippets Groups Projects
  1. Aug 24, 2023
  2. Aug 08, 2023
  3. Aug 07, 2023
  4. Aug 05, 2023
  5. Aug 04, 2023
  6. Jun 02, 2023
  7. May 24, 2023
  8. May 19, 2023
  9. May 18, 2023
  10. May 17, 2023
  11. May 16, 2023
  12. May 15, 2023
  13. May 13, 2023
  14. 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
  15. May 10, 2023
  16. May 09, 2023
  17. May 06, 2023
  18. May 04, 2023
  19. May 03, 2023
  20. 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
  21. Apr 29, 2023
  22. Apr 26, 2023
  23. Apr 25, 2023
Loading