Executive Summary
| Informations | |||
|---|---|---|---|
| Name | MDVSA-2011:051 | First vendor Publication | 2011-03-18 |
| Vendor | Mandriva | Last vendor Modification | 2011-03-18 |
| Severity (Vendor) | N/A | Revision | N/A |
Security-Database Scoring CVSS v2
| Cvss vector : (AV:N/AC:L/Au:N/C:C/I:C/A:C) | |||
|---|---|---|---|
| Cvss Base Score | 10 | Attack Range | Network |
| Cvss Impact Score | 10 | Attack Complexity | Low |
| Cvss Expoit Score | 10 | Authentification | None Required |
| Calculate full CVSS 2.0 Vectors scores | |||
Detail
The do_anonymous_page function in mm/memory.c in the Linux kernel does not properly separate the stack and the heap, which allows context-dependent attackers to execute arbitrary code by writing to the bottom page of a shared memory segment, as demonstrated by a memory-exhaustion attack against the X.Org X server. (CVE-2010-2240) The do_tcp_setsockopt function in net/ipv4/tcp.c in the Linux kernel does not properly restrict TCP_MAXSEG (aka MSS) values, which allows local users to cause a denial of service (OOPS) via a setsockopt call that specifies a small value, leading to a divide-by-zero error or incorrect use of a signed integer. (CVE-2010-4165) The copy_shmid_to_user function in ipc/shm.c in the Linux kernel does not initialize a certain structure, which allows local users to obtain potentially sensitive information from kernel stack memory via vectors related to the shmctl system call and the old shm interface. (CVE-2010-4072) The ipc subsystem in the Linux kernel does not initialize certain structures, which allows local users to obtain potentially sensitive information from kernel stack memory via vectors related to the (1) compat_sys_semctl, (2) compat_sys_msgctl, and (3) compat_sys_shmctl functions in ipc/compat.c; and the (4) compat_sys_mq_open and (5) compat_sys_mq_getsetattr functions in ipc/compat_mq.c. (CVE-2010-4073) The copy_semid_to_user function in ipc/sem.c in the Linux kernel does not initialize a certain structure, which allows local users to obtain potentially sensitive information from kernel stack memory via a (1) IPC_INFO, (2) SEM_INFO, (3) IPC_STAT, or (4) SEM_STAT command in a semctl system call. (CVE-2010-4083) The sisfb_ioctl function in drivers/video/sis/sis_main.c in the Linux kernel does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via an FBIOGET_VBLANK ioctl call. (CVE-2010-4078) The eql_g_master_cfg function in drivers/net/eql.c in the Linux kernel does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via an EQL_GETMASTRCFG ioctl call. (CVE-2010-3297) Integer signedness error in the pkt_find_dev_from_minor function in drivers/block/pktcdvd.c in the Linux kernel allows local users to obtain sensitive information from kernel memory or cause a denial of service (invalid pointer dereference and system crash) via a crafted index value in a PKT_CTRL_CMD_STATUS ioctl call. (CVE-2010-3437) fs/jfs/xattr.c in the Linux kernel does not properly handle a certain legacy format for storage of extended attributes, which might allow local users by bypass intended xattr namespace restrictions via an os2. substring at the beginning of a name. (CVE-2010-2946) Multiple integer signedness errors in net/rose/af_rose.c in the Linux kernel allow local users to cause a denial of service (heap memory corruption) or possibly have unspecified other impact via a rose_getname function call, related to the rose_bind and rose_connect functions. (CVE-2010-3310) Integer overflow in the do_io_submit function in fs/aio.c in the Linux allows local users to cause a denial of service or possibly have unspecified other impact via crafted use of the io_submit system call. (CVE-2010-3067) net/bridge/netfilter/ebtables.c in the ebtables module in the netfilter framework in the Linux kernel does not require the CAP_NET_ADMIN capability for setting or modifying rules, which allows local users to bypass intended access restrictions and configure arbitrary network-traffic filtering via a modified ebtables application. (CVE-2010-0007) The ax25_getname function in net/ax25/af_ax25.c in the Linux kernel does not initialize a certain structure, which allows local users to obtain potentially sensitive information from kernel stack memory by reading a copy of this structure. (CVE-2010-3875) fs/cifs/cifssmb.c in the CIFS implementation in the Linux kernel allows remote attackers to cause a denial of service (panic) via an SMB response packet with an invalid CountHigh value, as demonstrated by a response from an OS/2 server, related to the CIFSSMBWrite and CIFSSMBWrite2 functions. (CVE-2010-2248) The personality subsystem in the Linux kernel has a PER_CLEAR_ON_SETID setting that does not clear the ADDR_COMPAT_LAYOUT and MMAP_PAGE_ZERO flags when executing a setuid or setgid program, which makes it easier for local users to leverage the details of memory usage to (1) conduct NULL pointer dereference attacks, (2) bypass the mmap_min_addr protection mechanism, or (3) defeat address space layout randomization (ASLR). (CVE-2009-1895) The load_flat_shared_library function in fs/binfmt_flat.c in the flat subsystem in the Linux kernel allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by executing a shared flat binary. (CVE-2009-2768) The nfs4_proc_lock function in fs/nfs/nfs4proc.c in the NFSv4 client in the Linux kernel allows remote NFS servers to cause a denial of service (NULL pointer dereference and panic) by sending a certain response containing incorrect file attributes, which trigger attempted use of an open file that lacks NFSv4 state. (CVE-2009-3726) The UDP implementation in (1) net/ipv4/udp.c and (2) net/ipv6/udp.c in the Linux kernel allows local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) via vectors involving the MSG_MORE flag and a UDP socket. (CVE-2009-2698) Array index error in the gdth_read_event function in drivers/scsi/gdth.c in the Linux kernel allows local users to cause a denial of service or possibly gain privileges via a negative event index in an IOCTL request. (CVE-2009-3080) Multiple buffer overflows in fs/nfsd/nfs4xdr.c in the XDR implementation in the NFS server in the Linux kernel allow remote attackers to cause a denial of service (panic) or possibly execute arbitrary code via a crafted NFSv4 compound WRITE request, related to the read_buf and nfsd4_decode_compound functions. (CVE-2010-2521) net/ipv6/tcp_ipv6.c in Linux kernel inadvertently copies the ipv6_fl_socklist from a listening TCP socket to child sockets, which allows local users to cause a denial of service (OOPS) or double-free by opening a listeing IPv6 socket, attaching a flow label, and connecting to that socket. (CVE-2007-1592) The ec_dev_ioctl function in net/econet/af_econet.c in the Linux kernel does not require the CAP_NET_ADMIN capability, which allows local users to bypass intended access restrictions and configure econet addresses via an SIOCSIFADDR ioctl call. (CVE-2010-3850) All these problems have been corrected, to update your kernel, please follow the directions located at: http://www.mandriva.com/en/security/kernelupdate |
Original Source
| Url : http://www.mandriva.com/security/advisories?name=MDVSA-2011:051 |
CWE : Common Weakness Enumeration
| id | Name |
|---|---|
| CWE-200 | Information Exposure |
| CWE-189 | Numeric Errors |
| CWE-119 | Failure to Constrain Operations within the Bounds of a Memory Buffer |
| CWE-264 | Permissions, Privileges, and Access Controls |
| CWE-20 | Improper Input Validation |
| CWE-399 | Resource Management Errors |
| CWE-94 | Failure to Control Generation of Code ('Code Injection') |
| CWE-16 | Configuration |
OVAL Definitions
| Definition Id: oval:org.mitre.oval:def:7826 | |||
| Oval ID: | oval:org.mitre.oval:def:7826 | ||
| Title: | VMware kernel personality subsystem vulnerability | ||
| Description: | The personality subsystem in the Linux kernel before 2.6.31-rc3 has a PER_CLEAR_ON_SETID setting that does not clear the ADDR_COMPAT_LAYOUT and MMAP_PAGE_ZERO flags when executing a setuid or setgid program, which makes it easier for local users to leverage the details of memory usage to (1) conduct NULL pointer dereference attacks, (2) bypass the mmap_min_addr protection mechanism, or (3) defeat address space layout randomization (ASLR). | ||
| Family: | unix | Class: | vulnerability |
| Reference(s): | CVE-2009-1895 |
Version: | 2 |
| Platform(s): | VMWare ESX Server 4 |
Product(s): | |
| Definition Synopsis: | |||
| Definition Id: oval:org.mitre.oval:def:11768 | |||
| Oval ID: | oval:org.mitre.oval:def:11768 | ||
| Title: | Service Console update for COS kernel | ||
| Description: | The personality subsystem in the Linux kernel before 2.6.31-rc3 has a PER_CLEAR_ON_SETID setting that does not clear the ADDR_COMPAT_LAYOUT and MMAP_PAGE_ZERO flags when executing a setuid or setgid program, which makes it easier for local users to leverage the details of memory usage to (1) conduct NULL pointer dereference attacks, (2) bypass the mmap_min_addr protection mechanism, or (3) defeat address space layout randomization (ASLR). | ||
| Family: | unix | Class: | vulnerability |
| Reference(s): | CVE-2009-1895 |
Version: | 3 |
| Platform(s): | VMWare ESX Server 3.5 |
Product(s): | |
| Definition Synopsis: | |||
| Definition Id: oval:org.mitre.oval:def:8557 | |||
| Oval ID: | oval:org.mitre.oval:def:8557 | ||
| Title: | VMware kernel udp_sendmsg function vulnerability | ||
| Description: | The udp_sendmsg function in the UDP implementation in (1) net/ipv4/udp.c and (2) net/ipv6/udp.c in the Linux kernel before 2.6.19 allows local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) via vectors involving the MSG_MORE flag and a UDP socket. | ||
| Family: | unix | Class: | vulnerability |
| Reference(s): | CVE-2009-2698 |
Version: | 2 |
| Platform(s): | VMWare ESX Server 4 |
Product(s): | |
| Definition Synopsis: | |||
| Definition Id: oval:org.mitre.oval:def:11514 | |||
| Oval ID: | oval:org.mitre.oval:def:11514 | ||
| Title: | Service Console update for COS kernel | ||
| Description: | The udp_sendmsg function in the UDP implementation in (1) net/ipv4/udp.c and (2) net/ipv6/udp.c in the Linux kernel before 2.6.19 allows local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) via vectors involving the MSG_MORE flag and a UDP socket. | ||
| Family: | unix | Class: | vulnerability |
| Reference(s): | CVE-2009-2698 |
Version: | 3 |
| Platform(s): | VMWare ESX Server 3.5 |
Product(s): | |
| Definition Synopsis: | |||
| Definition Id: oval:org.mitre.oval:def:7101 | |||
| Oval ID: | oval:org.mitre.oval:def:7101 | ||
| Title: | Linux Kernel 'drivers/scsi/gdth.c' Local Privilege Escalation Vulnerability | ||
| Description: | Array index error in the gdth_read_event function in drivers/scsi/gdth.c in the Linux kernel before 2.6.32-rc8 allows local users to cause a denial of service or possibly gain privileges via a negative event index in an IOCTL request. | ||
| Family: | unix | Class: | vulnerability |
| Reference(s): | CVE-2009-3080 |
Version: | 3 |
| Platform(s): | VMWare ESX Server 4 |
Product(s): | |
| Definition Synopsis: | |||
| Definition Id: oval:org.mitre.oval:def:12862 | |||
| Oval ID: | oval:org.mitre.oval:def:12862 | ||
| Title: | ESX third party update for Service Console kernel | ||
| Description: | Array index error in the gdth_read_event function in drivers/scsi/gdth.c in the Linux kernel before 2.6.32-rc8 allows local users to cause a denial of service or possibly gain privileges via a negative event index in an IOCTL request. | ||
| Family: | unix | Class: | vulnerability |
| Reference(s): | CVE-2009-3080 |
Version: | 4 |
| Platform(s): | VMWare ESX Server 3.5 |
Product(s): | |
| Definition Synopsis: | |||
| Definition Id: oval:org.mitre.oval:def:6636 | |||
| Oval ID: | oval:org.mitre.oval:def:6636 | ||
| Title: | Linux Kernel 'nfs4_proc_lock()' Local Denial of Service Vulnerability | ||
| Description: | The nfs4_proc_lock function in fs/nfs/nfs4proc.c in the NFSv4 client in the Linux kernel before 2.6.31-rc4 allows remote NFS servers to cause a denial of service (NULL pointer dereference and panic) by sending a certain response containing incorrect file attributes, which trigger attempted use of an open file that lacks NFSv4 state. | ||
| Family: | unix | Class: | vulnerability |
| Reference(s): | CVE-2009-3726 |
Version: | 3 |
| Platform(s): | VMWare ESX Server 4 |
Product(s): | |
| Definition Synopsis: | |||
| Definition Id: oval:org.mitre.oval:def:13247 | |||
| Oval ID: | oval:org.mitre.oval:def:13247 | ||
| Title: | ESX third party update for Service Console kernel | ||
| Description: | The do_anonymous_page function in mm/memory.c in the Linux kernel before 2.6.27.52, 2.6.32.x before 2.6.32.19, 2.6.34.x before 2.6.34.4, and 2.6.35.x before 2.6.35.2 does not properly separate the stack and the heap, which allows context-dependent attackers to execute arbitrary code by writing to the bottom page of a shared memory segment, as demonstrated by a memory-exhaustion attack against the X.Org X server. | ||
| Family: | unix | Class: | vulnerability |
| Reference(s): | CVE-2010-2240 |
Version: | 4 |
| Platform(s): | VMWare ESX Server 3.5 |
Product(s): | |
| Definition Synopsis: | |||
CPE : Common Platform Enumeration
ExploitDB Exploits
| id | Description |
|---|---|
| 2011-09-05 | Linux Kernel < 2.6.36.2 Econet Privilege Escalation Exploit |
| 2011-03-10 | Linux Kernel < 2.6.37-rc2 TCP_MAXSEG Kernel Panic DoS |
| 2011-03-02 | Linux Kernel <= 2.6.37 Local Kernel Denial of Service |
| 2010-12-07 | Linux Kernel <= 2.6.37 Local Privilege Escalation |
| 2010-09-29 | Linux Kernel < 2.6.36-rc6 pktcdvd Kernel Memory Disclosure |
| 2009-09-02 | Linux Kernel < 2.6.19 udp_sendmsg Local Root Exploit |
| 2009-09-02 | Linux Kernel < 2.6.19 udp_sendmsg Local Root Exploit (x86/x64) |
| 2009-08-31 | Linux Kernel 2.6 < 2.6.19 (32bit) ip_append_data() ring0 Root Exploit |
Open Source Vulnerability Database (OSVDB)
| id | Description |
|---|---|
| 70262 | Linux Kernel net/econet/af_econet.c ec_dev_ioctl Function SIOCSIFADDR IOCTL e... |
| 69577 | Linux Kernel ipc/sem.c copy_semid_to_user Function semctl Call Local Memory D... |
| 69531 | Linux Kernel ipc Subsystem ipc/compat_mq.c Multiple Function Local Memory Dis... |
| 69530 | Linux Kernel ipc Subsystem ipc/compat.c Multiple Function Local Memory Disclo... |
| 69525 | Linux Kernel drivers/video/sis/sis_main.c sisfb_ioctl Function FBIOGET_VBLANK... |
| 69521 | Linux Kernel ipc/shm.c copy_shmid_to_user Function shmctl System Call Local M... |
| 69241 | Linux Kernel TCP MSS Divide-by-zero DoS |
| 69161 | Linux Kernel net/ax25/af_ax25.c ax25_getname() Function Stack Memory Disclosure |
| 68370 | Linux Kernel drivers/block/pktcdvd.c pkt_find_dev_from_minor Function PKT_CTR... |
| 68306 | Linux Kernel drivers/net/eql.c eql_g_master_cfg Function EQL_GETMASTRCFG IOCT... |
| 68289 | Linux Kernel fs/jfs/xattr.c Extended Attribute Storage Legacy Format xattr Na... |
| 68174 | Linux Kernel fs/aio.c do_io_submit Function Crafted io_submit System Call Loc... |
| 68163 | Linux Kernel net/rose/af_rose.c Multiple Function Signedness Error Local DoS |
| 67244 | Linux Kernel fs/cifs/cifssmb.c CIFSSMBWrite() SMB Response Packet Handling R... |
| 67243 | Linux Kernel fs/nfsd/nfs4xdr.c NFS XDR Compound Request Handling Overflow |
| 67237 | Linux Kernel mm/memory.c do_anonymous_page Function Shared Memory Segment Bot... |
| 61670 | Linux Kernel net/bridge/netfilter/ebtables.c do_ebt_set_ctl Function Ethernet... |
| 60311 | Linux Kernel drivers/scsi/gdth.c gdth_read_event() Function IOCTL Handling Lo... |
| 59877 | Linux Kernel NFSv4 Client fs/nfs/nfs4proc.c nfs4_proc_lock Function Remote DoS |
| 57462 | Linux Kernel net/ipv*/udp.c MSG_MORE Flag Local Privilege Escalation |
| 57133 | Linux Kernel Flat Subsystem fs/binfmt_flat.c load_flat_shared_library Functio... |
| 55807 | Linux Kernel PER_CLEAR_ON_SETID Mask Local Security Restriction Bypass |
| 34365 | Linux Kernel net/ipv6/tcp_ipv6.c ipv6_fl_socklist Function Local DoS |

MDVSA-2011:051
(Critical)
(High)
(Medium)
(Low)







