← Back

Linux Kernel

linux_kernel

Vendor: Linux • 14,504 CVEs

CVEs (14,504)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Linux
1Linux Kernel
May 6, 2026
May 2, 2016
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
net/socket.c in the Linux kernel 3.19 before 3.19.3 does not validate certain range data for (1) sendto and (2) recvfrom system calls, which allows local users to gain privileges by leveraging a subsystem that uses the c...Show more
net/socket.c in the Linux kernel 3.19 before 3.19.3 does not validate certain range data for (1) sendto and (2) recvfrom system calls, which allows local users to gain privileges by leveraging a subsystem that uses the copy_from_iter function in the iov_iter interface, as demonstrated by the Bluetooth subsystem.Show less
1Linux
1Linux Kernel
May 6, 2026
May 2, 2016
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
The xsave/xrstor implementation in arch/x86/include/asm/xsave.h in the Linux kernel before 3.19.2 creates certain .altinstr_replacement pointers and consequently does not provide any protection against instruction faulti...Show more
The xsave/xrstor implementation in arch/x86/include/asm/xsave.h in the Linux kernel before 3.19.2 creates certain .altinstr_replacement pointers and consequently does not provide any protection against instruction faulting, which allows local users to cause a denial of service (panic) by triggering a fault, as demonstrated by an unaligned memory operand or a non-canonical address memory operand.Show less
1Linux
1Linux Kernel
May 6, 2026
May 2, 2016
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
The nft_flush_table function in net/netfilter/nf_tables_api.c in the Linux kernel before 3.18.5 mishandles the interaction between cross-chain jumps and ruleset flushes, which allows local users to cause a denial of serv...Show more
The nft_flush_table function in net/netfilter/nf_tables_api.c in the Linux kernel before 3.18.5 mishandles the interaction between cross-chain jumps and ruleset flushes, which allows local users to cause a denial of service (panic) by leveraging the CAP_NET_ADMIN capability.Show less
2Linux
Redhat
3Enterprise Linux
Enterprise MrgLinux Kernel
May 6, 2026
May 2, 2016
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
The VFS subsystem in the Linux kernel 3.x provides an incomplete set of requirements for setattr operations that underspecifies removing extended privilege attributes, which allows local users to cause a denial of servic...Show more
The VFS subsystem in the Linux kernel 3.x provides an incomplete set of requirements for setattr operations that underspecifies removing extended privilege attributes, which allows local users to cause a denial of service (capability stripping) via a failed invocation of a system call, as demonstrated by using chown to remove a capability from the ping or Wireshark dumpcap program.Show less
1Linux
1Linux Kernel
May 6, 2026
May 2, 2016
N/A· v4
6.1 MEDIUM· v3
3.6 LOW· v2
fs/namespace.c in the Linux kernel before 4.0.2 processes MNT_DETACH umount2 system calls without verifying that the MNT_LOCKED flag is unset, which allows local users to bypass intended access restrictions and navigate...Show more
fs/namespace.c in the Linux kernel before 4.0.2 processes MNT_DETACH umount2 system calls without verifying that the MNT_LOCKED flag is unset, which allows local users to bypass intended access restrictions and navigate to filesystem locations beneath a mount by calling umount2 within a user namespace.Show less
1Linux
1Linux Kernel
May 6, 2026
May 2, 2016
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
Integer overflow in fs/aio.c in the Linux kernel before 3.4.1 allows local users to cause a denial of service or possibly have unspecified other impact via a large AIO iovec.
1Linux
1Linux Kernel
May 6, 2026
May 2, 2016
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
The netlink_sendmsg function in net/netlink/af_netlink.c in the Linux kernel before 3.5.5 does not validate the dst_pid field, which allows local users to have an unspecified impact by spoofing Netlink messages.
1Linux
1Linux Kernel
May 6, 2026
May 2, 2016
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
The tty_open function in drivers/tty/tty_io.c in the Linux kernel before 3.1.1 mishandles a driver-lookup failure, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or poss...Show more
The tty_open function in drivers/tty/tty_io.c in the Linux kernel before 3.1.1 mishandles a driver-lookup failure, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via crafted access to a device file under the /dev/pts directory.Show less
1Linux
1Linux Kernel
May 6, 2026
May 2, 2016
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
mm/filemap.c in the Linux kernel before 2.6.25 allows local users to cause a denial of service (infinite loop) via a writev system call that triggers an iovec of zero length, followed by a page fault for an iovec of nonz...Show more
mm/filemap.c in the Linux kernel before 2.6.25 allows local users to cause a denial of service (infinite loop) via a writev system call that triggers an iovec of zero length, followed by a page fault for an iovec of nonzero length.Show less
1Linux
1Linux Kernel
May 6, 2026
May 2, 2016
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
The redirect_target function in net/ipv4/netfilter/ipt_REDIRECT.c in the Linux kernel before 2.6.0 allows remote attackers to cause a denial of service (NULL pointer dereference and OOPS) by sending packets to an interfa...Show more
The redirect_target function in net/ipv4/netfilter/ipt_REDIRECT.c in the Linux kernel before 2.6.0 allows remote attackers to cause a denial of service (NULL pointer dereference and OOPS) by sending packets to an interface that has a 0.0.0.0 IP address, a related issue to CVE-2015-8787.Show less
3Canonical
LinuxNovell
9Linux Kernel
Suse Linux Enterprise DesktopSuse Linux Enterprise Live Patching+6 more
May 6, 2026
Apr 27, 2016
N/A· v4
7.8 HIGH· v3
4.6 MEDIUM· v2
The arch_pick_mmap_layout function in arch/x86/mm/mmap.c in the Linux kernel through 4.5.2 does not properly randomize the legacy base address, which makes it easier for local users to defeat the intended restrictions on...Show more
The arch_pick_mmap_layout function in arch/x86/mm/mmap.c in the Linux kernel through 4.5.2 does not properly randomize the legacy base address, which makes it easier for local users to defeat the intended restrictions on the ADDR_NO_RANDOMIZE flag, and bypass the ASLR protection mechanism for a setuid or setgid program, by disabling stack-consumption resource limits.Show less
3Canonical
LinuxNovell
10Linux Kernel
Suse Linux Enterprise DebuginfoSuse Linux Enterprise Desktop+7 more
May 6, 2026
Apr 27, 2016
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
The IPv4 implementation in the Linux kernel before 4.5.2 mishandles destruction of device objects, which allows guest OS users to cause a denial of service (host OS networking outage) by arranging for a large number of I...Show more
The IPv4 implementation in the Linux kernel before 4.5.2 mishandles destruction of device objects, which allows guest OS users to cause a denial of service (host OS networking outage) by arranging for a large number of IP addresses.Show less
2Linux
Novell
9Linux Kernel
Suse Linux Enterprise DebuginfoSuse Linux Enterprise Desktop+6 more
May 6, 2026
Apr 27, 2016
N/A· v4
4.6 MEDIUM· v3
4.9 MEDIUM· v2
The wacom_probe function in drivers/input/tablet/wacom_sys.c in the Linux kernel before 3.17 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted en...Show more
The wacom_probe function in drivers/input/tablet/wacom_sys.c in the Linux kernel before 3.17 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor.Show less
2Canonical
Linux
2Linux Kernel
Ubuntu Linux
May 6, 2026
Apr 27, 2016
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
Integer overflow in the xt_alloc_table_info function in net/netfilter/x_tables.c in the Linux kernel through 4.5.2 on 32-bit platforms allows local users to gain privileges or cause a denial of service (heap memory corru...Show more
Integer overflow in the xt_alloc_table_info function in net/netfilter/x_tables.c in the Linux kernel through 4.5.2 on 32-bit platforms allows local users to gain privileges or cause a denial of service (heap memory corruption) via an IPT_SO_SET_REPLACE setsockopt call.Show less
2Linux
Novell
9Linux Kernel
Suse Linux Enterprise DebuginfoSuse Linux Enterprise Desktop+6 more
May 6, 2026
Apr 27, 2016
N/A· v4
8.4 HIGH· v3
7.2 HIGH· v2
The netfilter subsystem in the Linux kernel through 4.5.2 does not validate certain offset fields, which allows local users to gain privileges or cause a denial of service (heap memory corruption) via an IPT_SO_SET_REPLA...Show more
The netfilter subsystem in the Linux kernel through 4.5.2 does not validate certain offset fields, which allows local users to gain privileges or cause a denial of service (heap memory corruption) via an IPT_SO_SET_REPLACE setsockopt call.Show less
2Linux
Novell
9Linux Kernel
Suse Linux Enterprise DebuginfoSuse Linux Enterprise Desktop+6 more
May 6, 2026
Apr 27, 2016
N/A· v4
6.2 MEDIUM· v3
4.9 MEDIUM· v2
fs/pipe.c in the Linux kernel before 4.5 does not limit the amount of unread data in pipes, which allows local users to cause a denial of service (memory consumption) by creating many pipes with non-default sizes.
2Linux
Suse
8Linux Enterprise Debuginfo
Linux Enterprise DesktopLinux Enterprise Module For Public Cloud+5 more
May 6, 2026
Apr 27, 2016
N/A· v4
4.6 MEDIUM· v3
4.9 MEDIUM· v2
The treo_attach function in drivers/usb/serial/visor.c in the Linux kernel before 4.5 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspec...Show more
The treo_attach function in drivers/usb/serial/visor.c in the Linux kernel before 4.5 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by inserting a USB device that lacks a (1) bulk-in or (2) interrupt-in endpoint.Show less
1Linux
1Linux Kernel
May 6, 2026
Apr 27, 2016
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
The Linux kernel before 4.5 allows local users to bypass file-descriptor limits and cause a denial of service (memory consumption) by leveraging incorrect tracking of descriptor ownership and sending each descriptor over...Show more
The Linux kernel before 4.5 allows local users to bypass file-descriptor limits and cause a denial of service (memory consumption) by leveraging incorrect tracking of descriptor ownership and sending each descriptor over a UNIX socket before closing it. NOTE: this vulnerability exists because of an incorrect fix for CVE-2013-4312.Show less
1Linux
1Linux Kernel
May 6, 2026
Apr 27, 2016
N/A· v4
6.2 MEDIUM· v3
2.1 LOW· v2
sound/core/hrtimer.c in the Linux kernel before 4.4.1 does not prevent recursive callback access, which allows local users to cause a denial of service (deadlock) via a crafted ioctl call.
1Linux
1Linux Kernel
May 6, 2026
Apr 27, 2016
N/A· v4
6.2 MEDIUM· v3
4.9 MEDIUM· v2
sound/core/timer.c in the Linux kernel before 4.4.1 retains certain linked lists after a close or stop action, which allows local users to cause a denial of service (system crash) via a crafted ioctl call, related to the...Show more
sound/core/timer.c in the Linux kernel before 4.4.1 retains certain linked lists after a close or stop action, which allows local users to cause a denial of service (system crash) via a crafted ioctl call, related to the (1) snd_timer_close and (2) _snd_timer_stop functions.Show less