Jump to content

Security Advisory (MDKSA-2003:039): kernel22


aru
 Share

Recommended Posts

MandrakeSoft Security Advisory MDKSA-2003:039 : kernel22

 

March 27th, 2003

Updated kernel22 packages fix multiple vulnerabilities

 

A number of vulnerabilities have been found in the Linux 2.2 kernel that have been addressed with the latest 2.2.25 release.

 

A bug in the kernel module loader code could allow a local user to gain root privileges. This is done by a local user using ptrace and attaching to a modprobe process that is spawned if the user triggers the loading of a kernel module.

 

A temporary workaround can be used to defend against this flaw. It is possible to temporarily disable the kmod kernel module loading subsystem in the kernel after all of the required kernel modules have been loaded. Be sure that you do not need to load additional kernel modules after implementing this workaround. To use it, as root execute:

 

echo /no/such/file >/proc/sys/kernel/modprobe

 

To automate this, you may wish to add it as the last line of the /etc/rc.d/rc.local file. You can revert this change by replacing the content "/sbin/modprobe" in the /proc/sys/kernel/modprobe file. The root user can still manually load kernel modules with this workaround in place.

 

As well, multiple ethernet device drivers do not pad frames with null bytes, which could allow remote attackers to obtain information from previous packets or kernel memory by using malformed packets.

 

Finally, the 2.2 kernel allows local users to cause a crash of the host system by using the mmap() function with a PROT_READ parameter to access non-readable memory pages through the /proc/pid/mem interface.

 

All users are encouraged to upgrade to the latest kernel version provided.

 

For instructions on how to upgrade your kernel in Mandrake Linux, please refer to:

 

http://www.mandrakesecure.net/en/kernelupdate.php

 

 

The released versions of Mandrake GNU/Linux affected are:

  • 7.2

 

[*] 8.1

 

[*] 8.2

 

[*] 8.2/PPC

 

[*] Single Network Firewall 7.2

Full information about this advisory, including the updated packages, is available at:

www.mandrakesecure.net/en/advisories/advisory.php?name=MDKSA-2003:039

 

Other references are:

http://cve.mitre.org/cgi-bin/cvename.cgi?n...e=CAN-2003-0001

http://cve.mitre.org/cgi-bin/cvename.cgi?n...e=CAN-2003-0127

http://cve.mitre.org/cgi-bin/cvename.cgi?n...e=CAN-2002-1380

 

Posted automatically by aru (mdksec2mub v0.0.4)

Link to comment
Share on other sites

 Share

×
×
  • Create New...