[security-announce] SUSE Security Announcement: Linux kernel (SUSE-SA:2010:012)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ______________________________________________________________________________ SUSE Security Announcement Package: kernel Announcement ID: SUSE-SA:2010:012 Date: Mon, 15 Feb 2010 16:00:00 +0000 Affected Products: openSUSE 11.0 Vulnerability Type: local privilege escalation, remote denial of service CVSS v2 Base Score: 7.2 (AV:L/AC:L/Au:N/C:C/I:C/A:C) SUSE Default Package: yes Cross-References: CVE-2009-1633, CVE-2009-2848, CVE-2009-2903 CVE-2009-2910, CVE-2009-3002, CVE-2009-3238 CVE-2009-3286, CVE-2009-3547, CVE-2009-3612 CVE-2009-3620, CVE-2009-3621, CVE-2009-3726 CVE-2009-3939, CVE-2009-4021, CVE-2009-4138 CVE-2009-4308, CVE-2009-4536, CVE-2009-4538 CVE-2010-0003, CVE-2010-0007 Content of This Advisory: 1) Security Vulnerability Resolved: Linux kernel security problem Problem Description 2) Solution or Work-Around 3) Special Instructions and Notes 4) Package Location and Checksums 5) Pending Vulnerabilities, Solutions, and Work-Arounds: See SUSE Security Summary Report. 6) Authenticity Verification and Additional Information ______________________________________________________________________________ 1) Problem Description and Brief Discussion This kernel update for openSUSE 11.0 fixes some bugs and several security problems. The following security issues are fixed: CVE-2009-4536: drivers/net/e1000/e1000_main.c in the e1000 driver in the Linux kernel handles Ethernet frames that exceed the MTU by processing certain trailing payload data as if it were a complete frame, which allows remote attackers to bypass packet filters via a large packet with a crafted payload. CVE-2009-4538: drivers/net/e1000e/netdev.c in the e1000e driver in the Linux kernel does not properly check the size of an Ethernet frame that exceeds the MTU, which allows remote attackers to have an unspecified impact via crafted packets. CVE-2010-0007: Missing CAP_NET_ADMIN checks in the ebtables netfilter code might have allowed local attackers to modify bridge firewall settings. CVE-2010-0003: An information leakage on fatal signals on x86_64 machines was fixed. CVE-2009-4138: drivers/firewire/ohci.c in the Linux kernel, when packet-per-buffer mode is used, allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unknown other impact via an unspecified ioctl associated with receiving an ISO packet that contains zero in the payload-length field. CVE-2009-4308: The ext4_decode_error function in fs/ext4/super.c in the ext4 filesystem in the Linux kernel before 2.6.32 allows user-assisted remote attackers to cause a denial of service (NULL pointer dereference), and possibly have unspecified other impact, via a crafted read-only filesystem that lacks a journal. CVE-2009-3939: The poll_mode_io file for the megaraid_sas driver in the Linux kernel 2.6.31.6 and earlier has world-writable permissions, which allows local users to change the I/O mode of the driver by modifying this file. CVE-2009-4021: The fuse_direct_io function in fs/fuse/file.c in the fuse subsystem in the Linux kernel before 2.6.32-rc7 might allow attackers to cause a denial of service (invalid pointer dereference and OOPS) via vectors possibly related to a memory-consumption attack. CVE-2009-3547: A race condition in the pipe(2) system call could be used by local attackers to hang the machine. The kernel in Moblin 2.0 uses NULL ptr protection which avoids code execution possibilities. CVE-2009-2903: Memory leak in the AppleTalk subsystem in the Linux kernel 2.4.x through 2.4.37.6 and 2.6.x through 2.6.31, when the AppleTalk and ipddp modules are loaded but the ipddp"N" device is not found, allows remote attackers to cause a denial of service (memory consumption) via IP-DDP datagrams. CVE-2009-3621: net/unix/af_unix.c in the Linux kernel 2.6.31.4 and earlier allows local users to cause a denial of service (system hang) by creating an abstract-namespace AF_UNIX listening socket, performing a shutdown operation on this socket, and then performing a series of connect operations to this socket. CVE-2009-3612: The tcf_fill_node function in net/sched/cls_api.c in the netlink subsystem in the Linux kernel 2.6.x before 2.6.32-rc5, and 2.4.37.6 and earlier, does not initialize a certain tcm__pad2 structure member, which might allow local users to obtain sensitive information from kernel memory via unspecified vectors. CVE-2009-3620: The ATI Rage 128 (aka r128) driver in the Linux kernel before 2.6.31-git11 does not properly verify Concurrent Command Engine (CCE) state initialization, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly gain privileges via unspecified ioctl calls. CVE-2009-3726: 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. CVE-2009-3286: NFSv4 in the Linux kernel 2.6.18, and possibly other versions, does not properly clean up an inode when an O_EXCL create fails, which causes files to be created with insecure settings such as setuid bits, and possibly allows local users to gain privileges, related to the execution of the do_open_permission function even when a create fails. CVE-2009-2910: arch/x86/ia32/ia32entry.S in the Linux kernel before 2.6.31.4 on the x86_64 platform does not clear certain kernel registers before a return to user mode, which allows local users to read register values from an earlier process by switching an ia32 process to 64-bit mode. CVE-2009-3238: The get_random_int function in drivers/char/random.c in the Linux kernel before 2.6.30 produces insufficiently random numbers, which allows attackers to predict the return value, and possibly defeat protection mechanisms based on randomization, via vectors that leverage the function's tendency to "return the same value over and over again for long stretches of time." CVE-2009-2848: The execve function in the Linux kernel, possibly 2.6.30-rc6 and earlier, does not properly clear the current->clear_child_tid pointer, which allows local users to cause a denial of service (memory corruption) or possibly gain privileges via a clone system call with CLONE_CHILD_SETTID or CLONE_CHILD_CLEARTID enabled, which is not properly handled during thread creation and exit. CVE-2009-3002: The Linux kernel before 2.6.31-rc7 does not initialize certain data structures within getname functions, which allows local users to read the contents of some kernel memory locations by calling getsockname on (1) an AF_APPLETALK socket, related to the atalk_getname function in net/appletalk/ddp.c; (2) an AF_IRDA socket, related to the irda_getname function in net/irda/af_irda.c; (3) an AF_ECONET socket, related to the econet_getname function in net/econet/af_econet.c; (4) an AF_NETROM socket, related to the nr_getname function in net/netrom/af_netrom.c; (5) an AF_ROSE socket, related to the rose_getname function in net/rose/af_rose.c; or (6) a raw CAN socket, related to the raw_getname function in net/can/raw.c. CVE-2009-1633: Multiple buffer overflows in the cifs subsystem in the Linux kernel before 2.6.29.4 allow remote CIFS servers to cause a denial of service (memory corruption) and possibly have unspecified other impact via (1) a malformed Unicode string, related to Unicode string area alignment in fs/cifs/sess.c; or (2) long Unicode characters, related to fs/cifs/cifssmb.c and the cifs_readdir function in fs/cifs/readdir.c. 2) Solution or Work-Around There is no known workaround, please install the update packages. 3) Special Instructions and Notes Reboot the machine after installing the update. 4) Package Location and Checksums The preferred method for installing security updates is to use the YaST Online Update (YOU) tool. YOU detects which updates are required and automatically performs the necessary steps to verify and install them. Alternatively, download the update packages for your distribution manually and verify their integrity by the methods listed in Section 6 of this announcement. Then install the packages using the command rpm -Fhv <file.rpm> to apply the update, replacing <file.rpm> with the filename of the downloaded RPM package. x86 Platform: openSUSE 11.0: http://download.opensuse.org/debug/update/11.0/rpm/i586/kernel-debug-debugin... http://download.opensuse.org/debug/update/11.0/rpm/i586/kernel-debug-debugso... http://download.opensuse.org/debug/update/11.0/rpm/i586/kernel-default-debug... http://download.opensuse.org/debug/update/11.0/rpm/i586/kernel-default-debug... http://download.opensuse.org/debug/update/11.0/rpm/i586/kernel-pae-debuginfo... http://download.opensuse.org/debug/update/11.0/rpm/i586/kernel-pae-debugsour... http://download.opensuse.org/debug/update/11.0/rpm/i586/kernel-source-debugi... http://download.opensuse.org/debug/update/11.0/rpm/i586/kernel-vanilla-debug... http://download.opensuse.org/debug/update/11.0/rpm/i586/kernel-vanilla-debug... http://download.opensuse.org/debug/update/11.0/rpm/i586/kernel-xen-debuginfo... http://download.opensuse.org/debug/update/11.0/rpm/i586/kernel-xen-debugsour... http://download.opensuse.org/update/11.0/rpm/i586/acerhk-kmp-debug-0.5.35_2.... http://download.opensuse.org/update/11.0/rpm/i586/acx-kmp-debug-20080210_2.6... http://download.opensuse.org/update/11.0/rpm/i586/appleir-kmp-debug-1.1_2.6.... http://download.opensuse.org/update/11.0/rpm/i586/at76_usb-kmp-debug-0.17_2.... http://download.opensuse.org/update/11.0/rpm/i586/atl2-kmp-debug-2.0.4_2.6.2... http://download.opensuse.org/update/11.0/rpm/i586/aufs-kmp-debug-cvs20080429... http://download.opensuse.org/update/11.0/rpm/i586/dazuko-kmp-debug-2.3.4.4_2... http://download.opensuse.org/update/11.0/rpm/i586/drbd-kmp-debug-8.2.6_2.6.2... http://download.opensuse.org/update/11.0/rpm/i586/gspcav-kmp-debug-01.00.20_... http://download.opensuse.org/update/11.0/rpm/i586/iscsitarget-kmp-debug-0.4.... http://download.opensuse.org/update/11.0/rpm/i586/ivtv-kmp-debug-1.0.3_2.6.2... http://download.opensuse.org/update/11.0/rpm/i586/kernel-debug-2.6.25.20-0.6... http://download.opensuse.org/update/11.0/rpm/i586/kernel-default-2.6.25.20-0... http://download.opensuse.org/update/11.0/rpm/i586/kernel-pae-2.6.25.20-0.6.i... http://download.opensuse.org/update/11.0/rpm/i586/kernel-source-2.6.25.20-0.... http://download.opensuse.org/update/11.0/rpm/i586/kernel-syms-2.6.25.20-0.6.... http://download.opensuse.org/update/11.0/rpm/i586/kernel-vanilla-2.6.25.20-0... http://download.opensuse.org/update/11.0/rpm/i586/kernel-xen-2.6.25.20-0.6.i... http://download.opensuse.org/update/11.0/rpm/i586/kqemu-kmp-debug-1.3.0pre11... http://download.opensuse.org/update/11.0/rpm/i586/nouveau-kmp-debug-0.10.1.2... http://download.opensuse.org/update/11.0/rpm/i586/omnibook-kmp-debug-2008031... http://download.opensuse.org/update/11.0/rpm/i586/pcc-acpi-kmp-debug-0.9_2.6... http://download.opensuse.org/update/11.0/rpm/i586/pcfclock-kmp-debug-0.44_2.... http://download.opensuse.org/update/11.0/rpm/i586/tpctl-kmp-debug-4.17_2.6.2... http://download.opensuse.org/update/11.0/rpm/i586/uvcvideo-kmp-debug-r200_2.... http://download.opensuse.org/update/11.0/rpm/i586/virtualbox-ose-kmp-debug-1... http://download.opensuse.org/update/11.0/rpm/i586/vmware-kmp-debug-2008.04.1... http://download.opensuse.org/update/11.0/rpm/i586/wlan-ng-kmp-debug-0.2.8_2.... Platform Independent: openSUSE 11.0: http://download.opensuse.org/update/11.0/rpm/noarch/kernel-docs-2.6.25.20-0.... Power PC Platform: openSUSE 11.0: http://download.opensuse.org/debug/update/11.0/rpm/ppc/kernel-default-debugi... http://download.opensuse.org/debug/update/11.0/rpm/ppc/kernel-default-debugs... http://download.opensuse.org/debug/update/11.0/rpm/ppc/kernel-kdump-debuginf... http://download.opensuse.org/debug/update/11.0/rpm/ppc/kernel-kdump-debugsou... http://download.opensuse.org/debug/update/11.0/rpm/ppc/kernel-ppc64-debuginf... http://download.opensuse.org/debug/update/11.0/rpm/ppc/kernel-ppc64-debugsou... http://download.opensuse.org/debug/update/11.0/rpm/ppc/kernel-ps3-debuginfo-... http://download.opensuse.org/debug/update/11.0/rpm/ppc/kernel-ps3-debugsourc... http://download.opensuse.org/debug/update/11.0/rpm/ppc/kernel-vanilla-debugi... http://download.opensuse.org/debug/update/11.0/rpm/ppc/kernel-vanilla-debugs... http://download.opensuse.org/update/11.0/rpm/ppc/kernel-default-2.6.25.20-0.... http://download.opensuse.org/update/11.0/rpm/ppc/kernel-kdump-2.6.25.20-0.6.... http://download.opensuse.org/update/11.0/rpm/ppc/kernel-ppc64-2.6.25.20-0.6.... http://download.opensuse.org/update/11.0/rpm/ppc/kernel-ps3-2.6.25.20-0.6.pp... http://download.opensuse.org/update/11.0/rpm/ppc/kernel-source-2.6.25.20-0.6... http://download.opensuse.org/update/11.0/rpm/ppc/kernel-syms-2.6.25.20-0.6.p... http://download.opensuse.org/update/11.0/rpm/ppc/kernel-vanilla-2.6.25.20-0.... x86-64 Platform: openSUSE 11.0: http://download.opensuse.org/debug/update/11.0/rpm/x86_64/kernel-debug-debug... http://download.opensuse.org/debug/update/11.0/rpm/x86_64/kernel-debug-debug... http://download.opensuse.org/debug/update/11.0/rpm/x86_64/kernel-default-deb... http://download.opensuse.org/debug/update/11.0/rpm/x86_64/kernel-default-deb... http://download.opensuse.org/debug/update/11.0/rpm/x86_64/kernel-source-debu... http://download.opensuse.org/debug/update/11.0/rpm/x86_64/kernel-vanilla-deb... http://download.opensuse.org/debug/update/11.0/rpm/x86_64/kernel-vanilla-deb... http://download.opensuse.org/debug/update/11.0/rpm/x86_64/kernel-xen-debugin... http://download.opensuse.org/debug/update/11.0/rpm/x86_64/kernel-xen-debugso... http://download.opensuse.org/update/11.0/rpm/x86_64/acx-kmp-debug-20080210_2... http://download.opensuse.org/update/11.0/rpm/x86_64/appleir-kmp-debug-1.1_2.... http://download.opensuse.org/update/11.0/rpm/x86_64/at76_usb-kmp-debug-0.17_... http://download.opensuse.org/update/11.0/rpm/x86_64/atl2-kmp-debug-2.0.4_2.6... http://download.opensuse.org/update/11.0/rpm/x86_64/aufs-kmp-debug-cvs200804... http://download.opensuse.org/update/11.0/rpm/x86_64/dazuko-kmp-debug-2.3.4.4... http://download.opensuse.org/update/11.0/rpm/x86_64/drbd-kmp-debug-8.2.6_2.6... http://download.opensuse.org/update/11.0/rpm/x86_64/gspcav-kmp-debug-01.00.2... http://download.opensuse.org/update/11.0/rpm/x86_64/iscsitarget-kmp-debug-0.... http://download.opensuse.org/update/11.0/rpm/x86_64/ivtv-kmp-debug-1.0.3_2.6... http://download.opensuse.org/update/11.0/rpm/x86_64/kernel-debug-2.6.25.20-0... http://download.opensuse.org/update/11.0/rpm/x86_64/kernel-default-2.6.25.20... http://download.opensuse.org/update/11.0/rpm/x86_64/kernel-source-2.6.25.20-... http://download.opensuse.org/update/11.0/rpm/x86_64/kernel-syms-2.6.25.20-0.... http://download.opensuse.org/update/11.0/rpm/x86_64/kernel-vanilla-2.6.25.20... http://download.opensuse.org/update/11.0/rpm/x86_64/kernel-xen-2.6.25.20-0.6... http://download.opensuse.org/update/11.0/rpm/x86_64/kqemu-kmp-debug-1.3.0pre... http://download.opensuse.org/update/11.0/rpm/x86_64/nouveau-kmp-debug-0.10.1... http://download.opensuse.org/update/11.0/rpm/x86_64/omnibook-kmp-debug-20080... http://download.opensuse.org/update/11.0/rpm/x86_64/pcc-acpi-kmp-debug-0.9_2... http://download.opensuse.org/update/11.0/rpm/x86_64/pcfclock-kmp-debug-0.44_... http://download.opensuse.org/update/11.0/rpm/x86_64/uvcvideo-kmp-debug-r200_... http://download.opensuse.org/update/11.0/rpm/x86_64/virtualbox-ose-kmp-debug... http://download.opensuse.org/update/11.0/rpm/x86_64/vmware-kmp-debug-2008.04... http://download.opensuse.org/update/11.0/rpm/x86_64/wlan-ng-kmp-debug-0.2.8_... Sources: openSUSE 11.0: http://download.opensuse.org/update/11.0/rpm/src/kernel-debug-2.6.25.20-0.6.... http://download.opensuse.org/update/11.0/rpm/src/kernel-default-2.6.25.20-0.... http://download.opensuse.org/update/11.0/rpm/src/kernel-docs-2.6.25.20-0.6.s... http://download.opensuse.org/update/11.0/rpm/src/kernel-kdump-2.6.25.20-0.6.... http://download.opensuse.org/update/11.0/rpm/src/kernel-pae-2.6.25.20-0.6.no... http://download.opensuse.org/update/11.0/rpm/src/kernel-ppc64-2.6.25.20-0.6.... http://download.opensuse.org/update/11.0/rpm/src/kernel-ps3-2.6.25.20-0.6.no... http://download.opensuse.org/update/11.0/rpm/src/kernel-source-2.6.25.20-0.6... http://download.opensuse.org/update/11.0/rpm/src/kernel-syms-2.6.25.20-0.6.s... http://download.opensuse.org/update/11.0/rpm/src/kernel-vanilla-2.6.25.20-0.... http://download.opensuse.org/update/11.0/rpm/src/kernel-xen-2.6.25.20-0.6.no... ______________________________________________________________________________ 5) Pending Vulnerabilities, Solutions, and Work-Arounds: See SUSE Security Summary Report. ______________________________________________________________________________ 6) Authenticity Verification and Additional Information - Announcement authenticity verification: SUSE security announcements are published via mailing lists and on Web sites. The authenticity and integrity of a SUSE security announcement is guaranteed by a cryptographic signature in each announcement. All SUSE security announcements are published with a valid signature. To verify the signature of the announcement, save it as text into a file and run the command gpg --verify <file> replacing <file> with the name of the file where you saved the announcement. The output for a valid signature looks like: gpg: Signature made <DATE> using RSA key ID 3D25D3D9 gpg: Good signature from "SuSE Security Team <security@suse.de>" where <DATE> is replaced by the date the document was signed. If the security team's key is not contained in your key ring, you can import it from the first installation CD. To import the key, use the command gpg --import gpg-pubkey-3d25d3d9-36e12d04.asc - Package authenticity verification: SUSE update packages are available on many mirror FTP servers all over the world. While this service is considered valuable and important to the free and open source software community, the authenticity and the integrity of a package needs to be verified to ensure that it has not been tampered with. The internal rpm package signatures provide an easy way to verify the authenticity of an RPM package. Use the command rpm -v --checksig <file.rpm> to verify the signature of the package, replacing <file.rpm> with the filename of the RPM package downloaded. The package is unmodified if it contains a valid signature from build@suse.de with the key ID 9C800ACA. This key is automatically imported into the RPM database (on RPMv4-based distributions) and the gpg key ring of 'root' during installation. You can also find it on the first installation CD and at the end of this announcement. - SUSE runs two security mailing lists to which any interested party may subscribe: opensuse-security@opensuse.org - General Linux and SUSE security discussion. All SUSE security announcements are sent to this list. To subscribe, send an e-mail to <opensuse-security+subscribe@opensuse.org>. opensuse-security-announce@opensuse.org - SUSE's announce-only mailing list. Only SUSE's security announcements are sent to this list. To subscribe, send an e-mail to <opensuse-security-announce+subscribe@opensuse.org>. ===================================================================== SUSE's security contact is <security@suse.com> or <security@suse.de>. The <security@suse.de> public key is listed below. ===================================================================== ______________________________________________________________________________ The information in this advisory may be distributed or reproduced, provided that the advisory is not modified in any way. In particular, the clear text signature should show proof of the authenticity of the text. SUSE Linux Products GmbH provides no warranties of any kind whatsoever with respect to the information contained in this security advisory. Type Bits/KeyID Date User ID pub 2048R/3D25D3D9 1999-03-06 SuSE Security Team <security@suse.de> pub 1024D/9C800ACA 2000-10-19 SuSE Package Signing Key <build@suse.de> - -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.4.2 (GNU/Linux) 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 =ypVs - -----END PGP PUBLIC KEY BLOCK----- -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (GNU/Linux) iQEVAwUBS3luGHey5gA9JdPZAQJGOwf/RDbMf1jwRiUeyLea2iRKX/dMBYiHL2nH B/jzjLTeZ8/fJt6gVrW9516Q7mWViVVo/0ilqYyJdCP5d+4LsqbN/l9AcqIw0tn5 NxzTxO+EYZ0Bvsw4YMKOEBF8RJ82HVS17J+l/Xql4lMeSOIKRyPCClZ4AyT9RNKD /4afiBrZYfAPLTwXmJ3YdwC+4yjKHDNYKplxxGJxODy+y+6Vh+sQuh2OG2O8vjyM JygxZ0URyxTNJlhQpMdN7lVb66EjHqxURZzpy1KbAejga5xKRN/DHtB+3bD1JwtM XqpNfMGPxno8dFGbyUHkMfhqq9fmYi8z9dnlAXKiKpe4i8wv+05nHA== =P/Ce -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-security-announce+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security-announce+help@opensuse.org
participants (1)
-
Marcus Meissner