pulseaudio/src
Igor V. Kovalenko 5830e03036 bluetooth: Do not attempt decoding too short faststream packet data
Looks like sbc_decode() would seldom access more than specified input length
bytes from input buffer if input length is less than expected frame size.

Fix potential access past allocated memory by checking if input contains
complete frame before calling sbc_decode()

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/781>
2023-02-10 00:25:11 +03:00
..
daemon conf: Note configuration snippets must end in .pa 2021-12-18 19:56:46 +01:00
modules bluetooth: Do not attempt decoding too short faststream packet data 2023-02-10 00:25:11 +03:00
pulse alsa-util: Add more standard sample rates. 2023-02-06 18:48:56 +00:00
pulsecore resampler: Fix oversized memblock pushed from resampler 2023-02-08 20:43:52 +03:00
tests thread-test: Increase test timeout 2022-05-09 09:34:46 +03:00
utils pactl: Stop a crash when setting the volume which is out of range 2022-12-06 18:37:33 +11:00
.gitignore tests: Add resampler rewind test 2021-11-03 18:37:31 +00:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
meson.build build-sys: Fix macOS build 2022-12-07 10:57:01 +00:00