CVE-2005-2800 : Détail

CVE-2005-2800

0.16%V4
Local
2005-09-06
02h00 +00:00
2018-10-19
12h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

Memory leak in the seq_file implementation in the SCSI procfs interface (sg.c) in Linux kernel 2.6.13 and earlier allows local users to cause a denial of service (memory consumption) via certain repeated reads from the /proc/scsi/sg/devices file, which is not properly handled when the next() iterator returns NULL or an error.

Informations du CVE

Faiblesses connexes

CWE-ID Nom de la faiblesse Source
CWE-399 Category : Resource Management Errors
Weaknesses in this category are related to improper management of system resources.

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 2.1 AV:L/AC:L/Au:N/C:N/I:N/A:P nvd@nist.gov

EPSS

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

Score EPSS

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.

Percentile EPSS

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 : 26248

Date de publication : 2005-09-08 22h00 +00:00
Auteur : anonymous
EDB Vérifié : Yes

source: https://www.securityfocus.com/bid/14790/info The Linux kernel is prone to a denial-of-service vulnerability. The kernel is affected by a memory leak, which eventually can result in a denial of service. A local attacker can exploit this vulnerability by making repeated reads to the '/proc/scsi/sg/devices' file, which will exhaust kernel memory and lead to a denial of service. #!/bin/sh while true; do cat /proc/scsi/sg/devices > /dev/null done

Products Mentioned

Configuraton 0

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

Linux>>Linux_kernel >> Version 2.6.4

Linux>>Linux_kernel >> Version 2.6.5

Linux>>Linux_kernel >> Version 2.6.6

Linux>>Linux_kernel >> Version 2.6.7

Linux>>Linux_kernel >> Version 2.6.8

Linux>>Linux_kernel >> Version 2.6.9

    Linux>>Linux_kernel >> Version 2.6.10

    Linux>>Linux_kernel >> Version 2.6.11

    Linux>>Linux_kernel >> Version 2.6.12

    Linux>>Linux_kernel >> Version 2.6.13

    Références

    http://www.securityfocus.com/bid/14790
    Tags : vdb-entry, x_refsource_BID
    http://www.mandriva.com/security/advisories?name=MDKSA-2005:220
    Tags : vendor-advisory, x_refsource_MANDRAKE
    http://www.redhat.com/support/errata/RHSA-2006-0101.html
    Tags : vendor-advisory, x_refsource_REDHAT
    http://secunia.com/advisories/18510
    Tags : third-party-advisory, x_refsource_SECUNIA
    http://www.mandriva.com/security/advisories?name=MDKSA-2005:218
    Tags : vendor-advisory, x_refsource_MANDRAKE
    http://secunia.com/advisories/17826
    Tags : third-party-advisory, x_refsource_SECUNIA
    http://secunia.com/advisories/17918
    Tags : third-party-advisory, x_refsource_SECUNIA
    http://www.securityfocus.com/archive/1/427980/100/0/threaded
    Tags : vendor-advisory, x_refsource_FEDORA
    http://www.debian.org/security/2006/dsa-1017
    Tags : vendor-advisory, x_refsource_DEBIAN
    http://www.mandriva.com/security/advisories?name=MDKSA-2005:219
    Tags : vendor-advisory, x_refsource_MANDRAKE
    http://secunia.com/advisories/19374
    Tags : third-party-advisory, x_refsource_SECUNIA