CVE-2005-2800 : Detail

CVE-2005-2800

0.16%V4
Local
2005-09-06
02h00 +00:00
2018-10-19
12h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

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.

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 2.1 AV:L/AC:L/Au:N/C:N/I:N/A:P nvd@nist.gov

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

Publication date : 2005-09-08 22h00 +00:00
Author : anonymous
EDB Verified : 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

    References

    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