Lucene search
+L

580 matches found

seebug.org
seebug.org
added 2007/03/29 12:0 a.m.15 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:0 a.m.23 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.32 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.26 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
CVE
CVE
added 2007/03/28 10:0 p.m.56 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
Cvelist
Cvelist
added 2007/03/28 10:0 p.m.36 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
NVD
NVD
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
SaveExploits2References10
Prion
Prion
added 2007/03/28 10:19 a.m.24 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.30 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:0 a.m.35 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:0 a.m.81 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:0 a.m.13 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
0day.today
0day.today
added 2007/03/28 12:0 a.m.24 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:0 a.m.33 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
exploitpack
exploitpack
added 2007/03/27 12:0 a.m.10 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
SaveExploits0
securityvulns
securityvulns
added 2007/03/27 12:0 a.m.49 views

[Full-disclosure] Linux Kernel DCCP Memory Disclosure Vulnerability

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

0.2AI score
SaveExploits0
securityvulns
securityvulns
added 2007/03/27 12:0 a.m.69 views

Linux kernel DCCP information leak

Integer overflow in getsockopt for SOLDCCP gives ability to read content of kernel memory...

7.2CVSS3.4AI score0.00773EPSS
SaveExploits2References1Affected Software1
0day.today
0day.today
added 2007/03/27 12:0 a.m.19 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
seebug.org
seebug.org
added 2007/03/27 12:0 a.m.16 views

Linux Kernel &lt;= 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
SaveExploits0
Exploit DB
Exploit DB
added 2007/03/27 12:0 a.m.27 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