Lucene search
K

16 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2003-0951

Malware in sbrugna...

7.2CVSS6AI score0.01301EPSS
Exploits2References40
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.30 views

Linux Kernel <= 2.4.22 (do_brk) Local Root Exploit (working)

No description provided by source. / hatorihanzo.c Linux kernel dobrk vma overflow exploit. The bug was found by Paul IhaQueR Starzetz [email protected] Further research and exploit development by Wojciech Purczynski [email protected] and Paul Starzetz. c 2003 Copyright by IhaQueR and cliph. All Rights...

6.7AI score
Exploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.9 views

Linux Kernel 2.4.22 "do_brk()" local Root Exploit (PoC)

No description provided by source. ; Christophe Devine devine at cr0.net and Julien Tinnes julien at cr0.org ; ; This exploit uses sysbrk directly to expand his break and doesn't rely ; on the ELF loader to do it. ; ; To bypass a check in sysbrk against available memory, we use a high ; virtual...

7.1AI score
Exploits0
OpenVAS
OpenVAS
added 2012/09/10 12:0 a.m.33 views

Slackware: Security Advisory (SSA:2003-336-01)

The remote host is missing an update for the SPDX-FileCopyrightText: 2012 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.2CVSS6.4AI score0.01301EPSS
Exploits2References2
seebug.org
seebug.org
added 2009/02/13 12:0 a.m.25 views

Linux kernel do_brk vma overflow exploit

No description provided by source. / hatorihanzo.c Linux kernel dobrk vma overflow exploit. The bug was found by Paul IhaQueR Starzetz [email protected] Further research and exploit development by Wojciech Purczynski [email protected] and Paul Starzetz. c 2003 Copyright by IhaQueR and cliph. All Rights...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2008/07/16 12:0 a.m.21 views

Linux Kernel 2.4.22 &quot;do_brk()&quot; local Root Exploit (PoC)

No description provided by source. ; Christophe Devine devine at cr0.net and Julien Tinnes julien at cr0.org ; ; This exploit uses sysbrk directly to expand his break and doesn't rely ; on the ELF loader to do it. ; ; To bypass a check in sysbrk against available memory, we use a high ; virtual...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2008/07/16 12:0 a.m.27 views

Linux Kernel &lt;= 2.4.22 (do_brk) Local Root Exploit (working)

No description provided by source. / hatorihanzo.c Linux kernel dobrk vma overflow exploit. The bug was found by Paul IhaQueR Starzetz [email protected] Further research and exploit development by Wojciech Purczynski [email protected] and Paul Starzetz. c 2003 Copyright by IhaQueR and cliph. All Rights...

7.1AI score
Exploits0
UbuntuCve
UbuntuCve
added 2007/12/18 8:46 p.m.37 views

CVE-2007-6434

Linux kernel 2.6.23 allows local users to create low pages in virtual userspace memory and bypass mmapminaddr protection via a crafted executable file that calls the dobrk function...

2.1CVSS5.9AI score0.0006EPSS
Exploits1References1
Cvelist
Cvelist
added 2007/12/18 8:0 p.m.19 views

CVE-2007-6434

Linux kernel 2.6.23 allows local users to create low pages in virtual userspace memory and bypass mmapminaddr protection via a crafted executable file that calls the dobrk function...

6.1AI score0.0006EPSS
Exploits1References5
CVE
CVE
added 2007/12/18 8:0 p.m.38 views

CVE-2007-6434

CVE-2007-6434 affects Linux kernel 2.6.23. A local attacker can create low pages in virtual userspace memory and bypass mmap_min_addr protection by supplying a crafted executable that calls do_brk. This is a local-attack scenario with partial impact on availability as per CVSS 2.0 (low base score...

2.1CVSS6.1AI score0.0006EPSS
Exploits1References5Affected Software1
myhack58
myhack58
added 2007/02/09 12:0 a.m.13 views

A simple analysis of the Linux kernel vulnerabilities-vulnerability warning-the black bar safety net

With Windows compared to Linux is considered to have better security and other extended properties. These features make the Linuxoperating systemfield meteoric rise, more and more attention. As the Linux application to increase the amount of its security has gradually been public, or even hacking...

8.2AI score
Exploits0
0day.today
0day.today
added 2003/12/05 12:0 a.m.22 views

Linux Kernel <= 2.4.22 (do_brk) Local Root Exploit (working)

Exploit for linux platform in category local exploits ============================================================ Linux Kernel Further research and exploit development by Wojciech Purczynski and Paul Starzetz. c 2003 Copyright by IhaQueR and cliph. All Rights Reserved. COPYING, PRINTING,...

6.8AI score
Exploits0
Exploit DB
Exploit DB
added 2003/12/05 12:0 a.m.46 views

Linux Kernel 2.4.22 - &#039;do_brk()&#039; Local Privilege Escalation (2)

/ hatorihanzo.c Linux kernel dobrk vma overflow exploit. The bug was found by Paul IhaQueR Starzetz Further research and exploit development by Wojciech Purczynski and Paul Starzetz. c 2003 Copyright by IhaQueR and cliph. All Rights Reserved. COPYING, PRINTING, DISTRIBUTION, MODIFICATION,...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2003/12/03 12:0 a.m.31 views

brk_poc.asm

The following program can be used to test if a x86 Linux system is vulnerable to the dobrk exploit; use at your own risk. $ nasm brkpoc.asm -o a.out $ chmod 755 a.out $ uname -a Linux test3 2.4.22-10mdk 1 Thu Sep 18 12:30:58 CEST 2003 i686 unknown unknown GNU/Linux $ ./a.out & 1 1698 $ cat...

7.4AI score
Exploits0
CVE
CVE
added 2003/12/02 5:0 a.m.82 views

CVE-2003-0961

CVE-2003-0961: An integer overflow in the Linux kernel do_brk function (brk syscall) affects Linux kernels 2.4.22 and earlier, enabling local users to gain root privileges. The description notes local privilege escalation but the supplied documents do not publish a specific fixed version patch or...

7.2CVSS6.2AI score0.01301EPSS
Exploits2References25Affected Software1
securityvulns
securityvulns
added 2003/12/02 12:0 a.m.58 views

[Full-Disclosure] [iSEC] Linux kernel do_brk&#40;&#41; lacks argument bound checking

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Synopsis: Linux kernel dobrk lacks argument bound checking Product: Linux Version: up to 2.4.23, others Vendor: http://www.kernel.org/ URL: http://isec.pl/vulnerabilities/isec-0012-dobrk.txt CVE:...

7.2CVSS5.9AI score0.01301EPSS
Exploits2
Rows per page
Query Builder