Re: [BlueZ, v4] avrcp: Fix Out-of-Bounds Read in AVRCP GetFolderItems parsing
| Newsgroups | org.kernel.vger.linux-bluetooth |
|---|---|
| Message-ID | <178672800963.3885098.13548471500210922609.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <[email protected]>: On Fri, 14 Aug 2026 16:01:18 +0200 you wrote: > If the "Displayable Name Length" is much longer than the size of the PDU > packet we receive, then we might try to memcpy() past the end of the PDU > packet. > > Be careful about clamping the name copying to the smallest of: > - length specified in the PDU > - left-over packet after the length field > - size of the string we'll copy it into > > [...] Here is the summary with links: - [BlueZ,v4] avrcp: Fix Out-of-Bounds Read in AVRCP GetFolderItems parsing https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=bd8989620ed6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html