[BlueZ, v3 0/5] avrcp: Fix Out-of-Bounds Read in AVRCP GetFolderItems parsing

Bastien Nocera <[email protected]>
Newsgroups org.kernel.vger.linux-bluetooth
Message-ID <[email protected]>
Changes since v2:
- Remove Android unit/test-avrcp test
- Rename new parser test to unit/test-avrcp

Changes since v1:
- Add missing inttypes.h include to split-off parsing functions

Bastien Nocera (4):
  unit: Remove Android avrcp.c dead-code
  unit: Remove left-over test-avrcp Android test
  avrcp: Split off name parsing from parse_*_element()
  unit: Adapt poc_*_oob.c test into a new test

Elman Shahbazov (1):
  avrcp: Fix Out-of-Bounds Read in AVRCP GetFolderItems parsing

 Makefile.am                  |    6 +-
 Makefile.plugins             |    1 +
 profiles/audio/avrcp-parse.c |   52 +
 profiles/audio/avrcp-parse.h |   19 +
 profiles/audio/avrcp.c       |   26 +-
 unit/avrcp-lib.c             | 3604 ----------------------------------
 unit/avrcp-lib.h             |  343 ----
 unit/avrcp.c                 | 1161 -----------
 unit/avrcp.h                 |   15 -
 unit/test-avrcp.c            | 2078 +-------------------
 10 files changed, 116 insertions(+), 7189 deletions(-)
 create mode 100644 profiles/audio/avrcp-parse.c
 create mode 100644 profiles/audio/avrcp-parse.h
 delete mode 100644 unit/avrcp-lib.c
 delete mode 100644 unit/avrcp-lib.h
 delete mode 100644 unit/avrcp.c
 delete mode 100644 unit/avrcp.h

-- 
2.55.0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.