coturn-4.10.0-1.el10_3
- coturn-4.10.0-1.el10_3
- Add Linux-only recvmmsg client receive path for DTLS/UDP listener
- Skip response buffer allocation for STUN indications
- Remove mutex from per-thread super_memory allocator
- Eliminate mutex and reduce copies on auth message dispatch
- Replace mutex_bps with lock-free atomics for bandwidth tracking
- Remove unused mutex from ur_map structure
- WebRTC Auth optimization path
- Improve worst case scenario - avoid memory allocation
- Fix null pointer dereferences in post_parse()
- Fix stack buffer overflow in OAuth token decoding
- Fix uint16_t truncation overflow in stun_get_message_len_str()
- Initialize variables before use
- CVE-2026-40613 Misaligned Memory Access STUN Attribute Parser
- Disable reason string in response messages to reduce amplification factor
- Keep only NEV_UDP_SOCKET_PER_THREAD network engine
- Replace perror with logging
- Extend seed corpus and add more fuzzing scenarios
- Update config and Readme files about deprecated TLSv1/1.1
- Restore RFC 3489 (old STUN) backward compatibility broken since 4.7.0
- Change port identifiers to use uint16_t
- Fixes: run_tests.sh and no db
- Improve PostgreSQL.md clarity
- Add session usage reporting callback to TURN database driver
- CLI interface is disabled by default