<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Exploits and Security &#187; Linux</title>
	<atom:link href="http://www.exploitx.com/category/exploits-and-bugs/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.exploitx.com</link>
	<description>Technology &#38; Security Tips &#38; Guides</description>
	<lastBuildDate>Tue, 22 Dec 2009 03:28:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Insecure temporary file creation in Skype for Linux</title>
		<link>http://www.exploitx.com/99/insecure-temporary-file-creation-in-skype-for-linux/</link>
		<comments>http://www.exploitx.com/99/insecure-temporary-file-creation-in-skype-for-linux/#comments</comments>
		<pubDate>Mon, 18 Jul 2005 20:09:23 +0000</pubDate>
		<dc:creator>Exploitx</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.exploitx.com/99/insecure-temporary-file-creation-in-skype-for-linux/</guid>
		<description><![CDATA[Application: Skype for Linux
Version affected: < = 1.1.0.20
Vendor website : http://www.skype.com
Author: Giovanni Delvecchio
e-mail: badpenguin at zone-h.org
About Skype
==========
Skype is a free program that uses the latest P2P technology to bring affordable and high-quality voice communications to people all over the
world. It also provides a service of Instant Messaging.
More details: Insecure temporary file creation in Skype for [...]]]></description>
			<content:encoded><![CDATA[<p>Application: Skype for Linux<br />
Version affected: < = 1.1.0.20<br />
Vendor website : http://www.skype.com</p>
<p>Author: Giovanni Delvecchio<br />
e-mail: badpenguin at zone-h.org</p>
<p>About Skype<br />
==========<br />
Skype is a free program that uses the latest P2P technology to bring affordable and high-quality voice communications to people all over the<br />
world. It also provides a service of Instant Messaging.</p>
<p>More details: <a href="http://www.exploitx.com/forum/azbb.php?1121717309">Insecure temporary file creation in Skype for Linux</p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.exploitx.com/99/insecure-temporary-file-creation-in-skype-for-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated 2.4 kernel packages fix multiple vulnerabilities</title>
		<link>http://www.exploitx.com/56/updated-24-kernel-packages-fix-multiple-vulnerabilities/</link>
		<comments>http://www.exploitx.com/56/updated-24-kernel-packages-fix-multiple-vulnerabilities/#comments</comments>
		<pubDate>Sat, 02 Jul 2005 00:15:14 +0000</pubDate>
		<dc:creator>Exploitx</dc:creator>
				<category><![CDATA[Exploits and Bugs]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.exploitx.com/56/updated-24-kernel-packages-fix-multiple-vulnerabilities/</guid>
		<description><![CDATA[Package name:           kernel-2.4
Advisory ID:            MDKSA-2005:111
Date:                   June 30th, 2005
Affected versions:      10.0, 10.1, [...]]]></description>
			<content:encoded><![CDATA[<p>Package name:           kernel-2.4<br />
Advisory ID:            MDKSA-2005:111<br />
Date:                   June 30th, 2005<br />
Affected versions:      10.0, 10.1, Corporate 3.0,<br />
Corporate Server 2.1,<br />
Multi Network Firewall 8.2</p>
<p>Problem Description:</p>
<p> Multiple vulnerabilities in the Linux kernel have been discovered and<br />
 fixed in this update.  The following have been fixed in the 2.4<br />
 kernels:</p>
<p> Colin Percival discovered a vulnerability in Intel&#8217;s Hyper-Threading<br />
 technology could allow a local user to use a malicious thread to create<br />
 covert channels, monitor the execution of other threads, and obtain<br />
 sensitive information such as cryptographic keys via a timing attack on<br />
 memory cache misses.  This has been corrected by disabling HT support<br />
 in all kernels (CAN-2005-0109).</p>
<p> When forwarding fragmented packets, a hardware assisted checksum could<br />
 only be used once which could lead to a Denial of Service attack or<br />
 crash by remote users (CAN-2005-0209).</p>
<p> A flaw in the Linux PPP driver was found where on systems allowing<br />
 remote users to connect to a server via PPP, a remote client could<br />
 cause a crash, resulting in a Denial of Service (CAN-2005-0384).</p>
<p> An information leak in the ext2 filesystem code was found where when a<br />
 new directory is created, the ext2 block written to disk is not<br />
 initialized (CAN-2005-0400).</p>
<p> A signedness error in the copy_from_read_buf function in n_tty.c<br />
 allows local users to read kernel memory via a negative argument<br />
 (CAN-2005-0530).</p>
<p> George Guninski discovered a buffer overflow in the ATM driver<br />
 where the atm_get_addr() function does not validate its arguments<br />
 sufficiently which could allow a local attacker to overwrite large<br />
 portions of kernel memory by supplying a negative length argument. This<br />
 could potentially lead to the execution of arbitrary code<br />
 (CAN-2005-0531).</p>
<p> A flaw when freeing a pointer in load_elf_library was found that could<br />
 be abused by a local user to potentially crash the machine causing a<br />
 Denial of Service (CAN-2005-0749).</p>
<p> A problem with the Bluetooth kernel stack in kernels 2.4.6 through<br />
 2.4.30-rc1 and 2.6 through 2.6.11.5  could be used by a local attacker<br />
 to gain root access or crash the machine (CAN-2005-0750).</p>
<p> A race condition in the Radeon DRI driver allows a local user with DRI<br />
 privileges to execute arbitrary code as root (CAN-2005-0767).</p>
<p> Paul Starzetz found an integer overflow in the ELF binary format<br />
 loader&#8217;s code dump function in kernels prior to and including 2.4.31-pre1<br />
 and 2.6.12-rc4.  By creating and executing a specially<br />
 crafted ELF executable, a local attacker could exploit this to<br />
 execute arbitrary code with root and kernel privileges<br />
 (CAN-2005-1263).<br />
<!--adsense--><br />
References:</p>
<p>http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0109</p>
<p>http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0209</p>
<p>http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0384</p>
<p>http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0400</p>
<p>http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0530</p>
<p>http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0531</p>
<p>http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0749</p>
<p>http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0750</p>
<p>http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0767</p>
<p>http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-1263</p>
<p>Updated Packages:</p>
<p> Mandrakelinux 10.0:<br />
 6e064c284eee32e9b8aa444d5c8b1f51  10.0/RPMS/kernel-2.4.25.14mdk-1-1mdk.i586.rpm<br />
 34b6b9caac88e1ff34788bc9a99eb023  10.0/RPMS/kernel-enterprise-2.4.25.14mdk-1-1mdk.i586.rpm<br />
 6464002754031a7fcd663d6df76c0871  10.0/RPMS/kernel-i686-up-4GB-2.4.25.14mdk-1-1mdk.i586.rpm<br />
 5d9c42cd422d34521514becb2b99f5ee  10.0/RPMS/kernel-p3-smp-64GB-2.4.25.14mdk-1-1mdk.i586.rpm<br />
 da21d692d1c1b4ac76930491cb977355  10.0/RPMS/kernel-smp-2.4.25.14mdk-1-1mdk.i586.rpm<br />
 e1680f042ca01793cd3526ca890a6359  10.0/RPMS/kernel-source-2.4.25-14mdk.i586.rpm<br />
 49ca54a42f3df341c89deea3cc60752b  10.0/SRPMS/kernel-2.4.25.14mdk-1-1mdk.src.rpm</p>
<p> Mandrakelinux 10.0/AMD64:<br />
 b25d2470f809eb14d8ba4c27ffc720b0  amd64/10.0/RPMS/kernel-2.4.25.14mdk-1-1mdk.amd64.rpm<br />
 6073c44537913b11d9ce81a506d4f698  amd64/10.0/RPMS/kernel-smp-2.4.25.14mdk-1-1mdk.amd64.rpm<br />
 a2fe6dfa98e85ca097aea0c3cd01cac4  amd64/10.0/RPMS/kernel-source-2.4.25-14mdk.amd64.rpm<br />
 49ca54a42f3df341c89deea3cc60752b  amd64/10.0/SRPMS/kernel-2.4.25.14mdk-1-1mdk.src.rpm</p>
<p> Mandrakelinux 10.1:<br />
 2bb1a55a701e1f9bf8d9c004873fbec3  10.1/RPMS/kernel-2.4.28.0.rc1.6mdk-1-1mdk.i586.rpm<br />
 e7dc646e68cde7f58de3379ab581c436  10.1/RPMS/kernel-enterprise-2.4.28.0.rc1.6mdk-1-1mdk.i586.rpm<br />
 aa252943a193bb218ff6c7b80d40d575  10.1/RPMS/kernel-i586-up-1GB-2.4.28.0.rc1.6mdk-1-1mdk.i586.rpm<br />
 f953475453e85586b8878024496708d6  10.1/RPMS/kernel-smp-2.4.28.0.rc1.6mdk-1-1mdk.i586.rpm<br />
 9472f72434bcd3152c440d886b8b8d0a  10.1/RPMS/kernel-source-2.4-2.4.28-0.rc1.6mdk.i586.rpm<br />
 da09cdd87f8658578a134b35afc3634e  10.1/SRPMS/kernel-2.4.28.0.rc1.6mdk-1-1mdk.src.rpm</p>
<p> Mandrakelinux 10.1/X86_64:<br />
 45b22f87c2aca0cd3cb660aee55b309c  x86_64/10.1/RPMS/kernel-2.4.28.0.rc1.6mdk-1-1mdk.x86_64.rpm<br />
 de98bf86d25660a7d1209391718941cd  x86_64/10.1/RPMS/kernel-smp-2.4.28.0.rc1.6mdk-1-1mdk.x86_64.rpm<br />
 8037b0d02ff5958009c1ce06fc80ecb7  x86_64/10.1/RPMS/kernel-source-2.4-2.4.28-0.rc1.6mdk.x86_64.rpm<br />
 da09cdd87f8658578a134b35afc3634e  x86_64/10.1/SRPMS/kernel-2.4.28.0.rc1.6mdk-1-1mdk.src.rpm</p>
<p> Corporate Server 2.1:<br />
 3d62f084903092436aa7074a57b8f50a  corporate/2.1/RPMS/kernel-2.4.19.49mdk-1-1mdk.i586.rpm<br />
 057c35e5704d2cb40db72d6731798c45  corporate/2.1/RPMS/kernel-enterprise-2.4.19.49mdk-1-1mdk.i586.rpm<br />
 5c8e475f0f0d3dd14f79e2a3d875596d  corporate/2.1/RPMS/kernel-secure-2.4.19.49mdk-1-1mdk.i586.rpm<br />
 0bdd8e582fa2c8996853c583581c5a1c  corporate/2.1/RPMS/kernel-smp-2.4.19.49mdk-1-1mdk.i586.rpm<br />
 cc34893f190d9a2b914b2b133687d483  corporate/2.1/RPMS/kernel-source-2.4.19-49mdk.i586.rpm<br />
 9b8252d59a1f75bf80d134ff394e631f  corporate/2.1/SRPMS/kernel-2.4.19.49mdk-1-1mdk.src.rpm</p>
<p> Corporate Server 2.1/X86_64:<br />
 2bf8630a1b3439a62cd226675afac5fa  x86_64/corporate/2.1/RPMS/kernel-2.4.19.49mdk-1-1mdk.x86_64.rpm<br />
 81f5f76607480270437d4e176cbc052c  x86_64/corporate/2.1/RPMS/kernel-secure-2.4.19.49mdk-1-1mdk.x86_64.rpm<br />
 68e934d793f23b77f0072e1d9dfffff8  x86_64/corporate/2.1/RPMS/kernel-smp-2.4.19.49mdk-1-1mdk.x86_64.rpm<br />
 76e6aed1997bd297034978fd177e9c6c  x86_64/corporate/2.1/RPMS/kernel-source-2.4.19-49mdk.x86_64.rpm<br />
 9b8252d59a1f75bf80d134ff394e631f  x86_64/corporate/2.1/SRPMS/kernel-2.4.19.49mdk-1-1mdk.src.rpm</p>
<p> Corporate 3.0:<br />
 6e064c284eee32e9b8aa444d5c8b1f51  corporate/3.0/RPMS/kernel-2.4.25.14mdk-1-1mdk.i586.rpm<br />
 34b6b9caac88e1ff34788bc9a99eb023  corporate/3.0/RPMS/kernel-enterprise-2.4.25.14mdk-1-1mdk.i586.rpm<br />
 6464002754031a7fcd663d6df76c0871  corporate/3.0/RPMS/kernel-i686-up-4GB-2.4.25.14mdk-1-1mdk.i586.rpm<br />
 5d9c42cd422d34521514becb2b99f5ee  corporate/3.0/RPMS/kernel-p3-smp-64GB-2.4.25.14mdk-1-1mdk.i586.rpm<br />
 da21d692d1c1b4ac76930491cb977355  corporate/3.0/RPMS/kernel-smp-2.4.25.14mdk-1-1mdk.i586.rpm<br />
 e1680f042ca01793cd3526ca890a6359  corporate/3.0/RPMS/kernel-source-2.4.25-14mdk.i586.rpm<br />
 49ca54a42f3df341c89deea3cc60752b  corporate/3.0/SRPMS/kernel-2.4.25.14mdk-1-1mdk.src.rpm</p>
<p> Corporate 3.0/X86_64:<br />
 9f9a2331e209bc05e1f673f6ba4496c3  x86_64/corporate/3.0/RPMS/kernel-2.4.25.14mdk-1-1mdk.x86_64.rpm<br />
 cba23e8d414c01245b7bfd9d40fb976d  x86_64/corporate/3.0/RPMS/kernel-smp-2.4.25.14mdk-1-1mdk.x86_64.rpm<br />
 e1891c175b7544470017aa7979ae2fb9  x86_64/corporate/3.0/RPMS/kernel-source-2.4.25-14mdk.x86_64.rpm<br />
 49ca54a42f3df341c89deea3cc60752b  x86_64/corporate/3.0/SRPMS/kernel-2.4.25.14mdk-1-1mdk.src.rpm</p>
<p> Multi Network Firewall 8.2:<br />
 5c8e475f0f0d3dd14f79e2a3d875596d  mnf8.2/RPMS/kernel-secure-2.4.19.49mdk-1-1mdk.i586.rpm<br />
9b8252d59a1f75bf80d134ff394e631f  mnf8.2/SRPMS/kernel-2.4.19.49mdk-1-1mdk.src.rpm</p>
<p> To upgrade automatically use MandrakeUpdate or urpmi.  The verification<br />
 of md5 checksums and GPG signatures is performed automatically for you.</p>
<p> All packages are signed by Mandriva for security.  You can obtain the<br />
 GPG public key of the Mandriva Security Team by executing:</p>
<p> gpg &#8211;recv-keys &#8211;keyserver pgp.mit.edu 0&#215;22458A98</p>
<p> You can view other update advisories for Mandriva Linux at:</p>
<p>http://www.mandriva.com/security/advisories</p>
<p> If you want to report vulnerabilities, please contact</p>
<p> security_(at)_mandriva.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.exploitx.com/56/updated-24-kernel-packages-fix-multiple-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated php-pear packages fix remotely exploitable vulnerability</title>
		<link>http://www.exploitx.com/54/updated-php-pear-packages-fix-remotely-exploitable-vulnerability/</link>
		<comments>http://www.exploitx.com/54/updated-php-pear-packages-fix-remotely-exploitable-vulnerability/#comments</comments>
		<pubDate>Sat, 02 Jul 2005 00:10:12 +0000</pubDate>
		<dc:creator>Exploitx</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.exploitx.com/54/updated-php-pear-packages-fix-remotely-exploitable-vulnerability/</guid>
		<description><![CDATA[Mandriva Linux Security Update Advisory
Package name:           php-pear
Advisory ID:            MDKSA-2005:109
Date:                   June 30th, 2005
Affected versions:    [...]]]></description>
			<content:encoded><![CDATA[<p>Mandriva Linux Security Update Advisory<br />
Package name:           php-pear<br />
Advisory ID:            MDKSA-2005:109<br />
Date:                   June 30th, 2005<br />
Affected versions:      10.0, 10.1, 10.2, Corporate 3.0</p>
<p>Problem Description:</p>
<p> A vulnerability was discovered by GulfTech Security in the PHP XML RPC<br />
 project.  This vulnerability is considered critical and can lead to<br />
 remote code execution.  The vulnerability also exists in the PEAR<br />
 XMLRPC implementation.</p>
<p> Mandriva ships with the PEAR XMLRPC implementation and it has been<br />
 patched to correct this problem.  It is advised that users examine the<br />
 PHP applications they have installed on their servers for any<br />
 applications that may come bundled with their own copies of the PEAR<br />
 system and either patch RPC.php or use the system PEAR (found in<br />
 /usr/share/pear).</p>
<p> Updates have been released for some popular PHP applications such<br />
 as WordPress and Serendipity and users are urged to take all<br />
 precautions to protect their systems from attack and/or defacement by<br />
 upgrading their applications from the authors of the respective<br />
 applications.</p>
<p>To upgrade automatically use MandrakeUpdate or urpmi.  The verification<br />
 of md5 checksums and GPG signatures is performed automatically for you.</p>
<div style="float: left;"><!--adsense--></div>
<p> All packages are signed by Mandriva for security.  You can obtain the<br />
 GPG public key of the Mandriva Security Team by executing:</p>
<p> gpg &#8211;recv-keys &#8211;keyserver pgp.mit.edu 0&#215;22458A98</p>
<p> You can view other update advisories for Mandriva Linux at:</p>
<p>http://www.mandriva.com/security/advisories</p>
<p> If you want to report vulnerabilities, please contact</p>
<p> security_(at)_mandriva.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.exploitx.com/54/updated-php-pear-packages-fix-remotely-exploitable-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated 2.6 kernel packages fix multiple vulnerabilities</title>
		<link>http://www.exploitx.com/49/updated-26-kernel-packages-fix-multiple-vulnerabilities/</link>
		<comments>http://www.exploitx.com/49/updated-26-kernel-packages-fix-multiple-vulnerabilities/#comments</comments>
		<pubDate>Sat, 02 Jul 2005 00:01:12 +0000</pubDate>
		<dc:creator>Exploitx</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.exploitx.com/49/updated-26-kernel-packages-fix-multiple-vulnerabilities/</guid>
		<description><![CDATA[ Mandriva Linux Security Update Advisory
Package name:           kernel
Advisory ID:            MDKSA-2005:110
Date:                   June 30th, 2005
Affected versions:   [...]]]></description>
			<content:encoded><![CDATA[<p><strong> Mandriva Linux Security Update Advisory</strong></p>
<p>Package name:           kernel<br />
Advisory ID:            MDKSA-2005:110<br />
Date:                   June 30th, 2005<br />
Affected versions:      10.0, 10.1, 10.2, Corporate 3.0</p>
<p>Problem Description:</p>
<p> Multiple vulnerabilities in the Linux kernel have been discovered and<br />
 fixed in this update.  The following CVE names have been fixed in the<br />
 LE2005 kernel:</p>
<p> Colin Percival discovered a vulnerability in Intel&#8217;s Hyper-Threading<br />
 technology could allow a local user to use a malicious thread to create<br />
 covert channels, monitor the execution of other threads, and obtain<br />
 sensitive information such as cryptographic keys via a timing attack on<br />
 memory cache misses.  This has been corrected by disabling HT support<br />
 in all kernels (CAN-2005-0109).</p>
<p> An information leak in the ext2 filesystem code in kernels prior to<br />
 2.6.11.6 was found where when a new directory is created, the ext2<br />
 block written to disk is not initialized (CAN-2005-0400).<br />
<!--adsense--><br />
 A flaw when freeing a pointer in load_elf_library was found in kernels<br />
 prior to 2.6.11.6 that could be abused by a local user to potentially<br />
 crash the machine causing a Denial of Service (CAN-2005-0749).</p>
<p> A problem with the Bluetooth kernel stack in kernels 2.4.6 through<br />
 2.4.30-rc1 and 2.6 through 2.6.11.5  could be used by a local attacker<br />
 to gain root access or crash the machine (CAN-2005-0750).</p>
<p> Paul Starzetz found an integer overflow in the ELF binary format<br />
 loader&#8217;s code dump function in kernels prior to and including 2.4.31-pre1<br />
 and 2.6.12-rc4.  By creating and executing a specially<br />
 crafted ELF executable, a local attacker could exploit this to<br />
 execute arbitrary code with root and kernel privileges<br />
 (CAN-2005-1263).</p>
<p> The drivers for raw devices used the wrong function to pass arguments<br />
 to the underlying block device in 2.6.x kernels.  This made the kernel<br />
 address space accessible to user-space applictions allowing any local<br />
 user with at least read access to a device in /dev/raw/* (usually only<br />
 root) to execute arbitrary code with kernel privileges (CAN-2005-1264).</p>
<p> The it87 and via686a hardware monitor drivers in kernels prior to<br />
 2.6.11.8 and 2.6.12 prior to 2.6.12-rc2 created a sysfs file named<br />
 &#8216;alarms&#8217; with write permissions although they are not designed to be<br />
 writable.  This allowed a local user to crash the kernel by attempting<br />
 to write to these files (CAN-2005-1369).</p>
<p> In addition to the above-noted CAN-2005-0109, CAN-2005-0400,<br />
 CAN-2005-0749, CAN-2005-0750, and CAN-2005-1369 fixes, the following<br />
 CVE names have been fixed in the 10.1 kernel:</p>
<p> The POSIX Capability Linux Security Module (LSM) for 2.6 kernels up to<br />
 and including 2.6.8.1 did not properly handle the credentials of a<br />
 process that is launched before the module is loaded, which could be<br />
 used by local attackers to gain elevated privileges (CAN-2004-1337).</p>
<p> A flaw in the Linux PPP driver in kernel 2.6.8.1 was found where on<br />
 systems allowing remote users to connect to a server via PPP, a remote<br />
 client could cause a crash, resulting in a Denial of Service<br />
 (CAN-2005-0384).</p>
<p> George Guninski discovered a buffer overflow in the ATM driver in<br />
 kernels 2.6.10 and 2.6.11 before 2.6.11-rc4 where the atm_get_addr()<br />
 function does not validate its arguments sufficiently which could allow<br />
 a local attacker to overwrite large portions of kernel memory by<br />
 supplying a negative length argument. This could potentially lead to<br />
 the execution of arbitrary code (CAN-2005-0531).</p>
<p> The reiserfs_copy_from_user_to_file_region function in reiserfs/file.c<br />
 before kernel 2.6.11, when running on 64-bit architectures, could allow<br />
 local users to trigger a buffer overflow as a result of casting<br />
 discrepancies between size_t and int data types.  This could allow an<br />
 attacker to overwrite kernel memory, crash the machine, or potentially<br />
 obtain root access (CAN-2005-0532).</p>
<p> A race condition in the Radeon DRI driver in kernel 2.6.8.1 allows a<br />
 local user with DRI privileges to execute arbitrary code as root<br />
 (CAN-2005-0767).</p>
<p> Access was not restricted to the N_MOUSE discipline for a TTY in<br />
 kernels prior to 2.6.11.  This could allow local attackers to obtain<br />
 elevated privileges by injecting mouse or keyboard events into other<br />
 user&#8217;s sessions (CAN-2005-0839).</p>
<p> Some futex functions in futex.c in 2.6 kernels performed get_user calls<br />
 while holding the mmap_sem semaphore, which could allow a local<br />
 attacker to cause a deadlock condition in do_page_fault by triggering<br />
 get_user faults while another thread is executing mmap or other<br />
 functions (CAN-2005-0937).</p>
<p> In addition to the above-noted CAN-2004-1337, CAN-2005-0109,<br />
 CAN-2005-0384, CAN-2005-0400, CAN-2005-0531, CAN-2005-0532,<br />
 CAN-2005-0749, CAN-2005-0750, CAN-2005-0767, CAN-2005-0839,<br />
 CAN-2005-0937, CAN-2005-1263, CAN-2005-1264, and CAN-2005-1369<br />
 fixes, the following CVE names have been fixed in the 10.0/<br />
 Corporate 3.0 kernels:</p>
<p> A race condition in the setsid function in kernels before 2.6.8.1 could<br />
 allow a local attacker to cause a Denial of Service and possibly access<br />
 portions of kernel memory related to TTY changes, locking, and<br />
 semaphores (CAN-2005-0178).</p>
<p> When forwarding fragmented packets in kernel 2.6.8.1, a hardware<br />
 assisted checksum could only be used once which could lead to a Denial<br />
 of Service attack or crash by remote users (CAN-2005-0209).</p>
<p> A signedness error in the copy_from_read_buf function in n_tty.c<br />
 before kernel 2.6.11 allows local users to read kernel memory via a<br />
 negative argument (CAN-2005-0530).</p>
<p> A vulnerability in the fib_seq_start() function allowed a local user<br />
 to crash the system by readiung /proc/net/route in a certain way,<br />
 causing a Denial of Service (CAN-2005-1041).</p>
<p> A vulnerability in the Direct Rendering Manager (DRM) driver in the<br />
 2.6 kernel does not properly check the DMA lock, which could allow<br />
 remote attackers or local users to cause a Denial of Service (X Server<br />
 crash) and possibly modify the video output (CAN-2004-1056).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.exploitx.com/49/updated-26-kernel-packages-fix-multiple-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
