Lucene search
+L

46 matches found

RedHat Linux
RedHat Linux
added 2011/09/12 7:40 p.m.8 views

kernel: mm: mem allocated invisible to oom_kill() when not attached to any threads

fs/exec.c in the Linux kernel before 2.6.37 does not enable the OOM Killer to assess use of stack memory by arrays representing the 1 arguments and 2 environment, which allows local users to cause a denial of service memory consumption via a crafted exec system call, aka an "OOM dodging issue," a...

4.9CVSS6.1AI score0.0091EPSS
SaveExploits4References4
RedHat Linux
RedHat Linux
added 2011/06/21 11:44 p.m.3 views

kernel: thp: prevent hugepages during args/env copying into the user stack

mm/hugememory.c in the Linux kernel before 2.6.38-rc5 does not prevent creation of a transparent huge page THP during the existence of a temporary stack for an exec system call, which allows local users to cause a denial of service memory consumption or possibly have unspecified other impact via ...

4.9CVSS5.9AI score0.00387EPSS
SaveExploits0References4
seebug.org
seebug.org
added 2011/05/13 12:0 a.m.18 views

Symantec Backup Exec System Recovery 8.5 - Kernel Pointers Dereferences 0day

No description provided by source. include stdio.h include windows.h include winioctl.h include stdlib.h include string.h / Program : Symantec Backup Exec System Recovery 8.5 - 0day Homepage : http://www.symantec.com Discovery : 2009/12/23 Author Contacted : 2011/04/01 - No reply Author Contacted...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2011/05/12 12:0 a.m.19 views

Symantec Backup Exec System Recovery 8.5 - Kernel Pointers Dereferences

Symantec Backup Exec System Recovery 8.5 - Kernel Pointers Dereferences include include include include include / Program : Symantec Backup Exec System Recovery 8.5 - 0day Homepage : http://www.symantec.com Discovery : 2009/12/23 Author Contacted : 2011/04/01 - No reply Author Contacted :...

0.6AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2011/01/22 12:0 a.m.34 views

CVE-2010-4243

fs/exec.c in the Linux kernel before 2.6.37 does not enable the OOM Killer to assess use of stack memory by arrays representing the 1 arguments and 2 environment, which allows local users to cause a denial of service memory consumption via a crafted exec system call, aka an "OOM dodging issue," a...

4.9CVSS6.3AI score0.0091EPSS
SaveExploits4References9
RedHat Linux
RedHat Linux
added 2011/01/13 10:33 a.m.6 views

kernel: mm: mem allocated invisible to oom_kill() when not attached to any threads

fs/exec.c in the Linux kernel before 2.6.37 does not enable the OOM Killer to assess use of stack memory by arrays representing the 1 arguments and 2 environment, which allows local users to cause a denial of service memory consumption via a crafted exec system call, aka an "OOM dodging issue," a...

4.9CVSS6.1AI score0.0091EPSS
SaveExploits4References4
NVD
NVD
added 2010/11/30 9:38 p.m.42 views

CVE-2010-3858

The setupargpages function in fs/exec.c in the Linux kernel before 2.6.36, when CONFIGSTACKGROWSDOWN is used, does not properly restrict the stack memory consumption of the 1 arguments and 2 environment for a 32-bit application on a 64-bit platform, which allows local users to cause a denial of...

4.9CVSS6AI score0.00913EPSS
SaveExploits4References20
Prion
Prion
added 2010/11/30 9:38 p.m.25 views

Sql injection

The setupargpages function in fs/exec.c in the Linux kernel before 2.6.36, when CONFIGSTACKGROWSDOWN is used, does not properly restrict the stack memory consumption of the 1 arguments and 2 environment for a 32-bit application on a 64-bit platform, which allows local users to cause a denial of...

4.9CVSS6.3AI score0.00913EPSS
SaveExploits5References20Affected Software3
Cvelist
Cvelist
added 2010/11/30 9:19 p.m.56 views

CVE-2010-3858

The setupargpages function in fs/exec.c in the Linux kernel before 2.6.36, when CONFIGSTACKGROWSDOWN is used, does not properly restrict the stack memory consumption of the 1 arguments and 2 environment for a 32-bit application on a 64-bit platform, which allows local users to cause a denial of...

6AI score0.00913EPSS
SaveExploits4References20
CVE
CVE
added 2010/11/30 9:19 p.m.153 views

CVE-2010-3858

CVE-2010-3858 is a Linux kernel vulnerability described in MiracleLinux advisories as affecting fs/exec.c with CONFIG_STACK_GROWSDOWN. On 64-bit platforms, for 32-bit applications, the setup_arg_pages function does not properly constrain stack usage of arguments and environment, enabling local us...

4.9CVSS6.3AI score0.00913EPSS
SaveExploits4References20Affected Software1
UbuntuCve
UbuntuCve
added 2010/11/30 12:0 a.m.57 views

CVE-2010-3858

The setupargpages function in fs/exec.c in the Linux kernel before 2.6.36, when CONFIGSTACKGROWSDOWN is used, does not properly restrict the stack memory consumption of the 1 arguments and 2 environment for a 32-bit application on a 64-bit platform, which allows local users to cause a denial of...

4.9CVSS6.3AI score0.00913EPSS
SaveExploits4References8
RedHat Linux
RedHat Linux
added 2009/06/02 4:5 p.m.8 views

kernel: exit_notify: kill the wrong capable(CAP_KILL) check

The exitnotify function in kernel/exit.c in the Linux kernel before 2.6.30-rc1 does not restrict exit signals when the CAPKILL capability is held, which allows local users to send an arbitrary signal to a process by running a program that modifies the exitsignal field and then uses an exec system...

4.4CVSS6.2AI score0.01255EPSS
SaveExploits2References4
NVD
NVD
added 2009/05/05 8:30 p.m.50 views

CVE-2009-1527

Race condition in the ptraceattach function in kernel/ptrace.c in the Linux kernel before 2.6.30-rc4 allows local users to gain privileges via a PTRACEATTACH ptrace call during an exec system call that is launching a setuid application, related to locking an incorrect credexecmutex object...

6.9CVSS6.3AI score0.00492EPSS
SaveExploits1References11
Prion
Prion
added 2009/05/05 8:30 p.m.23 views

Race condition

Race condition in the ptraceattach function in kernel/ptrace.c in the Linux kernel before 2.6.30-rc4 allows local users to gain privileges via a PTRACEATTACH ptrace call during an exec system call that is launching a setuid application, related to locking an incorrect credexecmutex object...

6.9CVSS6.9AI score0.00492EPSS
SaveExploits1References11Affected Software1
RedHat Linux
RedHat Linux
added 2009/04/29 9:28 a.m.9 views

kernel: exit_notify: kill the wrong capable(CAP_KILL) check

The exitnotify function in kernel/exit.c in the Linux kernel before 2.6.30-rc1 does not restrict exit signals when the CAPKILL capability is held, which allows local users to send an arbitrary signal to a process by running a program that modifies the exitsignal field and then uses an exec system...

4.4CVSS6.2AI score0.01255EPSS
SaveExploits2References4
CERT
CERT
added 2008/10/07 12:0 a.m.36 views

Gear Software CD DVD Filter driver privilege escalation vulnerability

Overview The Gear Software CD DVD Filter driver contains a privilege escalation vulnerability, which can allow an attacker to gain SYSTEM privileges. Description Gear Software provides a driver called CD DVD Filter, which is provided by GEARAspiWDM.sys. This driver is used by multiple CD/DVD...

7.2CVSS6.9AI score0.00424EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2008/05/29 12:0 a.m.47 views

Symantec Backup Exec System Recovery Manager Traversal Arbitrary File Access

The remote host appears to be running Symantec Backup Exec System Recovery Manager, a backup manager solution. The Tomcat servlet 'reportsfile' included in the version of Backup Exec System Recovery Manager installed on the remote host fails to properly sanitize user input to the 'filename'...

5CVSS5.8AI score0.02787EPSS
SaveExploits0References2
seebug.org
seebug.org
added 2008/02/09 12:0 a.m.17 views

Backup Exec System Recovery Manager <= 7.0.1 File Upload Exploit

No description provided by source. ?xml version="1.0"? html xmlns="http://www.w3.org/1999/xhtml" headtitleFile Upload POC/title/head body h2 Backup Exec System Recovery Manager 7.0brFile Upload POC/h2 form action="https://TARGET:8443/axis/FileUpload" method="post" enctype="multipart/form-data"...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2008/02/09 12:0 a.m.34 views

Symantec Backup Exec System Recovery Manager FileUpload Class Unauthorized File Upload

The remote host appears to be running Symantec Backup Exec System Recovery Manager, a backup manager solution. The version of Recovery Manager on the remote host includes the Tomcat Servlet 'FileUpload' that fails to validate the user input. An unauthenticated attacker may be able to exploit this...

10CVSS5.9AI score0.11863EPSS
SaveExploits5References2
Packet Storm
Packet Storm
added 2008/02/08 12:0 a.m.35 views

backupexec-upload.txt

File Upload POC Backup Exec System Recovery Manager 7.0File Upload POC :8443/axis/FileUpload" method="post" enctype="multipart/form-data" Remote Path: File to upload: cBastardLabs 2008...

7.4AI score
SaveExploits0
Rows per page
Query Builder