Bug 336101 (CVE-2007-4136)

Summary: CVE-2007-4136 ricci is vulnerable to a connect DoS attack
Product: [Other] Security Response Reporter: Mark J. Cox <mjc>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: jparsons, kanderso, rkenna, security-response-team, vdanen
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-11 17:21:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 253783, 253784    
Bug Blocks:    

Description Mark J. Cox 2007-10-17 13:12:16 UTC
The ricci daemon will accept a maximum of 10 active connections. If the
connection limit is reached, new connections will be dropped. ricci only updates
its connection count (after freeing all stale connections) when poll(2) returns
0. If an attacker fills the connection queue, and either keeps sending data or
keeps connecting (or does anything else that'd cause poll() to return non-zero),
ricci will be unable to accept new connections.

This was found during a code audit chasing down a memory leak bug..

initial triage, assigning CVE name and metadata
CVSS medium 4.7 (AV:A/AC:L/Au:N/C:P/I:N/A:N)

Comment 2 Mark J. Cox 2007-10-31 12:29:46 UTC
removing embargo

Comment 3 Red Hat Product Security 2008-01-11 17:21:31 UTC
This issue was addressed in:

Red Hat Cluster Suite:
  http://rhn.redhat.com/errata/RHSA-2007-0983.html

Red Hat Enterprise Linux:
  http://rhn.redhat.com/errata/RHSA-2007-0640.html