Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 386413 - Kernel: dccp_rcv_state_process(): Denial of Service (CVE-2011-1093)
Summary: Kernel: dccp_rcv_state_process(): Denial of Service (CVE-2011-1093)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Kernel (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Security
URL:
Whiteboard: [linux < 2.6.38]
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-08 17:23 UTC by GLSAMaker/CVETool Bot
Modified: 2013-09-15 20:22 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description GLSAMaker/CVETool Bot gentoo-dev 2011-10-08 17:23:14 UTC
CVE-2011-1093 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1093):
  The dccp_rcv_state_process function in net/dccp/input.c in the Datagram
  Congestion Control Protocol (DCCP) implementation in the Linux kernel before
  2.6.38 does not properly handle packets for a CLOSED endpoint, which allows
  remote attackers to cause a denial of service (NULL pointer dereference and
  OOPS) by sending a DCCP-Close packet followed by a DCCP-Reset packet.