CVE & Exploit Intelligence Database

Updated 4h ago

Search and track vulnerabilities with real-time exploit intelligence. Cross-reference CVEs against public exploits from ExploitDB, Metasploit, GitHub, and Nuclei — with CVSS and EPSS scoring, CISA KEV monitoring, and AI-powered exploit analysis.

337,661 CVEs tracked 53,243 with exploits 4,725 exploited in wild 1,540 CISA KEV 3,918 Nuclei templates 37,792 vendors 42,472 researchers
12,131 results Clear all
CVE-2006-2445 EPSS 0.00
Linux Kernel - Denial of Service
Race condition in run_posix_cpu_timers in Linux kernel before 2.6.16.21 allows local users to cause a denial of service (BUG_ON crash) by causing one CPU to attach a timer to a process that is exiting.
Jun 23, 2006
CVE-2006-2448 EPSS 0.00
Linux Kernel - Denial of Service
Linux kernel before 2.6.16.21 and 2.6.17, when running on PowerPC, does not perform certain required access_ok checks, which allows local users to read arbitrary kernel memory on 64-bit systems (signal_64.c) and cause a denial of service (crash) and possibly read kernel memory on 32-bit systems (signal_32.c).
Jun 23, 2006
CVE-2006-2629 1 PoC Analysis EPSS 0.00
Linux Kernel - Denial of Service
Race condition in Linux kernel 2.6.15 to 2.6.17, when running on SMP platforms, allows local users to cause a denial of service (crash) by creating and exiting a large number of tasks, then accessing the /proc entry of a task that is exiting, which causes memory corruption that leads to a failure in the prune_dcache function or a BUG_ON error in include/linux/list.h.
May 27, 2006
CVE-2006-2444 1 PoC Analysis EPSS 0.70
Linux Kernel - Denial of Service
The snmp_trap_decode function in the SNMP NAT helper for Linux kernel before 2.6.16.18 allows remote attackers to cause a denial of service (crash) via unspecified remote attack vectors that cause failures in snmp_trap_decode that trigger (1) frees of random memory or (2) frees of previously-freed memory (double-free) by snmp_trap_decode as well as its calling function, as demonstrated via certain test cases of the PROTOS SNMP test suite.
May 25, 2006
CVE-2006-1862 EPSS 0.00
Linux Kernel - Denial of Service
The virtual memory implementation in Linux kernel 2.6.x allows local users to cause a denial of service (panic) by running lsof a large number of times in a way that produces a heavy system load.
May 24, 2006
CVE-2006-1858 EPSS 0.11
Linux Kernel - Improper Input Validation
SCTP in Linux kernel before 2.6.16.17 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a chunk length that is inconsistent with the actual length of provided parameters.
CWE-20 May 22, 2006
CVE-2006-1857 EPSS 0.05
Linux Kernel - Memory Corruption
Buffer overflow in SCTP in Linux kernel before 2.6.16.17 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a malformed HB-ACK chunk.
CWE-119 May 22, 2006
CVE-2006-1856 EPSS 0.02
Linux kernel <2.6.16 - Privilege Escalation
Certain modifications to the Linux kernel 2.6.16 and earlier do not add the appropriate Linux Security Modules (LSM) file_permission hooks to the (1) readv and (2) writev functions, which might allow attackers to bypass intended access restrictions.
May 19, 2006
CVE-2006-0039 EPSS 0.00
Linux kernel <2.6.16 - Buffer Overflow
Race condition in the do_add_counters function in netfilter for Linux kernel 2.6.16 allows local users with CAP_NET_ADMIN capabilities to read kernel memory by triggering the race condition in a way that produces a size value that is inconsistent with allocated memory, which leads to a buffer over-read in IPT_ENTRY_ITERATE.
CWE-362 May 19, 2006
CVE-2006-1855 EPSS 0.00
Linux Kernel - Denial of Service
choose_new_parent in Linux kernel before 2.6.11.12 includes certain debugging code, which allows local users to cause a denial of service (panic) by causing certain circumstances involving termination of a parent process.
May 18, 2006
CVE-2006-1528 EPSS 0.00
Linux kernel <2.6.13 - DoS
Linux kernel before 2.6.13 allows local users to cause a denial of service (crash) via a dio transfer from the sg driver to memory mapped (mmap) IO space.
CWE-20 May 18, 2006
CVE-2006-1859 EPSS 0.00
Linux Kernel - Denial of Service
Memory leak in __setlease in fs/locks.c in Linux kernel before 2.6.16.16 allows attackers to cause a denial of service (memory consumption) via unspecified actions related to an "uninitialised return value," aka "slab leak."
May 12, 2006
CVE-2006-1860 EPSS 0.00
Linux Kernel - Denial of Service
lease_init in fs/locks.c in Linux kernel before 2.6.16.16 allows attackers to cause a denial of service (fcntl_setlease lockup) via actions that cause lease_init to free a lock that might not have been allocated on the stack.
May 12, 2006
CVE-2006-1052 EPSS 0.00
SELinux <2.6.6 - Privilege Escalation
The selinux_ptrace logic in hooks.c in SELinux for Linux 2.6.6 allows local users with ptrace permissions to change the tracer SID to an SID of another process.
May 05, 2006
CVE-2006-1527 EPSS 0.09
Linux kernel <2.6.16.13 - DoS
The SCTP-netfilter code in Linux kernel before 2.6.16.13 allows remote attackers to trigger a denial of service (infinite loop) via unknown vectors that cause an invalid SCTP chunk size to be processed by the for_each_sctp_chunk function.
May 03, 2006
CVE-2006-2071 EPSS 0.00
Linux kernel <2.6.16 - Privilege Escalation
Linux kernel 2.4.x and 2.6.x up to 2.6.16 allows local users to bypass IPC permissions and modify a readonly attachment of shared memory by using mprotect to give write permission to the attachment. NOTE: some original raw sources combined this issue with CVE-2006-1524, but they are different bugs.
Apr 27, 2006
CVE-2006-1864 1 PoC Analysis EPSS 0.00
Linux Kernel - Path Traversal
Directory traversal vulnerability in smbfs in Linux 2.6.16 and earlier allows local users to escape chroot restrictions for an SMB-mounted filesystem via "..\\" sequences, a similar vulnerability to CVE-2006-1863.
Apr 26, 2006
CVE-2006-1863 1 PoC Analysis EPSS 0.00
Linux Kernel < 2.6.17 - Path Traversal
Directory traversal vulnerability in CIFS in Linux 2.6.16 and earlier allows local users to escape chroot restrictions for an SMB-mounted filesystem via "..\\" sequences, a similar vulnerability to CVE-2006-1864.
Apr 25, 2006
CVE-2006-1056 EPSS 0.00
Freebsd < 2.6.16.8 - Cryptographic Issue
The Linux kernel before 2.6.16.9 and the FreeBSD kernel, when running on AMD64 and other 7th and 8th generation AuthenticAMD processors, only save/restore the FOP, FIP, and FDP x87 registers in FXSAVE/FXRSTOR when an exception is pending, which allows one process to determine portions of the state of floating point instructions of other processes, which can be leveraged to obtain sensitive information such as cryptographic keys. NOTE: this is the documented behavior of AMD64 processors, but it is inconsistent with Intel processors in a security-relevant fashion that was not addressed by the kernels.
CWE-310 Apr 20, 2006
CVE-2006-1524 EPSS 0.00
Linux kernel <2.6.16.7 - Privilege Escalation
madvise_remove in Linux kernel 2.6.16 up to 2.6.16.6 does not follow file and mmap restrictions, which allows local users to bypass IPC permissions and replace portions of readonly tmpfs files with zeroes, aka the MADV_REMOVE vulnerability. NOTE: this description was originally written in a way that combined two separate issues. The mprotect issue now has a separate name, CVE-2006-2071.
CWE-264 Apr 19, 2006