AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2006-7051

MEDIUM · CVSS 4.9 EPSS 0.88% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2007-02-24 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 4.9. It affects Linux. Public exploit code or proof-of-concept references have been detected in its references. It may lead to a denial-of-service condition.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

External Security References

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2006-7051
Severity
MEDIUM
CVSS
4.9
EPSS
0.88%
Linux

Original NVD Description

The sys_timer_create function in posix-timers.c for Linux kernel 2.6.x allows local users to cause a denial of service (memory consumption) and possibly bypass memory limits or cause other processes to be killed by creating a large number of posix timers, which are allocated in kernel memory but are not treated as part of the process' memory.