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