2.1
CVSSv2

CVE-2004-0554

Published: 06/08/2004 Updated: 11/10/2017
CVSS v2 Base Score: 2.1 | Impact Score: 2.9 | Exploitability Score: 3.9
VMScore: 215
Vector: AV:L/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

Linux kernel 2.4.x and 2.6.x for x86 allows local users to cause a denial of service (system crash), possibly via an infinite loop that triggers a signal handler with a certain sequence of fsave and frstor instructions, as originally demonstrated using a "crash.c" program.

Vulnerable Product Search on Vulmon Subscribe to Product

linux linux kernel 2.4.18

linux linux kernel 2.4.19

linux linux kernel 2.6.1

linux linux kernel 2.6.6

linux linux kernel 2.6.7

redhat enterprise linux 3.0

suse suse linux 7

suse suse linux 9.1

avaya converged communications server 2.0

linux linux kernel 2.4.23

linux linux kernel 2.4.24

linux linux kernel 2.6.3

linux linux kernel 2.6.4

redhat enterprise linux 2.1

suse suse linux 8.1

suse suse linux 8.2

suse suse linux 8

linux linux kernel 2.4.21

linux linux kernel 2.4.22

linux linux kernel 2.6.2

suse suse linux 8.0

avaya modular messaging message storage server s3400

gentoo linux 1.4

linux linux kernel 2.4.25

linux linux kernel 2.4.26

linux linux kernel 2.6.0

linux linux kernel 2.6.5

suse suse linux 9.0

suse suse linux firewall cd

suse suse linux office server

avaya s8700 r2.0.1

conectiva linux 8.0

suse suse email server iii

suse suse linux admin-cd for firewall

avaya s8300 r2.0.1

avaya s8500 r2.0.0

avaya intuity audix

suse suse email server 3.1

suse suse office server

avaya s8300 r2.0.0

conectiva linux 9.0

suse suse linux connectivity server

suse suse linux database server

avaya s8500 r2.0.1

avaya s8700 r2.0.0

Vendor Advisories

Synopsis kernel security update Type/Severity Security Advisory: Important Topic Updated kernel packages for Red Hat Enterprise Linux 3 that fix securityvulnerabilities are now available Description The Linux kernel handles the basic functions of the operating systemA flaw was found in Li ...
Synopsis kernel security update Type/Severity Security Advisory: Important Topic Updated kernel packages for Red Hat Enterprise Linux 21 that fix securityvulnerabilities are now available Description The Linux kernel handles the basic functions of the operating systemA flaw was found in ...
Several local and remote vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2004-0427 A local denial of service vulnerability in do_fork() has been found CVE-2005-0489 A ...
Several local and remote vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2004-0427 A local denial of service vulnerability in do_fork() has been found CVE-2005-0489 A ...
Several local and remote vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2004-0427 A local denial of service vulnerability in do_fork() has been found CVE-2005-0489 A ...

Exploits

/* ----------------------------------------------------------------------------- * frstor Local Kernel exploit * Crashes any kernel from 2418 * to 267 because frstor in assembler inline offsets in memory by 4 * Original proof of concept code * by stian_@_nixiano * Added some stuff by lorenzo_@_gnuorg * and fixed the fsave line with ( ...