Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 505658 (CVE-2014-2523) - Kernel: netfilter: nf_conntrack_dccp: incorrect skb_header_pointer API usages (CVE-2014-2523)
Summary: Kernel: netfilter: nf_conntrack_dccp: incorrect skb_header_pointer API usages...
Status: RESOLVED FIXED
Alias: CVE-2014-2523
Product: Gentoo Security
Classification: Unclassified
Component: Kernel (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kernel Security
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-25 11:55 UTC by Agostino Sarubbo
Modified: 2022-03-25 19:38 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 Agostino Sarubbo gentoo-dev 2014-03-25 11:55:52 UTC
CVE-2014-2523 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-2523):

net/netfilter/nf_conntrack_proto_dccp.c in the Linux kernel through 3.13.6 uses a DCCP header pointer incorrectly, which allows remote attackers to cause a denial of service (system crash) or possibly execute arbitrary code via a DCCP packet that triggers a call to the (1) 
dccp_new, (2) dccp_packet, or (3) dccp_error function.
Comment 1 GLSAMaker/CVETool Bot gentoo-dev 2014-08-10 21:57:40 UTC
CVE-2014-2523 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-2523):
  net/netfilter/nf_conntrack_proto_dccp.c in the Linux kernel through 3.13.6
  uses a DCCP header pointer incorrectly, which allows remote attackers to
  cause a denial of service (system crash) or possibly execute arbitrary code
  via a DCCP packet that triggers a call to the (1) dccp_new, (2) dccp_packet,
  or (3) dccp_error function.