Lucene search
+L

584 matches found

OSV
OSV
added 2008/06/09 12:00 a.m.57 views

DSA-1592-1 linux-2.6 - overflow conditions

Bulletin has no description...

10CVSS6.2AI score0.07091EPSS
SaveExploits3
seebug.org
seebug.org
added 2007/04/17 12:00 a.m.52 views

Linux Kernel DCCP Proto.C缓冲区溢出漏洞

Linux是一款开放源代码的操作系统。 Linux处理DCCP套接字选项存在问题,远程攻击者可以利用漏洞进行缓冲区溢出攻击,可导致拒绝服务或任意代码执行攻击。 系统只检查是否有足够的空间存放int,但是len是由用户指定,可导致传递超大数据而导致溢出,精心构建提交数据可能以系统权限执行任意指令。 Linux kernel 2.6.20 .4 Linux kernel 2.6.20 Linux kernel 2.6.20 Linux kernel 2.6.19 1 Linux kernel 2.6.19 .2 Linux kernel 2.6.19 .1 Linux kernel 2.6....

6.9AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/03/29 12:00 a.m.34 views

linux-dccp.txt

Linux Kernel DCCP Memory Disclosure Vulnerability Synopsis: The Linux kernel is susceptible to a locally exploitable flaw which may allow local users to steal data from the kernel memory. Vulnerable Systems: Linux Kernel Versions: = 2.6.20 with DCCP support enabled. Kernel versions 2.6.20 lack...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/29 12:00 a.m.27 views

Linux Kernel DCCP多个本地信息泄露漏洞

Linux是一款开放源代码的操作系统。 Linux针对DCCP支持存在多个问题,本地攻击者可以利用漏洞访问敏感信息。 问题存在于net/dccp/proto.c文件中的dodccpgetsockopt函数: ----------------------- static int dodccpgetsockoptstruct sock sk, int level, int optname, char user optval, int user optlen ... if getuserlen, optlen return -EFAULT; if len sizeofint return...

6.9AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/29 12:00 a.m.19 views

Linux Kernel <= 2.6.20 with DCCP Support Memory Disclosure Exploit v2

No description provided by source. include netinet/in.h include stdio.h include sys/types.h include sys/socket.h include net/if.h include sys/mman.h include linux/net.h define BUFSIZE 0x10000000 int mainint argc, char argv void mem = mmap0, BUFSIZE, PROTREAD | PROTWRITE, MAPANONYMOUS | MAPPRIVATE...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/03/29 12:00 a.m.25 views

linux-disclose-v2.txt

include include include include include include include define BUFSIZE 0x10000000 int mainint argc, char argv void mem = mmap0, BUFSIZE, PROTREAD | PROTWRITE, MAPANONYMOUS | MAPPRIVATE, 0, 0; if mem == void-1 printf"Alloc failed\n"; return -1; / SOCKDCCP, IPPROTODCCP / int s = socketPFINET, 6, 33...

7.4AI score
SaveExploits0
NVD
NVD
added 2007/03/28 10:19 p.m.37 views

CVE-2007-1734

The DCCP support in the dodccpgetsockopt function in net/dccp/proto.c in Linux kernel 2.6.20 and later does not verify the upper bounds of the optlen value, which allows local users running on certain architectures to read kernel memory or cause a denial of service oops, a related issue to...

7.2CVSS6AI score0.0073EPSS
SaveExploits2References5
Prion
Prion
added 2007/03/28 10:19 p.m.31 views

Out-of-bounds

The DCCP support in the dodccpgetsockopt function in net/dccp/proto.c in Linux kernel 2.6.20 and later does not verify the upper bounds of the optlen value, which allows local users running on certain architectures to read kernel memory or cause a denial of service oops, a related issue to...

7.2CVSS6.3AI score0.00773EPSS
SaveExploits2References5Affected Software1
Cvelist
Cvelist
added 2007/03/28 10:00 p.m.48 views

CVE-2007-1734

The DCCP support in the dodccpgetsockopt function in net/dccp/proto.c in Linux kernel 2.6.20 and later does not verify the upper bounds of the optlen value, which allows local users running on certain architectures to read kernel memory or cause a denial of service oops, a related issue to...

5.9AI score0.0073EPSS
SaveExploits2References5
CVE
CVE
added 2007/03/28 10:00 p.m.64 views

CVE-2007-1734

CVE-2007-1734 is a Linux kernel vulnerability in the DCCP path: do_dccp_getsockopt does not verify the upper bounds of optlen in net/dccp/proto.c for 2.6.20 and later, enabling local attackers on some architectures to read kernel memory or cause a kernel oops. Public detail confirms affected prod...

7.2CVSS6AI score0.0073EPSS
SaveExploits2References5Affected Software1
NVD
NVD
added 2007/03/28 10:19 a.m.39 views

CVE-2007-1730

Integer signedness error in the DCCP support in the dodccpgetsockopt function in net/dccp/proto.c in Linux kernel 2.6.20 and later allows local users to read kernel memory or cause a denial of service oops via a negative optlen value...

6.6CVSS5.9AI score0.00773EPSS
SaveExploits2References10
Prion
Prion
added 2007/03/28 10:19 a.m.28 views

Integer overflow

Integer signedness error in the DCCP support in the dodccpgetsockopt function in net/dccp/proto.c in Linux kernel 2.6.20 and later allows local users to read kernel memory or cause a denial of service oops via a negative optlen value...

6.6CVSS6.1AI score0.00773EPSS
SaveExploits2References10Affected Software1
UbuntuCve
UbuntuCve
added 2007/03/28 10:19 a.m.34 views

CVE-2007-1730

Integer signedness error in the DCCP support in the dodccpgetsockopt function in net/dccp/proto.c in Linux kernel 2.6.20 and later allows local users to read kernel memory or cause a denial of service oops via a negative optlen value...

6.6CVSS5.9AI score0.00773EPSS
SaveExploits2References2
Cvelist
Cvelist
added 2007/03/28 10:00 a.m.45 views

CVE-2007-1730

Integer signedness error in the DCCP support in the dodccpgetsockopt function in net/dccp/proto.c in Linux kernel 2.6.20 and later allows local users to read kernel memory or cause a denial of service oops via a negative optlen value...

5.7AI score0.00773EPSS
SaveExploits2References10
CVE
CVE
added 2007/03/28 10:00 a.m.92 views

CVE-2007-1730

CVE-2007-1730 is a local kernel vulnerability due to an integer signedness error in the DCCP path (do_dccp_getsockopt) affecting Linux kernels 2.6.20 and later. The flaw allows a local user to read kernel memory or trigger a denial of service via a negative optlen. This is confirmed by Red Hat CV...

6.6CVSS5.7AI score0.00773EPSS
SaveExploits2References10Affected Software1
exploitpack
exploitpack
added 2007/03/28 12:00 a.m.16 views

Linux Kernel 2.6.20 with DCCP Support - Memory Disclosure (2)

Linux Kernel 2.6.20 with DCCP Support - Memory Disclosure 2 include include include include include include include define BUFSIZE 0x10000000 int mainint argc, char argv void mem = mmap0, BUFSIZE, PROTREAD | PROTWRITE, MAPANONYMOUS | MAPPRIVATE, 0, 0; if mem == void-1 printf"Alloc failed\n"; retu...

0.2AI score
SaveExploits0
zdt
zdt
added 2007/03/28 12:00 a.m.30 views

Linux Kernel <= 2.6.20 with DCCP Support Memory Disclosure Exploit v2

Exploit for linux platform in category local exploits ===================================================================== Linux Kernel include include include include include include define BUFSIZE 0x10000000 int mainint argc, char argv void mem = mmap0, BUFSIZE, PROTREAD | PROTWRITE,...

6.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/03/28 12:00 a.m.36 views

Linux Kernel 2.6.20 with DCCP Support - Memory Disclosure (2)

include include include include include include include define BUFSIZE 0x10000000 int mainint argc, char argv void mem = mmap0, BUFSIZE, PROTREAD | PROTWRITE, MAPANONYMOUS | MAPPRIVATE, 0, 0; if mem == void-1 printf"Alloc failed\n"; return -1; / SOCKDCCP, IPPROTODCCP / int s = socketPFINET, 6, 33...

7.2CVSS5.8AI score0.00773EPSS
SaveExploits2
zdt
zdt
added 2007/03/27 12:00 a.m.22 views

Linux Kernel <= 2.6.20 with DCCP Support Memory Disclosure Exploit

Exploit for linux platform in category local exploits ================================================================== Linux Kernel = 2.6.20 with DCCP support enabled. Kernel versions 2.6.20 lack DCCPSOCKOPTSENDCSCOV/DCCPSOCKOPTRECVCSCOV optnames for getsockopt call with SOLDCCP level, which ar...

6.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/03/27 12:00 a.m.31 views

Linux Kernel 2.6.20 with DCCP Support - Memory Disclosure (1)

/ Linux Kernel DCCP Memory Disclosure Vulnerability Synopsis: The Linux kernel is susceptible to a locally exploitable flaw which may allow local users to steal data from the kernel memory. Vulnerable Systems: Linux Kernel Versions: = 2.6.20 with DCCP support enabled. Kernel versions 2.6.20 lack...

7.2CVSS5.8AI score0.00773EPSS
SaveExploits2
Rows per page
Query Builder