Lucene search
+L

62 matches found

exploitpack
exploitpack
added 2012/10/09 12:00 a.m.25 views

Linux Kernel 3.2.x - uname() System Call Local Information Disclosure

Linux Kernel 3.2.x - uname System Call Local Information Disclosure / source: https://www.securityfocus.com/bid/55855/info The Linux kernel is prone to a local information-disclosure vulnerability. Local attackers can exploit this issue to obtain sensitive information that may lead to further...

7.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2012/10/09 12:00 a.m.35 views

Linux Kernel 3.2.x - 'uname()' System Call Local Information Disclosure

/ source: https://www.securityfocus.com/bid/55855/info The Linux kernel is prone to a local information-disclosure vulnerability. Local attackers can exploit this issue to obtain sensitive information that may lead to further attacks. / / Test for UNAME26 personality uname kernel stack leak...

4.9CVSS5.7AI score0.00959EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2012/08/01 12:00 a.m.34 views

Scientific Linux Security Update : kernel on SL5.x i386/x86_64

a flaw in the ISDN CAPI subsystem that allowed a remote user to cause a denial of service or potential remote access. Exploitation would require the attacker to be able to send arbitrary frames over the ISDN network to the victim's machine. CVE-2007-1217, Moderate - a flaw in the perfmon...

6.9CVSS5.6AI score0.00407EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2012/06/18 1:27 p.m.11 views

kernel: fcaps: clear the same personality flags as suid when fcaps are used

The capbprmsetcreds function in security/commoncap.c in the Linux kernel before 3.3.3 does not properly handle the use of file system capabilities aka fcaps for implementing a privileged executable file, which allows local users to bypass intended personality restrictions via a crafted applicatio...

7.2CVSS7.2AI score0.00418EPSS
SaveExploits1References4
NVD
NVD
added 2012/05/17 11:00 a.m.18 views

CVE-2012-2123

The capbprmsetcreds function in security/commoncap.c in the Linux kernel before 3.3.3 does not properly handle the use of file system capabilities aka fcaps for implementing a privileged executable file, which allows local users to bypass intended personality restrictions via a crafted applicatio...

7.2CVSS5.8AI score0.00418EPSS
SaveExploits1References11
RedHat Linux
RedHat Linux
added 2012/05/15 8:08 p.m.13 views

kernel: fcaps: clear the same personality flags as suid when fcaps are used

The capbprmsetcreds function in security/commoncap.c in the Linux kernel before 3.3.3 does not properly handle the use of file system capabilities aka fcaps for implementing a privileged executable file, which allows local users to bypass intended personality restrictions via a crafted applicatio...

7.2CVSS7.2AI score0.00418EPSS
SaveExploits1References4
OSV
OSV
added 2012/04/19 12:00 a.m.5 views

UBUNTU-CVE-2012-2123

The capbprmsetcreds function in security/commoncap.c in the Linux kernel before 3.3.3 does not properly handle the use of file system capabilities aka fcaps for implementing a privileged executable file, which allows local users to bypass intended personality restrictions via a crafted applicatio...

7.2CVSS7.2AI score0.00418EPSS
SaveExploits1References13
OpenVAS
OpenVAS
added 2012/01/13 12:00 a.m.18 views

Mandriva Update for util-linux MDVA-2012:002 (util-linux)

Check for the Version of util-linux OpenVAS Vulnerability Test Mandriva Update for util-linux MDVA-2012:002 util-linux Authors: System Generated Check Copyright: Copyright c 2012 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify...

7.4AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2010/10/14 3:26 p.m.17 views

kernel: DoS on x86_64

The loadelfbinary function in fs/binfmtelf.c in the Linux kernel before 2.6.32.8 on the x8664 platform does not ensure that the ELF interpreter is available before a call to the SETPERSONALITY macro, which allows local users to cause a denial of service system crash via a 32-bit application that...

4.7CVSS7.2AI score0.00833EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2010/05/06 6:18 p.m.10 views

kernel: DoS on x86_64

The loadelfbinary function in fs/binfmtelf.c in the Linux kernel before 2.6.32.8 on the x8664 platform does not ensure that the ELF interpreter is available before a call to the SETPERSONALITY macro, which allows local users to cause a denial of service system crash via a 32-bit application that...

4.7CVSS7.2AI score0.00833EPSS
SaveExploits2References4
zdt
zdt
added 2010/03/08 12:00 a.m.29 views

Linux Kernel 64bit Personality Handling Local DoS Vulnerability

Exploit for linux platform in category dos / poc ============================================================================= Linux Kernel 64bit Personality Handling Local Denial of Service Vulnerability ============================================================================= Vulnerable:...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2010/02/03 12:00 a.m.24 views

Linux Kernel 64位Personality处理本地拒绝服务漏洞

BUGTRAQ ID: 38027 Linux Kernel是开放源码操作系统Linux所使用的内核。 Linux Kernel在设置进程的personality时存在错误,本地用户在执行缺少ELF解释器的64位应用时可能触发分段错误,导致内核崩溃。 漏洞起因是fs/binfmtelf.c文件中的loadelfbinary函数,该函数在检查ELF解释器可用之前调用了 SETPERSONALITY,将之前的32位进程转换为了64位进程。如果execve成功,这不会导致问题,但在...

6.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2009/11/03 6:21 p.m.15 views

kernel: personality: fix PER_CLEAR_ON_SETID

The personality subsystem in the Linux kernel before 2.6.31-rc3 has a PERCLEARONSETID setting that does not clear the ADDRCOMPATLAYOUT and MMAPPAGEZERO 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...

7.2CVSS6.1AI score0.00439EPSS
SaveExploits1References4
seebug.org
seebug.org
added 2009/09/18 12:00 a.m.54 views

Linux Kernel PER_CLEAR_ON_SETID personality bypass

No description provided by source. / 14.08.2009, babcia padlina vulnerability discovered by google security team some parts of exploit code borrowed from vmsplice exploit by qaaz persvr4 mmap zero technique developed by Julien Tinnes and Tavis Ormandy:...

7.2CVSS6.6AI score0.00439EPSS
SaveExploits1
seebug.org
seebug.org
added 2009/09/14 12:00 a.m.13 views

Linux Kernel 2.4/2.6 sock_sendpage() Local Root Exploit [3]

No description provided by source. This third version features: Complete support for i386, x8664, ppc and ppc64; The personality trick published by Tavis Ormandy and Julien Tinnes; The TOC pointer workaround for data items addressing on ppc64 i.e. functions on exploit code and libc can be...

7.1AI score
SaveExploits0
zdt
zdt
added 2009/08/24 12:00 a.m.93 views

Linux Kernel 2.4/2.6 sock_sendpage() ring0 Root Exploit (simple ver)

Exploit for linux platform in category local exploits ==================================================================== Linux Kernel 2.4/2.6 socksendpage ring0 Root Exploit simple ver ==================================================================== / 0x82-CVE-2009-2692 Linux kernel 2.4/2.6...

6.8AI score0.14633EPSS
SaveExploits23
Oracle linux
Oracle linux
added 2009/08/04 12:00 a.m.66 views

kernel security and bug fix update

2.6.18-128.4.1.0.1.el5 - NET Add entropy support to e1000 and bnx2 John Sobecki,Guru Anbalagane orabug 6045759 - MM shrink zone patch John Sobecki,Chris Mason orabug 6086839 - NET Add xen pv/bonding netconsole support Tina yang orabug 6993043 bz 7258 - nfs convert ENETUNREACH to ENOTCONN Guru...

7.8CVSS0.1AI score0.33491EPSS
SaveExploits8
OSV
OSV
added 2009/07/28 12:00 a.m.43 views

DSA-1844-1 linux-2.6.24 - several vulnerabilities

Bulletin has no description...

7.8CVSS6.5AI score0.33491EPSS
SaveExploits13
NVD
NVD
added 2009/07/16 3:30 p.m.25 views

CVE-2009-1895

The personality subsystem in the Linux kernel before 2.6.31-rc3 has a PERCLEARONSETID setting that does not clear the ADDRCOMPATLAYOUT and MMAPPAGEZERO 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...

7.2CVSS4.9AI score0.00439EPSS
SaveExploits1References35
Cvelist
Cvelist
added 2009/07/16 3:00 p.m.30 views

CVE-2009-1895

The personality subsystem in the Linux kernel before 2.6.31-rc3 has a PERCLEARONSETID setting that does not clear the ADDRCOMPATLAYOUT and MMAPPAGEZERO 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...

5.4AI score0.00439EPSS
SaveExploits1References35
Rows per page
Query Builder