CVE-2011-2189: High severity linux kernel vulnerability

Published Jun 6, 2011
·
Updated

It was found that vsftpd, Very Secure FTP daemon, when the network namespace (CONFIGNETNS) support was activated in the kernel, used to create a new network namespace per connection. A remote attacker could use this flaw to cause memory pressure (kernel OOM killer protection mechanism to be activated and potentially terminate vsftpd or arbitrary [vsftpd independent] process, which satisfied the OOM killer process selection algorithm).

References: [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629373 [2] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/720095

Public PoC (from [2]): ======================

The test is started in this way:

$ for i in 1 2 3 4 5 6 7 8 ; do ./feedftp $i >/dev/null & done

What is observed during the test is that /proc/vmallocinfo grows continually with lines like the following being added:

0xffffe8ffff800000-0xffffe8ffffa00000 2097152 pcpugetvmareas+0x0/0x790 vmalloc 0xffffe8ffffa00000-0xffffe8ffffc00000 2097152 pcpugetvmareas+0x0/0x790 vmalloc 0xffffe8ffffc00000-0xffffe8ffffe00000 2097152 pcpugetvmareas+0x0/0x790 vmalloc

vsftpd bug: https://bugzilla.redhat.com/showbug.cgi?id=711134

Proposed patches (but has connection rates problem): http://patchwork.ozlabs.org/patch/88217/

Other sources

net/core/netnamespace.c in the Linux kernel 2.6.32 and earlier does not properly handle a high rate of creation and cleanup of network namespaces, which makes it easier for remote attackers to cause a denial of service (memory consumption) via requests to a daemon that requires a separate namespace per connection, as demonstrated by vsftpd.

MITRE

Affected Software

10 affected components
Linux Linux kernel<=2.6.32
redhat Enterprise Linux=6.0
redhat Enterprise MRG=2.0
Canonical Ubuntu Linux=10.10
Canonical Ubuntu Linux=11.04
Canonical Ubuntu Linux=11.10
Canonical Ubuntu Linux=10.04
Debian Debian Linux=5.0
Debian Debian Linux=7.0
Debian Debian Linux=6.0

Event History

Jun 6, 2011
Data Sourced
11:53 PM
DescriptionSeverityAffected Software
Oct 10, 2011
CVE Published
via MITRE·10:00 AM
Data Sourced
via MITRE·10:00 AM
Description

Frequently Asked Questions

1

What is the severity of CVE-2011-2189?

CVE-2011-2189 has a medium severity rating due to the potential for denial of service through memory pressure.

2

How do I fix CVE-2011-2189?

To fix CVE-2011-2189, users should update their vsftpd installation to the latest version that addresses this vulnerability.

3

What software is affected by CVE-2011-2189?

CVE-2011-2189 affects various versions of the Linux kernel and specific distributions like Red Hat Enterprise Linux, Ubuntu Linux, and Debian Linux.

4

How does CVE-2011-2189 impact system security?

CVE-2011-2189 can cause the kernel OOM killer to activate, potentially leading to system instability or denial of service.

5

Who can exploit CVE-2011-2189?

A remote attacker can exploit CVE-2011-2189 by initiating multiple connections to the vsftpd server.

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