Bug 2521997 - CVE-2026-68555 coturn: Coturn: Memory exhaustion via chained mobility resumes [epel-all]
Summary: CVE-2026-68555 coturn: Coturn: Memory exhaustion via chained mobility resumes...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: coturn
Version: epel10
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Robert Scheck
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["0b5f537b-1f6d-4356-9e2c-2...
Depends On:
Blocks: CVE-2026-68555
TreeView+ depends on / blocked
 
Reported: 2026-08-24 15:06 UTC by Vladimir Vasilev
Modified: 2026-08-24 15:06 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Vladimir Vasilev 2026-08-24 15:06:41 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

Coturn is a free open source implementation of TURN and STUN Server. In 4.15.0, an authenticated TURN user can repeatedly resume one allocation from fresh UDP 5-tuples without completing a handoff when the server enables --mobility. mobile_begin_transition() in src/server/ns_turn_server.c disarms each new session's allocation timeout and overwrites the allocation's single mobile_pending_resume link, leaving earlier pending sessions unreachable by the cleanup path, while copy_auth_parameters() ignores inc_quota() failure. The attacker can therefore retain unbounded server-side sessions and exhaust process memory even when --user-quota=1 is configured. This issue is fixed in version 4.16.0.


Note You need to log in before you can comment on or make changes to this bug.