pipewire/src/modules/module-netjack2
Wim Taymans 5f50055750 security: add iteration limit to netjack2 sync wait loops
Add MAX_RECV_PACKETS limit to both sync_wait functions to prevent
busy-spinning on the real-time thread under a packet flood, where
SO_RCVTIMEO never fires because data is always available.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-29 14:18:41 +02:00
..
packets.h security: fix out-of-bounds read from non-null-terminated netjack2 strings 2026-04-24 15:55:35 +02:00
peer.c security: add iteration limit to netjack2 sync wait loops 2026-04-29 14:18:41 +02:00