Bug 2510301 - CVE-2026-67302 freerdp2: FreeRDP: Denial of service in camera redirection due to divide-by-zero [fedora-all]
Summary: CVE-2026-67302 freerdp2: FreeRDP: Denial of service in camera redirection due...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: freerdp2
Version: 45
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Neal Gompa
QA Contact:
URL:
Whiteboard: {"flaws": ["982b21a4-2235-4969-bbfc-f...
Depends On:
Blocks: CVE-2026-67302
TreeView+ depends on / blocked
 
Reported: 2026-08-03 07:24 UTC by Ganesh
Modified: 2026-08-17 15:45 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

Description Ganesh 2026-08-03 07:24:38 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.

FreeRDP before 3.29.0 (affected versions <= 3.28.0) contains a divide-by-zero vulnerability in the rdpecam camera redirection client. ecam_dev_process_start_streams_request() parses a server-controlled CAM_MEDIA_TYPE_DESCRIPTION from a StartStreamsRequest PDU but validates only Format and Flags, not FrameRateDenominator. When a malicious or compromised RDP server sends a StartStreamsRequest with FrameRateDenominator set to zero, ecam_encoder_context_init() (channels/rdpecam/client/encoding.c) computes FrameRateNumerator / FrameRateDenominator, causing an integer division by zero (SIGFPE) and termination of the FreeRDP client process. Camera redirection must be enabled on the client for the channel to be reachable. Fixed in FreeRDP 3.29.0.

Comment 1 Aoife Moloney 2026-08-17 15:45:05 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 45 development cycle.
Changing version to 45.


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