ID:10802 - Exploit for Loop with unreachable exit condition ('infinite loop') in Linux kernel - CVE-2004-0554

 
Main Vulnerability Database Exploits ID:10802 - Exploit for Loop with unreachable exit condition ('infinite loop') in Linux kernel - CVE-2004-0554

ID:10802 - Exploit for Loop with unreachable exit condition ('infinite loop') in Linux kernel - CVE-2004-0554

Published: November 5, 2024


Vulnerability identifier: #VU99739
Vulnerability risk: Low
CVE-ID: CVE-2004-0554
CWE-ID: CWE-835
Exploitation vector: Local access
Vulnerable software:
Linux kernel

Link to public exploit:


Vulnerability description

The vulnerability allows a local user to perform service disruption.

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.


Remediation

Install update from vendor's repository.