← Back

Linux Kernel

linux_kernel

Vendor: Linux • 14,961 CVEs

CVEs (14,961)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Linux
1Linux Kernel
Apr 16, 2026
Sep 30, 2005
N/A· v4
N/A· v3
2.6 LOW· v2
Race condition in ebtables netfilter module (ebtables.c) in Linux 2.6, when running on an SMP system that is operating under a heavy load, might allow remote attackers to cause a denial of service (crash) via a series of...Show more
Race condition in ebtables netfilter module (ebtables.c) in Linux 2.6, when running on an SMP system that is operating under a heavy load, might allow remote attackers to cause a denial of service (crash) via a series of packets that cause a value to be modified after it has been read but before it has been locked.Show less
1Linux
1Linux Kernel
Apr 16, 2026
Sep 30, 2005
N/A· v4
N/A· v3
2.1 LOW· v2
The HFS and HFS+ (hfsplus) modules in Linux 2.6 allow attackers to cause a denial of service (oops) by using hfsplus to mount a filesystem that is not hfsplus.
1Linux
1Linux Kernel
Apr 16, 2026
Sep 30, 2005
N/A· v4
N/A· v3
2.1 LOW· v2
mm/ioremap.c in Linux 2.6 on 64-bit x86 systems allows local users to cause a denial of service or an information leak via an ioremap on a certain memory map that causes the iounmap to perform a lookup of a page that doe...Show more
mm/ioremap.c in Linux 2.6 on 64-bit x86 systems allows local users to cause a denial of service or an information leak via an ioremap on a certain memory map that causes the iounmap to perform a lookup of a page that does not exist.Show less
1Linux
1Linux Kernel
Apr 16, 2026
Sep 30, 2005
N/A· v4
N/A· v3
2.1 LOW· v2
fs/exec.c in Linux 2.6, when one thread is tracing another thread that shares the same memory map, might allow local users to cause a denial of service (deadlock) by forcing a core dump when the traced thread is in the T...Show more
fs/exec.c in Linux 2.6, when one thread is tracing another thread that shares the same memory map, might allow local users to cause a denial of service (deadlock) by forcing a core dump when the traced thread is in the TASK_TRACED state.Show less
3Canonical
DebianLinux
3Debian Linux
Linux KernelUbuntu Linux
Apr 16, 2026
Sep 30, 2005
N/A· v4
4.7 MEDIUM· v3
1.2 LOW· v2
Race condition in Linux 2.6, when threads are sharing memory mapping via CLONE_VM (such as linuxthreads and vfork), might allow local users to cause a denial of service (deadlock) by triggering a core dump while waiting...Show more
Race condition in Linux 2.6, when threads are sharing memory mapping via CLONE_VM (such as linuxthreads and vfork), might allow local users to cause a denial of service (deadlock) by triggering a core dump while waiting for a thread that has just performed an exec.Show less
1Linux
1Linux Kernel
Apr 16, 2026
Sep 30, 2005
N/A· v4
N/A· v3
2.1 LOW· v2
The mprotect code (mprotect.c) in Linux 2.6 on Itanium IA64 Montecito processors does not properly maintain cache coherency as required by the architecture, which allows local users to cause a denial of service and possi...Show more
The mprotect code (mprotect.c) in Linux 2.6 on Itanium IA64 Montecito processors does not properly maintain cache coherency as required by the architecture, which allows local users to cause a denial of service and possibly corrupt data by modifying PTE protections.Show less
2Debian
Linux
2Debian Linux
Linux Kernel
Apr 16, 2026
Sep 26, 2005
N/A· v4
N/A· v3
2.1 LOW· v2
Linux kernel 2.6.8 to 2.6.14-rc2 allows local users to cause a denial of service (kernel OOPS) via a userspace process that issues a USB Request Block (URB) to a USB device and terminates before the URB is finished, whic...Show more
Linux kernel 2.6.8 to 2.6.14-rc2 allows local users to cause a denial of service (kernel OOPS) via a userspace process that issues a USB Request Block (URB) to a USB device and terminates before the URB is finished, which leads to a stale pointer reference.Show less
1Linux
1Linux Kernel
Apr 16, 2026
Sep 26, 2005
N/A· v4
N/A· v3
2.1 LOW· v2
The sys_set_mempolicy function in mempolicy.c in Linux kernel 2.6.x allows local users to cause a denial of service (kernel BUG()) via a negative first argument.
1Linux
1Linux Kernel
Apr 16, 2026
Sep 22, 2005
N/A· v4
N/A· v3
2.1 LOW· v2
Multiple vulnerabilities in Linux kernel before 2.6.13.2 allow local users to cause a denial of service (kernel OOPS from null dereference) via (1) fput in a 32-bit ioctl on 64-bit x86 systems or (2) sockfd_put in the 32...Show more
Multiple vulnerabilities in Linux kernel before 2.6.13.2 allow local users to cause a denial of service (kernel OOPS from null dereference) via (1) fput in a 32-bit ioctl on 64-bit x86 systems or (2) sockfd_put in the 32-bit routing_ioctl function on 64-bit systems.Show less
3Canonical
LinuxRedhat
3Enterprise Linux
Linux KernelUbuntu Linux
Apr 16, 2026
Sep 14, 2005
N/A· v4
N/A· v3
3.6 LOW· v2
The raw_sendmsg function in the Linux kernel 2.6 before 2.6.13.1 allows local users to cause a denial of service (change hardware state) or read from arbitrary memory via crafted input.
1Linux
1Linux Kernel
Apr 16, 2026
Sep 14, 2005
N/A· v4
N/A· v3
4.6 MEDIUM· v2
Stack-based buffer overflow in the sendmsg function call in the Linux kernel 2.6 before 2.6.13.1 allows local users to execute arbitrary code by calling sendmsg and modifying the message contents in another thread.
1Linux
1Linux Kernel
Apr 16, 2026
Sep 14, 2005
N/A· v4
N/A· v3
2.1 LOW· v2
The Linux kernel 2.6 before 2.6.12.1 allows local users to cause a denial of service (kernel panic) via a non group-leader thread executing a different program than was pending in itimer, which causes the signal to be de...Show more
The Linux kernel 2.6 before 2.6.12.1 allows local users to cause a denial of service (kernel panic) via a non group-leader thread executing a different program than was pending in itimer, which causes the signal to be delivered to the old group-leader task, which does not exist.Show less
1Linux
1Linux Kernel
Apr 16, 2026
Sep 9, 2005
N/A· v4
N/A· v3
2.1 LOW· v2
The ipt_recent kernel module (ipt_recent.c) in Linux kernel 2.6.12 and earlier does not properly perform certain time tests when the jiffies value is greater than LONG_MAX, which can cause ipt_recent netfilter rules to b...Show more
The ipt_recent kernel module (ipt_recent.c) in Linux kernel 2.6.12 and earlier does not properly perform certain time tests when the jiffies value is greater than LONG_MAX, which can cause ipt_recent netfilter rules to block too early, a different vulnerability than CVE-2005-2872.Show less
1Linux
1Linux Kernel
Apr 16, 2026
Sep 9, 2005
N/A· v4
N/A· v3
5.0 MEDIUM· v2
The ipt_recent kernel module (ipt_recent.c) in Linux kernel before 2.6.12, when running on 64-bit processors such as AMD64, allows remote attackers to cause a denial of service (kernel panic) via certain attacks such as...Show more
The ipt_recent kernel module (ipt_recent.c) in Linux kernel before 2.6.12, when running on 64-bit processors such as AMD64, allows remote attackers to cause a denial of service (kernel panic) via certain attacks such as SSH brute force, which leads to memset calls using a length based on the u_int32_t type, acting on an array of unsigned long elements, a different vulnerability than CVE-2005-2873.Show less
1Linux
1Linux Kernel
Apr 16, 2026
Sep 6, 2005
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
xattr.c in the ext2 and ext3 file system code for Linux kernel 2.6 does not properly compare the name_index fields when sharing xattr blocks, which could prevent default ACLs from being applied.
1Linux
1Linux Kernel
Apr 16, 2026
Sep 6, 2005
N/A· v4
N/A· v3
2.1 LOW· v2
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 /...Show more
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.Show less
2Debian
Linux
2Debian Linux
Linux Kernel
Apr 16, 2026
Aug 23, 2005
N/A· v4
N/A· v3
5.0 MEDIUM· v2
The huft_build function in inflate.c in the zlib routines in the Linux kernel before 2.6.12.5 returns the wrong value, which allows remote attackers to cause a denial of service (kernel crash) via a certain compressed fi...Show more
The huft_build function in inflate.c in the zlib routines in the Linux kernel before 2.6.12.5 returns the wrong value, which allows remote attackers to cause a denial of service (kernel crash) via a certain compressed file that leads to a null pointer dereference, a different vulnerability than CVE-2005-2458.Show less
1Linux
1Linux Kernel
Apr 16, 2026
Aug 23, 2005
N/A· v4
N/A· v3
5.0 MEDIUM· v2
inflate.c in the zlib routines in the Linux kernel before 2.6.12.5 allows remote attackers to cause a denial of service (kernel crash) via a compressed file with "improper tables".
1Linux
1Linux Kernel
Apr 16, 2026
Aug 23, 2005
N/A· v4
N/A· v3
5.0 MEDIUM· v2
The driver for compressed ISO file systems (zisofs) in the Linux kernel before 2.6.12.5 allows local users and remote attackers to cause a denial of service (kernel crash) via a crafted compressed ISO file system.
1Linux
1Linux Kernel
Apr 16, 2026
Aug 23, 2005
N/A· v4
N/A· v3
5.0 MEDIUM· v2
The Linux kernel before 2.6.12.5 does not properly destroy a keyring that is not instantiated properly, which allows local users or remote attackers to cause a denial of service (kernel oops) via a keyring with a payload...Show more
The Linux kernel before 2.6.12.5 does not properly destroy a keyring that is not instantiated properly, which allows local users or remote attackers to cause a denial of service (kernel oops) via a keyring with a payload that is not empty, which causes the creation to fail, leading to a null dereference in the keyring destructor.Show less