ID

VAR-201403-0508


CVE

CVE-2014-0101


TITLE

Linux Kernel of net/sctp/sm_statefuns.c Inside sctp_sf_do_5_1D_ce Service disruption in functions (DoS) Vulnerabilities

Trust: 0.8

sources: JVNDB: JVNDB-2014-001608

DESCRIPTION

The sctp_sf_do_5_1D_ce function in net/sctp/sm_statefuns.c in the Linux kernel through 3.13.6 does not validate certain auth_enable and auth_capable fields before making an sctp_sf_authenticate call, which allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) via an SCTP handshake with a modified INIT chunk and a crafted AUTH chunk before a COOKIE_ECHO chunk. The NFSv4 implementation is one of the distributed file system protocols. The vulnerability stems from the fact that the program does not verify the auth_enable and auth_capable fields before calling sctp_sf_authenticate. (CVE-2014-2851) Sasha Levin reported a bug in the Linux kernel's virtual memory management subsystem. 6.2) - x86_64 3. (CVE-2014-0101, Important) * A race condition flaw, leading to heap-based buffer overflows, was found in the way the Linux kernel's N_TTY line discipline (LDISC) implementation handled concurrent processing of echo output and TTY write operations originating from user space when the underlying TTY driver was PTY. This update also fixes the following bug: * Prior to this update, a guest-provided value was used as the head length of the socket buffer allocated on the host. If the host was under heavy memory load and the guest-provided value was too large, the allocation could have failed, resulting in stalls and packet drops in the guest's Tx path. With this update, the guest-provided value has been limited to a reasonable size so that socket buffer allocations on the host succeed regardless of the memory load on the host, and guests can send packets without experiencing packet drops or stalls. This update also fixes the following bug: * Due to an incorrect call of the weak-modules script in the kernel spec file, the weak-modules directory was removed from the system when removing or upgrading certain kernel packages related to weak-modules, such as kernel-debug. With this update, the weak-modules call in the kernel spec file has been corrected, and the script now preserves the weak-modules directory on the system in this scenario. ============================================================================ Ubuntu Security Notice USN-2225-1 May 27, 2014 linux-lts-saucy vulnerabilities ============================================================================ A security issue affects these releases of Ubuntu and its derivatives: - Ubuntu 12.04 LTS Summary: Several security issues were fixed in the kernel. Software Description: - linux-lts-saucy: Linux hardware enablement kernel from Saucy Details: Matthew Daley reported an information leak in the floppy disk driver of the Linux kernel. (CVE-2014-0055) A flaw was discovered in the handling of network packets when mergeable buffers are disabled for virtual machines in the Linux kernel. (CVE-2014-0077) Nikolay Aleksandrov discovered a race condition in Linux kernel's IPv4 fragment handling code. (CVE-2014-0100) A flaw was discovered in the Linux kernel's handling of the SCTP handshake. (CVE-2014-0101) A flaw was discovered in the handling of routing information in Linux kernel's IPv6 stack. (CVE-2014-2309) An error was discovered in the Linux kernel's DCCP protocol support. (CVE-2014-2523) Max Sydorenko discovered a race condition in the Atheros 9k wireless driver in the Linux kernel. This race could be exploited by remote attackers to cause a denial of service (system crash). (CVE-2014-2672) Adhemerval Zanella Neto discovered a flaw the in the Transactional Memory (TM) implementation for powerpc based machine. (CVE-2014-2673) An error was discovered in the Reliable Datagram Sockets (RDS) protocol stack in the Linux kernel. (CVE-2014-2678) Yaara Rozenblum discovered a race condition in the Linux kernel's Generic IEEE 802.11 Networking Stack (mac80211). (CVE-2014-2706) A flaw was discovered in the Linux kernel's ping sockets. (CVE-2014-2851) Update instructions: The problem can be corrected by updating your system to the following package versions: Ubuntu 12.04 LTS: linux-image-3.11.0-22-generic 3.11.0-22.38~precise1 linux-image-3.11.0-22-generic-lpae 3.11.0-22.38~precise1 After a standard system update you need to reboot your computer to make all the necessary changes. ATTENTION: Due to an unavoidable ABI change the kernel updates have been given a new version number, which requires you to recompile and reinstall all third party kernel modules you might have installed. Unless you manually uninstalled the standard kernel metapackages (e.g. linux-generic, linux-server, linux-powerpc), a standard system upgrade will automatically perform this as well. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ===================================================================== Red Hat Security Advisory Synopsis: Important: kernel security and bug fix update Advisory ID: RHSA-2014:0328-01 Product: Red Hat Enterprise Linux Advisory URL: https://rhn.redhat.com/errata/RHSA-2014-0328.html Issue date: 2014-03-25 CVE Names: CVE-2013-1860 CVE-2014-0055 CVE-2014-0069 CVE-2014-0101 ===================================================================== 1. Summary: Updated kernel packages that fix multiple security issues and several bugs are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having Important security impact. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section. 2. Relevant releases/architectures: Red Hat Enterprise Linux Desktop (v. 6) - i386, noarch, x86_64 Red Hat Enterprise Linux Desktop Optional (v. 6) - i386, x86_64 Red Hat Enterprise Linux HPC Node (v. 6) - noarch, x86_64 Red Hat Enterprise Linux HPC Node Optional (v. 6) - x86_64 Red Hat Enterprise Linux Server (v. 6) - i386, noarch, ppc64, s390x, x86_64 Red Hat Enterprise Linux Server Optional (v. 6) - i386, ppc64, s390x, x86_64 Red Hat Enterprise Linux Workstation (v. 6) - i386, noarch, x86_64 Red Hat Enterprise Linux Workstation Optional (v. 6) - i386, x86_64 3. Description: The kernel packages contain the Linux kernel, the core of any Linux operating system. * A flaw was found in the way the get_rx_bufs() function in the vhost_net implementation in the Linux kernel handled error conditions reported by the vhost_get_vq_desc() function. A privileged guest user could use this flaw to crash the host. (CVE-2014-0055, Important) * A flaw was found in the way the Linux kernel processed an authenticated COOKIE_ECHO chunk during the initialization of an SCTP connection. (CVE-2014-0101, Important) * A flaw was found in the way the Linux kernel's CIFS implementation handled uncached write operations with specially crafted iovec structures. An unprivileged local user with access to a CIFS share could use this flaw to crash the system, leak kernel memory, or, potentially, escalate their privileges on the system. Note: the default cache settings for CIFS mounts on Red Hat Enterprise Linux 6 prohibit a successful exploitation of this issue. (CVE-2014-0069, Moderate) * A heap-based buffer overflow flaw was found in the Linux kernel's cdc-wdm driver, used for USB CDC WCM device management. An attacker with physical access to a system could use this flaw to cause a denial of service or, potentially, escalate their privileges. (CVE-2013-1860, Low) Red Hat would like to thank Nokia Siemens Networks for reporting CVE-2014-0101, and Al Viro for reporting CVE-2014-0069. This update also fixes several bugs. Documentation for these changes will be available shortly from the Technical Notes document linked to in the References section. All kernel users are advised to upgrade to these updated packages, which contain backported patches to correct these issues. The system must be rebooted for this update to take effect. 4. Solution: Before applying this update, make sure all previously released errata relevant to your system have been applied. This update is available via the Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at https://access.redhat.com/site/articles/11258 To install kernel packages manually, use "rpm -ivh [package]". Do not use "rpm -Uvh" as that will remove the running kernel binaries from your system. You may use "rpm -e" to remove old kernels after determining that the new kernel functions properly on your system. 5. Bugs fixed (https://bugzilla.redhat.com/): 921970 - CVE-2013-1860 kernel: usb: cdc-wdm buffer overflow triggered by device 1062577 - CVE-2014-0055 kernel: vhost-net: insufficient handling of error conditions in get_rx_bufs() 1064253 - CVE-2014-0069 kernel: cifs: incorrect handling of bogus user pointers during uncached writes 1070705 - CVE-2014-0101 kernel: net: sctp: null pointer dereference when processing authenticated cookie_echo chunk 6. Package List: Red Hat Enterprise Linux Desktop (v. 6): Source: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Client/en/os/SRPMS/kernel-2.6.32-431.11.2.el6.src.rpm i386: kernel-2.6.32-431.11.2.el6.i686.rpm kernel-debug-2.6.32-431.11.2.el6.i686.rpm kernel-debug-debuginfo-2.6.32-431.11.2.el6.i686.rpm kernel-debug-devel-2.6.32-431.11.2.el6.i686.rpm kernel-debuginfo-2.6.32-431.11.2.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-431.11.2.el6.i686.rpm kernel-devel-2.6.32-431.11.2.el6.i686.rpm kernel-headers-2.6.32-431.11.2.el6.i686.rpm perf-2.6.32-431.11.2.el6.i686.rpm perf-debuginfo-2.6.32-431.11.2.el6.i686.rpm python-perf-debuginfo-2.6.32-431.11.2.el6.i686.rpm noarch: kernel-abi-whitelists-2.6.32-431.11.2.el6.noarch.rpm kernel-doc-2.6.32-431.11.2.el6.noarch.rpm kernel-firmware-2.6.32-431.11.2.el6.noarch.rpm x86_64: kernel-2.6.32-431.11.2.el6.x86_64.rpm kernel-debug-2.6.32-431.11.2.el6.x86_64.rpm kernel-debug-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm kernel-debug-devel-2.6.32-431.11.2.el6.x86_64.rpm kernel-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-431.11.2.el6.x86_64.rpm kernel-devel-2.6.32-431.11.2.el6.x86_64.rpm kernel-headers-2.6.32-431.11.2.el6.x86_64.rpm perf-2.6.32-431.11.2.el6.x86_64.rpm perf-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm python-perf-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm Red Hat Enterprise Linux Desktop Optional (v. 6): Source: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Client/en/os/SRPMS/kernel-2.6.32-431.11.2.el6.src.rpm i386: kernel-debug-debuginfo-2.6.32-431.11.2.el6.i686.rpm kernel-debuginfo-2.6.32-431.11.2.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-431.11.2.el6.i686.rpm perf-debuginfo-2.6.32-431.11.2.el6.i686.rpm python-perf-2.6.32-431.11.2.el6.i686.rpm python-perf-debuginfo-2.6.32-431.11.2.el6.i686.rpm x86_64: kernel-debug-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm kernel-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-431.11.2.el6.x86_64.rpm perf-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm python-perf-2.6.32-431.11.2.el6.x86_64.rpm python-perf-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm Red Hat Enterprise Linux HPC Node (v. 6): Source: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6ComputeNode/en/os/SRPMS/kernel-2.6.32-431.11.2.el6.src.rpm noarch: kernel-abi-whitelists-2.6.32-431.11.2.el6.noarch.rpm kernel-doc-2.6.32-431.11.2.el6.noarch.rpm kernel-firmware-2.6.32-431.11.2.el6.noarch.rpm x86_64: kernel-2.6.32-431.11.2.el6.x86_64.rpm kernel-debug-2.6.32-431.11.2.el6.x86_64.rpm kernel-debug-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm kernel-debug-devel-2.6.32-431.11.2.el6.x86_64.rpm kernel-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-431.11.2.el6.x86_64.rpm kernel-devel-2.6.32-431.11.2.el6.x86_64.rpm kernel-headers-2.6.32-431.11.2.el6.x86_64.rpm perf-2.6.32-431.11.2.el6.x86_64.rpm perf-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm python-perf-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm Red Hat Enterprise Linux HPC Node Optional (v. 6): Source: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6ComputeNode/en/os/SRPMS/kernel-2.6.32-431.11.2.el6.src.rpm x86_64: kernel-debug-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm kernel-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-431.11.2.el6.x86_64.rpm perf-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm python-perf-2.6.32-431.11.2.el6.x86_64.rpm python-perf-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm Red Hat Enterprise Linux Server (v. 6): Source: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/kernel-2.6.32-431.11.2.el6.src.rpm i386: kernel-2.6.32-431.11.2.el6.i686.rpm kernel-debug-2.6.32-431.11.2.el6.i686.rpm kernel-debug-debuginfo-2.6.32-431.11.2.el6.i686.rpm kernel-debug-devel-2.6.32-431.11.2.el6.i686.rpm kernel-debuginfo-2.6.32-431.11.2.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-431.11.2.el6.i686.rpm kernel-devel-2.6.32-431.11.2.el6.i686.rpm kernel-headers-2.6.32-431.11.2.el6.i686.rpm perf-2.6.32-431.11.2.el6.i686.rpm perf-debuginfo-2.6.32-431.11.2.el6.i686.rpm python-perf-debuginfo-2.6.32-431.11.2.el6.i686.rpm noarch: kernel-abi-whitelists-2.6.32-431.11.2.el6.noarch.rpm kernel-doc-2.6.32-431.11.2.el6.noarch.rpm kernel-firmware-2.6.32-431.11.2.el6.noarch.rpm ppc64: kernel-2.6.32-431.11.2.el6.ppc64.rpm kernel-bootwrapper-2.6.32-431.11.2.el6.ppc64.rpm kernel-debug-2.6.32-431.11.2.el6.ppc64.rpm kernel-debug-debuginfo-2.6.32-431.11.2.el6.ppc64.rpm kernel-debug-devel-2.6.32-431.11.2.el6.ppc64.rpm kernel-debuginfo-2.6.32-431.11.2.el6.ppc64.rpm kernel-debuginfo-common-ppc64-2.6.32-431.11.2.el6.ppc64.rpm kernel-devel-2.6.32-431.11.2.el6.ppc64.rpm kernel-headers-2.6.32-431.11.2.el6.ppc64.rpm perf-2.6.32-431.11.2.el6.ppc64.rpm perf-debuginfo-2.6.32-431.11.2.el6.ppc64.rpm python-perf-debuginfo-2.6.32-431.11.2.el6.ppc64.rpm s390x: kernel-2.6.32-431.11.2.el6.s390x.rpm kernel-debug-2.6.32-431.11.2.el6.s390x.rpm kernel-debug-debuginfo-2.6.32-431.11.2.el6.s390x.rpm kernel-debug-devel-2.6.32-431.11.2.el6.s390x.rpm kernel-debuginfo-2.6.32-431.11.2.el6.s390x.rpm kernel-debuginfo-common-s390x-2.6.32-431.11.2.el6.s390x.rpm kernel-devel-2.6.32-431.11.2.el6.s390x.rpm kernel-headers-2.6.32-431.11.2.el6.s390x.rpm kernel-kdump-2.6.32-431.11.2.el6.s390x.rpm kernel-kdump-debuginfo-2.6.32-431.11.2.el6.s390x.rpm kernel-kdump-devel-2.6.32-431.11.2.el6.s390x.rpm perf-2.6.32-431.11.2.el6.s390x.rpm perf-debuginfo-2.6.32-431.11.2.el6.s390x.rpm python-perf-debuginfo-2.6.32-431.11.2.el6.s390x.rpm x86_64: kernel-2.6.32-431.11.2.el6.x86_64.rpm kernel-debug-2.6.32-431.11.2.el6.x86_64.rpm kernel-debug-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm kernel-debug-devel-2.6.32-431.11.2.el6.x86_64.rpm kernel-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-431.11.2.el6.x86_64.rpm kernel-devel-2.6.32-431.11.2.el6.x86_64.rpm kernel-headers-2.6.32-431.11.2.el6.x86_64.rpm perf-2.6.32-431.11.2.el6.x86_64.rpm perf-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm python-perf-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm Red Hat Enterprise Linux Server Optional (v. 6): Source: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/kernel-2.6.32-431.11.2.el6.src.rpm i386: kernel-debug-debuginfo-2.6.32-431.11.2.el6.i686.rpm kernel-debuginfo-2.6.32-431.11.2.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-431.11.2.el6.i686.rpm perf-debuginfo-2.6.32-431.11.2.el6.i686.rpm python-perf-2.6.32-431.11.2.el6.i686.rpm python-perf-debuginfo-2.6.32-431.11.2.el6.i686.rpm ppc64: kernel-debug-debuginfo-2.6.32-431.11.2.el6.ppc64.rpm kernel-debuginfo-2.6.32-431.11.2.el6.ppc64.rpm kernel-debuginfo-common-ppc64-2.6.32-431.11.2.el6.ppc64.rpm perf-debuginfo-2.6.32-431.11.2.el6.ppc64.rpm python-perf-2.6.32-431.11.2.el6.ppc64.rpm python-perf-debuginfo-2.6.32-431.11.2.el6.ppc64.rpm s390x: kernel-debug-debuginfo-2.6.32-431.11.2.el6.s390x.rpm kernel-debuginfo-2.6.32-431.11.2.el6.s390x.rpm kernel-debuginfo-common-s390x-2.6.32-431.11.2.el6.s390x.rpm kernel-kdump-debuginfo-2.6.32-431.11.2.el6.s390x.rpm perf-debuginfo-2.6.32-431.11.2.el6.s390x.rpm python-perf-2.6.32-431.11.2.el6.s390x.rpm python-perf-debuginfo-2.6.32-431.11.2.el6.s390x.rpm x86_64: kernel-debug-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm kernel-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-431.11.2.el6.x86_64.rpm perf-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm python-perf-2.6.32-431.11.2.el6.x86_64.rpm python-perf-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm Red Hat Enterprise Linux Workstation (v. 6): Source: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Workstation/en/os/SRPMS/kernel-2.6.32-431.11.2.el6.src.rpm i386: kernel-2.6.32-431.11.2.el6.i686.rpm kernel-debug-2.6.32-431.11.2.el6.i686.rpm kernel-debug-debuginfo-2.6.32-431.11.2.el6.i686.rpm kernel-debug-devel-2.6.32-431.11.2.el6.i686.rpm kernel-debuginfo-2.6.32-431.11.2.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-431.11.2.el6.i686.rpm kernel-devel-2.6.32-431.11.2.el6.i686.rpm kernel-headers-2.6.32-431.11.2.el6.i686.rpm perf-2.6.32-431.11.2.el6.i686.rpm perf-debuginfo-2.6.32-431.11.2.el6.i686.rpm python-perf-debuginfo-2.6.32-431.11.2.el6.i686.rpm noarch: kernel-abi-whitelists-2.6.32-431.11.2.el6.noarch.rpm kernel-doc-2.6.32-431.11.2.el6.noarch.rpm kernel-firmware-2.6.32-431.11.2.el6.noarch.rpm x86_64: kernel-2.6.32-431.11.2.el6.x86_64.rpm kernel-debug-2.6.32-431.11.2.el6.x86_64.rpm kernel-debug-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm kernel-debug-devel-2.6.32-431.11.2.el6.x86_64.rpm kernel-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-431.11.2.el6.x86_64.rpm kernel-devel-2.6.32-431.11.2.el6.x86_64.rpm kernel-headers-2.6.32-431.11.2.el6.x86_64.rpm perf-2.6.32-431.11.2.el6.x86_64.rpm perf-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm python-perf-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm Red Hat Enterprise Linux Workstation Optional (v. 6): Source: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Workstation/en/os/SRPMS/kernel-2.6.32-431.11.2.el6.src.rpm i386: kernel-debug-debuginfo-2.6.32-431.11.2.el6.i686.rpm kernel-debuginfo-2.6.32-431.11.2.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-431.11.2.el6.i686.rpm perf-debuginfo-2.6.32-431.11.2.el6.i686.rpm python-perf-2.6.32-431.11.2.el6.i686.rpm python-perf-debuginfo-2.6.32-431.11.2.el6.i686.rpm x86_64: kernel-debug-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm kernel-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-431.11.2.el6.x86_64.rpm perf-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm python-perf-2.6.32-431.11.2.el6.x86_64.rpm python-perf-debuginfo-2.6.32-431.11.2.el6.x86_64.rpm These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key/#package 7. References: https://www.redhat.com/security/data/cve/CVE-2013-1860.html https://www.redhat.com/security/data/cve/CVE-2014-0055.html https://www.redhat.com/security/data/cve/CVE-2014-0069.html https://www.redhat.com/security/data/cve/CVE-2014-0101.html https://access.redhat.com/security/updates/classification/#important https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/6.5_Technical_Notes/kernel.html 8. Contact: The Red Hat security contact is <secalert@redhat.com>. More contact details at https://access.redhat.com/security/team/contact/ Copyright 2014 Red Hat, Inc. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) iD8DBQFTMZPXXlSAg2UNWIIRAs3jAKCY1B4c1Gm3xuwrXDDvHlYLoVu3WQCfRaVc ZY3S4jlAmQF9n5M8ByIyFkY= =OVFT -----END PGP SIGNATURE----- -- RHSA-announce mailing list RHSA-announce@redhat.com https://www.redhat.com/mailman/listinfo/rhsa-announce

Trust: 2.52

sources: NVD: CVE-2014-0101 // JVNDB: JVNDB-2014-001608 // VULHUB: VHN-67594 // VULMON: CVE-2014-0101 // PACKETSTORM: 126343 // PACKETSTORM: 126795 // PACKETSTORM: 126793 // PACKETSTORM: 126295 // PACKETSTORM: 126729 // PACKETSTORM: 126255 // PACKETSTORM: 126798 // PACKETSTORM: 125860

AFFECTED PRODUCTS

vendor:linuxmodel:kernelscope:ltversion:3.2.56

Trust: 1.0

vendor:f5model:big-ip policy enforcement managerscope:gteversion:11.3.0

Trust: 1.0

vendor:f5model:big-ip policy enforcement managerscope:lteversion:11.5.3

Trust: 1.0

vendor:redhatmodel:enterprise linux workstationscope:eqversion:6.0

Trust: 1.0

vendor:f5model:big-ip enterprise managerscope:lteversion:2.3.0

Trust: 1.0

vendor:f5model:big-ip link controllerscope:lteversion:11.5.3

Trust: 1.0

vendor:f5model:big-iq securityscope:lteversion:4.5.0

Trust: 1.0

vendor:linuxmodel:kernelscope:gteversion:3.3

Trust: 1.0

vendor:redhatmodel:enterprise linux server ausscope:eqversion:6.5

Trust: 1.0

vendor:f5model:big-ip global traffic managerscope:gteversion:11.1.0

Trust: 1.0

vendor:f5model:big-ip enterprise managerscope:gteversion:3.0.0

Trust: 1.0

vendor:linuxmodel:kernelscope:gteversion:3.5

Trust: 1.0

vendor:redhatmodel:enterprise linux desktopscope:eqversion:6.0

Trust: 1.0

vendor:f5model:big-ip protocol security modulescope:gteversion:11.1.0

Trust: 1.0

vendor:linuxmodel:kernelscope:ltversion:3.13.7

Trust: 1.0

vendor:canonicalmodel:ubuntu linuxscope:eqversion:10.04

Trust: 1.0

vendor:f5model:big-ip edge gatewayscope:gteversion:11.1.0

Trust: 1.0

vendor:redhatmodel:enterprise linux server tusscope:eqversion:6.5

Trust: 1.0

vendor:f5model:big-ip protocol security modulescope:lteversion:11.4.1

Trust: 1.0

vendor:f5model:big-iq adcscope:eqversion:4.5.0

Trust: 1.0

vendor:f5model:big-ip access policy managerscope:lteversion:11.5.3

Trust: 1.0

vendor:f5model:big-ip webacceleratorscope:gteversion:11.1.0

Trust: 1.0

vendor:f5model:big-ip link controllerscope:gteversion:11.1.0

Trust: 1.0

vendor:f5model:big-ip analyticsscope:lteversion:11.5.3

Trust: 1.0

vendor:f5model:big-ip local traffic managerscope:lteversion:11.5.3

Trust: 1.0

vendor:f5model:big-iq devicescope:lteversion:4.5.0

Trust: 1.0

vendor:f5model:big-ip advanced firewall managerscope:lteversion:11.5.3

Trust: 1.0

vendor:f5model:big-ip access policy managerscope:gteversion:11.1.0

Trust: 1.0

vendor:f5model:big-iq cloudscope:gteversion:4.0.0

Trust: 1.0

vendor:linuxmodel:kernelscope:gteversion:2.6.24

Trust: 1.0

vendor:linuxmodel:kernelscope:ltversion:3.12.15

Trust: 1.0

vendor:linuxmodel:kernelscope:ltversion:3.4.84

Trust: 1.0

vendor:f5model:big-ip enterprise managerscope:gteversion:2.1.0

Trust: 1.0

vendor:f5model:big-ip webacceleratorscope:lteversion:11.3.0

Trust: 1.0

vendor:f5model:big-ip wan optimization managerscope:gteversion:11.1.0

Trust: 1.0

vendor:f5model:big-iq cloudscope:lteversion:4.5.0

Trust: 1.0

vendor:f5model:big-ip local traffic managerscope:gteversion:11.1.0

Trust: 1.0

vendor:redhatmodel:enterprise linux eusscope:eqversion:6.3

Trust: 1.0

vendor:f5model:big-ip advanced firewall managerscope:gteversion:11.3.0

Trust: 1.0

vendor:f5model:big-ip edge gatewayscope:lteversion:11.3.0

Trust: 1.0

vendor:f5model:big-ip analyticsscope:gteversion:11.1.0

Trust: 1.0

vendor:redhatmodel:enterprise linux eusscope:eqversion:6.4

Trust: 1.0

vendor:f5model:big-ip application acceleration managerscope:lteversion:11.5.3

Trust: 1.0

vendor:linuxmodel:kernelscope:gteversion:3.11

Trust: 1.0

vendor:f5model:big-ip enterprise managerscope:lteversion:3.1.1

Trust: 1.0

vendor:f5model:big-ip application security managerscope:lteversion:11.5.3

Trust: 1.0

vendor:linuxmodel:kernelscope:ltversion:3.10.34

Trust: 1.0

vendor:f5model:big-iq centralized managementscope:eqversion:4.6.0

Trust: 1.0

vendor:linuxmodel:kernelscope:gteversion:3.13

Trust: 1.0

vendor:redhatmodel:enterprise linux eusscope:eqversion:6.5

Trust: 1.0

vendor:f5model:big-ip application security managerscope:gteversion:11.1.0

Trust: 1.0

vendor:f5model:big-ip wan optimization managerscope:lteversion:11.3.0

Trust: 1.0

vendor:redhatmodel:enterprise linux serverscope:eqversion:6.0

Trust: 1.0

vendor:f5model:big-iq devicescope:gteversion:4.2.0

Trust: 1.0

vendor:f5model:big-ip application acceleration managerscope:gteversion:11.4.0

Trust: 1.0

vendor:f5model:big-iq securityscope:gteversion:4.0.0

Trust: 1.0

vendor:redhatmodel:enterprise linux server ausscope:eqversion:6.4

Trust: 1.0

vendor:f5model:big-ip global traffic managerscope:lteversion:11.5.3

Trust: 1.0

vendor:linuxmodel:kernelscope:lteversion:3.13.6

Trust: 0.8

vendor:linuxmodel:kernelscope:eqversion:3.13.6

Trust: 0.6

vendor:linuxmodel:kernelscope:eqversion:3.10.7

Trust: 0.6

vendor:linuxmodel:kernelscope:eqversion:3.13.4

Trust: 0.6

vendor:linuxmodel:kernelscope:eqversion:3.13.1

Trust: 0.6

vendor:linuxmodel:kernelscope:eqversion:3.12.13

Trust: 0.6

vendor:linuxmodel:kernelscope:eqversion:3.12.6

Trust: 0.6

vendor:linuxmodel:kernelscope:eqversion:3.13

Trust: 0.6

vendor:linuxmodel:kernelscope:eqversion:3.13.5

Trust: 0.6

vendor:linuxmodel:kernelscope:eqversion:3.13.2

Trust: 0.6

vendor:linuxmodel:kernelscope:eqversion:3.13.3

Trust: 0.6

sources: JVNDB: JVNDB-2014-001608 // CNNVD: CNNVD-201403-197 // NVD: CVE-2014-0101

CVSS

SEVERITY

CVSSV2

CVSSV3

nvd@nist.gov: CVE-2014-0101
value: HIGH

Trust: 1.0

NVD: CVE-2014-0101
value: HIGH

Trust: 0.8

CNNVD: CNNVD-201403-197
value: HIGH

Trust: 0.6

VULHUB: VHN-67594
value: HIGH

Trust: 0.1

VULMON: CVE-2014-0101
value: HIGH

Trust: 0.1

nvd@nist.gov: CVE-2014-0101
severity: HIGH
baseScore: 7.8
vectorString: AV:N/AC:L/AU:N/C:N/I:N/A:C
accessVector: NETWORK
accessComplexity: LOW
authentication: NONE
confidentialityImpact: NONE
integrityImpact: NONE
availabilityImpact: COMPLETE
exploitabilityScore: 10.0
impactScore: 6.9
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 1.1

NVD: CVE-2014-0101
severity: HIGH
baseScore: 7.1
vectorString: AV:N/AC:M/AU:N/C:N/I:N/A:C
accessVector: NETWORK
accessComplexity: MEDIUM
authentication: NONE
confidentialityImpact: NONE
integrityImpact: NONE
availabilityImpact: COMPLETE
exploitabilityScore: NONE
impactScore: NONE
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 0.8

VULHUB: VHN-67594
severity: HIGH
baseScore: 7.8
vectorString: AV:N/AC:L/AU:N/C:N/I:N/A:C
accessVector: NETWORK
accessComplexity: LOW
authentication: NONE
confidentialityImpact: NONE
integrityImpact: NONE
availabilityImpact: COMPLETE
exploitabilityScore: 10.0
impactScore: 6.9
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 0.1

sources: VULHUB: VHN-67594 // VULMON: CVE-2014-0101 // JVNDB: JVNDB-2014-001608 // CNNVD: CNNVD-201403-197 // NVD: CVE-2014-0101

PROBLEMTYPE DATA

problemtype:CWE-476

Trust: 1.1

problemtype:CWE-20

Trust: 0.9

sources: VULHUB: VHN-67594 // JVNDB: JVNDB-2014-001608 // NVD: CVE-2014-0101

THREAT TYPE

remote

Trust: 1.0

sources: PACKETSTORM: 126343 // PACKETSTORM: 126295 // PACKETSTORM: 126255 // PACKETSTORM: 125860 // CNNVD: CNNVD-201403-197

TYPE

code problem

Trust: 0.6

sources: CNNVD: CNNVD-201403-197

CONFIGURATIONS

sources: JVNDB: JVNDB-2014-001608

EXPLOIT AVAILABILITY

sources: VULHUB: VHN-67594

PATCH

title:net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableurl:https://github.com/torvalds/linux/commit/ec0223ec48a90cb605244b45f7c62de856403729

Trust: 0.8

title:Linux Kernel Archivesurl:http://www.kernel.org

Trust: 0.8

title:net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableurl:http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ec0223ec48a90cb605244b45f7c62de856403729

Trust: 0.8

title:Bug 1070705url:https://bugzilla.redhat.com/show_bug.cgi?id=1070705

Trust: 0.8

title:RHSA-2014:0328url:http://rhn.redhat.com/errata/RHSA-2014-0328.html

Trust: 0.8

title:fba54a407bb2b7c2aae62ac2d03df806bc1a794aurl:http://123.124.177.30/web/xxk/bdxqById.tag?id=48590

Trust: 0.6

title:11dac21e658690cdf01d7eb41c7e653d142ad9d4url:http://123.124.177.30/web/xxk/bdxqById.tag?id=48589

Trust: 0.6

title:Ubuntu Security Notice: linux vulnerabilitiesurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-2173-1

Trust: 0.1

title:Ubuntu Security Notice: linux-ec2 vulnerabilitiesurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-2174-1

Trust: 0.1

title:Amazon Linux AMI: ALAS-2014-317url:https://vulmon.com/vendoradvisory?qidtp=amazon_linux_ami&qid=ALAS-2014-317

Trust: 0.1

title:Red Hat: CVE-2014-0101url:https://vulmon.com/vendoradvisory?qidtp=red_hat_cve_database&qid=CVE-2014-0101

Trust: 0.1

title:Ubuntu Security Notice: linux-lts-quantal vulnerabilitiesurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-2223-1

Trust: 0.1

title:Ubuntu Security Notice: linux vulnerabilitiesurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-2228-1

Trust: 0.1

title:Ubuntu Security Notice: linux vulnerabilitiesurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-2221-1

Trust: 0.1

title:Ubuntu Security Notice: linux-lts-raring vulnerabilitiesurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-2224-1

Trust: 0.1

title:Ubuntu Security Notice: linux-ti-omap4 vulnerabilitiesurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-2227-1

Trust: 0.1

title:Ubuntu Security Notice: linux-lts-saucy vulnerabilitiesurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-2225-1

Trust: 0.1

title:DRA_writeupurl:https://github.com/KPN-CISO/DRA_writeup

Trust: 0.1

sources: VULMON: CVE-2014-0101 // JVNDB: JVNDB-2014-001608 // CNNVD: CNNVD-201403-197

EXTERNAL IDS

db:NVDid:CVE-2014-0101

Trust: 3.4

db:OPENWALLid:OSS-SECURITY/2014/03/04/6

Trust: 2.6

db:BIDid:65943

Trust: 1.8

db:SECUNIAid:59216

Trust: 1.8

db:JVNDBid:JVNDB-2014-001608

Trust: 0.8

db:CNNVDid:CNNVD-201403-197

Trust: 0.7

db:PACKETSTORMid:126295

Trust: 0.2

db:PACKETSTORMid:126255

Trust: 0.2

db:PACKETSTORMid:126343

Trust: 0.2

db:PACKETSTORMid:126729

Trust: 0.2

db:PACKETSTORMid:126346

Trust: 0.1

db:VULHUBid:VHN-67594

Trust: 0.1

db:VULMONid:CVE-2014-0101

Trust: 0.1

db:PACKETSTORMid:126795

Trust: 0.1

db:PACKETSTORMid:126793

Trust: 0.1

db:PACKETSTORMid:126798

Trust: 0.1

db:PACKETSTORMid:125860

Trust: 0.1

sources: VULHUB: VHN-67594 // VULMON: CVE-2014-0101 // JVNDB: JVNDB-2014-001608 // PACKETSTORM: 126343 // PACKETSTORM: 126795 // PACKETSTORM: 126793 // PACKETSTORM: 126295 // PACKETSTORM: 126729 // PACKETSTORM: 126255 // PACKETSTORM: 126798 // PACKETSTORM: 125860 // CNNVD: CNNVD-201403-197 // NVD: CVE-2014-0101

REFERENCES

url:http://www.openwall.com/lists/oss-security/2014/03/04/6

Trust: 2.6

url:http://rhn.redhat.com/errata/rhsa-2014-0328.html

Trust: 1.9

url:http://rhn.redhat.com/errata/rhsa-2014-0419.html

Trust: 1.9

url:http://rhn.redhat.com/errata/rhsa-2014-0432.html

Trust: 1.9

url:http://www.ubuntu.com/usn/usn-2173-1

Trust: 1.9

url:http://secunia.com/advisories/59216

Trust: 1.8

url:http://www.securityfocus.com/bid/65943

Trust: 1.8

url:http://www.ubuntu.com/usn/usn-2174-1

Trust: 1.8

url:http://support.f5.com/kb/en-us/solutions/public/15000/300/sol15317.html

Trust: 1.8

url:https://bugzilla.redhat.com/show_bug.cgi?id=1070705

Trust: 1.8

url:https://github.com/torvalds/linux/commit/ec0223ec48a90cb605244b45f7c62de856403729

Trust: 1.8

url:http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3ba=commit%3bh=ec0223ec48a90cb605244b45f7c62de856403729

Trust: 1.7

url:http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2014-0101

Trust: 0.8

url:http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2014-0101

Trust: 0.8

url:https://nvd.nist.gov/vuln/detail/cve-2014-0101

Trust: 0.8

url:http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ec0223ec48a90cb605244b45f7c62de856403729

Trust: 0.7

url:https://access.redhat.com/errata/rhsa-2014:0419

Trust: 0.6

url:https://access.redhat.com/security/cve/cve-2014-0101

Trust: 0.6

url:https://access.redhat.com/errata/rhsa-2014:0432

Trust: 0.6

url:https://access.redhat.com/errata/rhsa-2014:0520

Trust: 0.6

url:https://access.redhat.com/errata/rhsa-2014:0328

Trust: 0.6

url:https://nvd.nist.gov/vuln/detail/cve-2014-2523

Trust: 0.4

url:https://www.redhat.com/mailman/listinfo/rhsa-announce

Trust: 0.4

url:https://access.redhat.com/security/team/key/#package

Trust: 0.4

url:https://access.redhat.com/site/articles/11258

Trust: 0.4

url:https://www.redhat.com/security/data/cve/cve-2014-0101.html

Trust: 0.4

url:https://bugzilla.redhat.com/):

Trust: 0.4

url:https://access.redhat.com/security/team/contact/

Trust: 0.4

url:https://access.redhat.com/security/updates/classification/#important

Trust: 0.4

url:https://nvd.nist.gov/vuln/detail/cve-2014-2706

Trust: 0.3

url:https://nvd.nist.gov/vuln/detail/cve-2014-2851

Trust: 0.3

url:https://nvd.nist.gov/vuln/detail/cve-2014-1738

Trust: 0.3

url:https://nvd.nist.gov/vuln/detail/cve-2014-2309

Trust: 0.3

url:https://nvd.nist.gov/vuln/detail/cve-2014-2678

Trust: 0.3

url:https://nvd.nist.gov/vuln/detail/cve-2014-2672

Trust: 0.3

url:https://nvd.nist.gov/vuln/detail/cve-2014-1737

Trust: 0.3

url:https://nvd.nist.gov/vuln/detail/cve-2014-0077

Trust: 0.3

url:https://nvd.nist.gov/vuln/detail/cve-2014-0055

Trust: 0.3

url:https://nvd.nist.gov/vuln/detail/cve-2014-0069

Trust: 0.2

url:https://cwe.mitre.org/data/definitions/476.html

Trust: 0.1

url:https://www.rapid7.com/db/vulnerabilities/amazon-linux-ami-alas-2014-317

Trust: 0.1

url:https://nvd.nist.gov

Trust: 0.1

url:https://usn.ubuntu.com/2173-1/

Trust: 0.1

url:https://www.rapid7.com/db/vulnerabilities/linuxrpm-rhsa-2014-0432

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux/2.6.32-58.120

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2014-3122

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-lts-raring/3.8.0-41.60~precise1

Trust: 0.1

url:http://www.ubuntu.com/usn/usn-2224-1

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2013-4483

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux/3.2.0-63.95

Trust: 0.1

url:http://www.ubuntu.com/usn/usn-2221-1

Trust: 0.1

url:https://access.redhat.com/site/documentation/en-us/red_hat_enterprise_linux/6/html/6.4_technical_notes/kernel.html

Trust: 0.1

url:https://www.redhat.com/security/data/cve/cve-2014-0196.html

Trust: 0.1

url:https://rhn.redhat.com/errata/rhsa-2014-0520.html

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2014-0196

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-lts-saucy/3.11.0-22.38~precise1

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2014-2673

Trust: 0.1

url:http://www.ubuntu.com/usn/usn-2225-1

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2014-0100

Trust: 0.1

url:https://www.redhat.com/security/data/cve/cve-2014-0069.html

Trust: 0.1

url:https://www.redhat.com/security/data/cve/cve-2014-0055.html

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2013-1860

Trust: 0.1

url:https://www.redhat.com/security/data/cve/cve-2013-1860.html

Trust: 0.1

url:https://access.redhat.com/site/documentation/en-us/red_hat_enterprise_linux/6/html/6.5_technical_notes/kernel.html

Trust: 0.1

sources: VULHUB: VHN-67594 // VULMON: CVE-2014-0101 // JVNDB: JVNDB-2014-001608 // PACKETSTORM: 126343 // PACKETSTORM: 126795 // PACKETSTORM: 126793 // PACKETSTORM: 126295 // PACKETSTORM: 126729 // PACKETSTORM: 126255 // PACKETSTORM: 126798 // PACKETSTORM: 125860 // CNNVD: CNNVD-201403-197 // NVD: CVE-2014-0101

CREDITS

Ubuntu

Trust: 0.4

sources: PACKETSTORM: 126343 // PACKETSTORM: 126795 // PACKETSTORM: 126793 // PACKETSTORM: 126798

SOURCES

db:VULHUBid:VHN-67594
db:VULMONid:CVE-2014-0101
db:JVNDBid:JVNDB-2014-001608
db:PACKETSTORMid:126343
db:PACKETSTORMid:126795
db:PACKETSTORMid:126793
db:PACKETSTORMid:126295
db:PACKETSTORMid:126729
db:PACKETSTORMid:126255
db:PACKETSTORMid:126798
db:PACKETSTORMid:125860
db:CNNVDid:CNNVD-201403-197
db:NVDid:CVE-2014-0101

LAST UPDATE DATE

2024-11-11T22:04:56.298000+00:00


SOURCES UPDATE DATE

db:VULHUBid:VHN-67594date:2023-02-13T00:00:00
db:VULMONid:CVE-2014-0101date:2020-08-25T00:00:00
db:JVNDBid:JVNDB-2014-001608date:2014-04-08T00:00:00
db:CNNVDid:CNNVD-201403-197date:2023-04-14T00:00:00
db:NVDid:CVE-2014-0101date:2023-02-13T00:32:28.940

SOURCES RELEASE DATE

db:VULHUBid:VHN-67594date:2014-03-11T00:00:00
db:VULMONid:CVE-2014-0101date:2014-03-11T00:00:00
db:JVNDBid:JVNDB-2014-001608date:2014-03-12T00:00:00
db:PACKETSTORMid:126343date:2014-04-26T18:57:25
db:PACKETSTORMid:126795date:2014-05-27T16:00:50
db:PACKETSTORMid:126793date:2014-05-27T16:00:19
db:PACKETSTORMid:126295date:2014-04-24T22:17:52
db:PACKETSTORMid:126729date:2014-05-21T03:19:22
db:PACKETSTORMid:126255date:2014-04-22T23:41:05
db:PACKETSTORMid:126798date:2014-05-27T16:02:06
db:PACKETSTORMid:125860date:2014-03-25T18:47:49
db:CNNVDid:CNNVD-201403-197date:2014-03-13T00:00:00
db:NVDid:CVE-2014-0101date:2014-03-11T13:01:06.733