pipewire/src
Wim Taymans a853d3832e security: reject zero-channel volume in PulseAudio message parsing
read_cvolume accepted channels=0, creating a degenerate zero-length
volume array that is passed to pw_stream_set_control and SPA pod
building. Reject zero channels alongside the existing CHANNELS_MAX
upper bound check.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-08 14:00:53 +02:00
..
daemon only dlopen from the defined search paths 2026-04-07 09:51:47 +02:00
examples stream: Make capability device IDs an JSON object 2026-01-22 16:08:19 +00:00
gst gst: fix crop height typo in pipewiresink do_send_buffer 2026-04-22 10:18:20 +02:00
modules security: reject zero-channel volume in PulseAudio message parsing 2026-05-08 14:00:53 +02:00
pipewire security: fix integer overflow in pw_reallocarray fallback path 2026-05-08 13:43:10 +02:00
tests stream: return -EIO when doing get_time in != STREAMING 2026-02-12 12:26:33 +01:00
tools security: add missing O_CLOEXEC/SOCK_CLOEXEC flags 2026-05-08 13:52:53 +02:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00