CVE-2014-2523: Input Validation

Published Mar 17, 2014
·
Updated

Description of the problem:

Some occurences in the netfilter tree use skbheaderpointer() in the following way ...

struct dccphdr dh, dh; ... skbheaderpointer(skb, dataoff, sizeof(dh), &dh);

... where dh itself is a pointer that is being passed as the copy buffer. Instead, we need to use &dh as the forth argument so that we're copying the data into an actual buffer that sits on the stack.

A remote attacker could use this flaw to crash the system or, potentially, escalate their privileges on the system.

References: http://www.openwall.com/lists/oss-security/2014/03/17/3

Introduced by: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=2bc780499aa3

Upstream fix: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=b22f5126a24b

Other sources

net/netfilter/nfconntrackprotodccp.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) dccpnew, (2) dccppacket, or (3) dccperror function.

Launchpad

Affected Software

7 affected componentsFixes available
Linux Linux kernel<3.2.57
Linux Linux kernel>=3.3<3.4.86
Linux Linux kernel>=3.5<3.10.36
Linux Linux kernel>=3.11<3.12.17
Linux Linux kernel>=3.13.0<3.13.9
Canonical Ubuntu Linux=10.04
debian/linux
5.10.223-15.10.234-16.1.129-16.1.135-16.12.25-1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade debian/linux to a version that resolves this vulnerability.

    Fixed in 5.10.223-1Fixed in 5.10.234-1Fixed in 6.1.129-1Fixed in 6.1.135-1Fixed in 6.12.25-1

Event History

Mar 17, 2014
Data Sourced
via Red Hat·07:17 PM
DescriptionSeverityAffected Software
Mar 24, 2014
CVE Published
via MITRE·10:00 AM
Data Sourced
via MITRE·10:00 AM
Description
Jan 11, 2024
Data Sourced
via Launchpad·10:04 PM
Description
Sep 16, 2024
Data Sourced
via Ubuntu·01:03 AM
RemedyDescriptionSeverityAffected Software
Apr 24, 2025
Data Sourced
via Debian·02:08 AM
DescriptionAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2014-2523?

CVE-2014-2523 is classified as a medium severity vulnerability that can potentially lead to a denial of service due to incorrect handling of memory in the netfilter tree.

2

How do I fix CVE-2014-2523?

To fix CVE-2014-2523, you should upgrade your Linux Kernel to a version that is not affected, specifically versions later than 3.13.9 or any fixed package version like 5.10.223-1.

3

What versions of the Linux Kernel are affected by CVE-2014-2523?

CVE-2014-2523 affects Linux Kernel versions from 3.2.57 up to 3.13.9 and includes several versions in between.

4

Is Ubuntu Linux affected by CVE-2014-2523?

Yes, Ubuntu Linux version 10.04 is affected by CVE-2014-2523 and requires updating to a patched kernel version.

5

What components are involved in CVE-2014-2523?

CVE-2014-2523 involves the skb_header_pointer function within the netfilter tree, which improperly manages memory pointers.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203