Lucene search
K

17 matches found

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

EUVD-2007-1728

Malware in sbrugna...

7.2CVSS6.3AI score0.00926EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2015/10/30 10:20 a.m.24 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.2CVSS6.9AI score0.00926EPSS
Exploits0References2
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.10 views

Linux Kernel <= 2.6.20 with DCCP Support Memory Disclosure Exploit

No description provided by source. / 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...

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

Linux Kernel <= 2.6.20 with DCCP Support Memory Disclosure Exploit (2)

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
Exploits0
seebug.org
seebug.org
added 2007/03/29 12:0 a.m.11 views

Linux Kernel &lt;= 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
Exploits0
seebug.org
seebug.org
added 2007/03/29 12:0 a.m.18 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
Exploits0
NVD
NVD
added 2007/03/28 10:19 p.m.19 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.00926EPSS
Exploits0References5
Cvelist
Cvelist
added 2007/03/28 10:0 p.m.25 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.00926EPSS
Exploits0References5
Prion
Prion
added 2007/03/28 10:19 a.m.19 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.00378EPSS
Exploits0References10Affected Software1
UbuntuCve
UbuntuCve
added 2007/03/28 10:19 a.m.22 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.00378EPSS
Exploits0References2
NVD
NVD
added 2007/03/28 10:19 a.m.18 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.00378EPSS
Exploits0References10
Cvelist
Cvelist
added 2007/03/28 10:0 a.m.21 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.00378EPSS
Exploits0References10
0day.today
0day.today
added 2007/03/28 12:0 a.m.17 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
Exploits0
exploitpack
exploitpack
added 2007/03/28 12:0 a.m.11 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
Exploits0
Exploit DB
Exploit DB
added 2007/03/28 12:0 a.m.28 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.4AI score
Exploits0
0day.today
0day.today
added 2007/03/27 12:0 a.m.16 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
Exploits0
exploitpack
exploitpack
added 2007/03/27 12:0 a.m.7 views

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

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: =...

0.1AI score
Exploits0
Rows per page
Query Builder