← 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
Apr 27, 2016
N/A· v4
5.1 MEDIUM· v3
4.7 MEDIUM· v2
sound/core/timer.c in the Linux kernel before 4.4.1 employs a locking approach that does not consider slave timer instances, which allows local users to cause a denial of service (race condition, use-after-free, and syst...Show more
sound/core/timer.c in the Linux kernel before 4.4.1 employs a locking approach that does not consider slave timer instances, which allows local users to cause a denial of service (race condition, use-after-free, and system crash) via a crafted ioctl call.Show less
1Linux
1Linux Kernel
May 6, 2026
Apr 27, 2016
N/A· v4
5.1 MEDIUM· v3
4.7 MEDIUM· v2
sound/core/timer.c in the Linux kernel before 4.4.1 uses an incorrect type of mutex, which allows local users to cause a denial of service (race condition, use-after-free, and system crash) via a crafted ioctl call.
1Linux
1Linux Kernel
May 6, 2026
Apr 27, 2016
N/A· v4
5.1 MEDIUM· v3
4.7 MEDIUM· v2
The snd_timer_interrupt function in sound/core/timer.c in the Linux kernel before 4.4.1 does not properly maintain a certain linked list, which allows local users to cause a denial of service (race condition and system c...Show more
The snd_timer_interrupt function in sound/core/timer.c in the Linux kernel before 4.4.1 does not properly maintain a certain linked list, which allows local users to cause a denial of service (race condition and system crash) via a crafted ioctl call.Show less
1Linux
1Linux Kernel
May 6, 2026
Apr 27, 2016
N/A· v4
5.1 MEDIUM· v3
4.7 MEDIUM· v2
Race condition in the queue_delete function in sound/core/seq/seq_queue.c in the Linux kernel before 4.4.1 allows local users to cause a denial of service (use-after-free and system crash) by making an ioctl call at a ce...Show more
Race condition in the queue_delete function in sound/core/seq/seq_queue.c in the Linux kernel before 4.4.1 allows local users to cause a denial of service (use-after-free and system crash) by making an ioctl call at a certain time.Show less
1Linux
1Linux Kernel
May 6, 2026
Apr 27, 2016
N/A· v4
6.2 MEDIUM· v3
4.9 MEDIUM· v2
The snd_seq_ioctl_remove_events function in sound/core/seq/seq_clientmgr.c in the Linux kernel before 4.4.1 does not verify FIFO assignment before proceeding with FIFO clearing, which allows local users to cause a denial...Show more
The snd_seq_ioctl_remove_events function in sound/core/seq/seq_clientmgr.c in the Linux kernel before 4.4.1 does not verify FIFO assignment before proceeding with FIFO clearing, which allows local users to cause a denial of service (NULL pointer dereference and OOPS) via a crafted ioctl call.Show less
2Linux
Novell
2Linux Kernel
Suse Linux Enterprise Real Time Extension
May 6, 2026
Apr 27, 2016
N/A· v4
4.6 MEDIUM· v3
4.9 MEDIUM· v2
Double free vulnerability in the snd_usbmidi_create function in sound/usb/midi.c in the Linux kernel before 4.5 allows physically proximate attackers to cause a denial of service (panic) or possibly have unspecified othe...Show more
Double free vulnerability in the snd_usbmidi_create function in sound/usb/midi.c in the Linux kernel before 4.5 allows physically proximate attackers to cause a denial of service (panic) or possibly have unspecified other impact via vectors involving an invalid USB descriptor.Show less
3Canonical
LinuxOpensuse
3Leap
Linux KernelUbuntu Linux
May 6, 2026
Apr 27, 2016
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
The adjust_branches function in kernel/bpf/verifier.c in the Linux kernel before 4.5 does not consider the delta in the backward-jump case, which allows local users to obtain sensitive information from kernel memory by c...Show more
The adjust_branches function in kernel/bpf/verifier.c in the Linux kernel before 4.5 does not consider the delta in the backward-jump case, which allows local users to obtain sensitive information from kernel memory by creating a packet filter and then loading crafted BPF instructions.Show less
3Canonical
LinuxNovell
10Linux Kernel
Suse Linux Enterprise DebuginfoSuse Linux Enterprise Desktop+7 more
May 6, 2026
Apr 27, 2016
N/A· v4
4.6 MEDIUM· v3
4.9 MEDIUM· v2
The create_fixed_stream_quirk function in sound/usb/quirks.c in the snd-usb-audio driver in the Linux kernel before 4.5.1 allows physically proximate attackers to cause a denial of service (NULL pointer dereference or do...Show more
The create_fixed_stream_quirk function in sound/usb/quirks.c in the snd-usb-audio driver in the Linux kernel before 4.5.1 allows physically proximate attackers to cause a denial of service (NULL pointer dereference or double free, and system crash) via a crafted endpoints value in a USB device descriptor.Show less
4Debian
LinuxOracle+1 more
4Debian Linux
Enterprise LinuxLinux+1 more
May 6, 2026
Apr 27, 2016
N/A· v4
7.8 HIGH· v3
6.9 MEDIUM· v2
The fork implementation in the Linux kernel before 4.5 on s390 platforms mishandles the case of four page-table levels, which allows local users to cause a denial of service (system crash) or possibly have unspecified ot...Show more
The fork implementation in the Linux kernel before 4.5 on s390 platforms mishandles the case of four page-table levels, which allows local users to cause a denial of service (system crash) or possibly have unspecified other impact via a crafted application, related to arch/s390/include/asm/mmu_context.h and arch/s390/include/asm/pgalloc.h.Show less
1Linux
1Linux Kernel
May 6, 2026
Apr 27, 2016
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
The evm_verify_hmac function in security/integrity/evm/evm_main.c in the Linux kernel before 4.5 does not properly copy data, which makes it easier for local users to forge MAC values via a timing side-channel attack.
2Canonical
Linux
2Linux Kernel
Ubuntu Linux
May 6, 2026
Apr 27, 2016
N/A· v4
7.4 HIGH· v3
4.4 MEDIUM· v2
Race condition in arch/x86/mm/tlb.c in the Linux kernel before 4.4.1 allows local users to gain privileges by triggering access to a paging structure by a different CPU.
2Google
Linux
2Android
Linux Kernel
May 6, 2026
Apr 27, 2016
N/A· v4
6.8 MEDIUM· v3
5.6 MEDIUM· v2
The (1) pipe_read and (2) pipe_write implementations in fs/pipe.c in a certain Linux kernel backport in the linux package before 3.2.73-2+deb7u3 on Debian wheezy and the kernel package before 3.10.0-229.26.2 on Red Hat E...Show more
The (1) pipe_read and (2) pipe_write implementations in fs/pipe.c in a certain Linux kernel backport in the linux package before 3.2.73-2+deb7u3 on Debian wheezy and the kernel package before 3.10.0-229.26.2 on Red Hat Enterprise Linux (RHEL) 7.1 do not properly consider the side effects of failed __copy_to_user_inatomic and __copy_from_user_inatomic calls, which allows local users to cause a denial of service (system crash) or possibly gain privileges via a crafted application, aka an "I/O vector array overrun." NOTE: this vulnerability exists because of an incorrect fix for CVE-2015-1805.Show less
3Linux
NovellSuse
8Linux Kernel
Suse Linux Enterprise DesktopSuse Linux Enterprise Live Patching+5 more
May 6, 2026
Apr 27, 2016
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
The tm_reclaim_thread function in arch/powerpc/kernel/process.c in the Linux kernel before 4.4.1 on powerpc platforms does not ensure that TM suspend mode exists before proceeding with a tm_reclaim call, which allows loc...Show more
The tm_reclaim_thread function in arch/powerpc/kernel/process.c in the Linux kernel before 4.4.1 on powerpc platforms does not ensure that TM suspend mode exists before proceeding with a tm_reclaim call, which allows local users to cause a denial of service (TM Bad Thing exception and panic) via a crafted application.Show less
1Linux
1Linux Kernel
May 6, 2026
Apr 27, 2016
N/A· v4
5.5 MEDIUM· v3
4.7 MEDIUM· v2
The signal implementation in the Linux kernel before 4.3.5 on powerpc platforms does not check for an MSR with both the S and T bits set, which allows local users to cause a denial of service (TM Bad Thing exception and...Show more
The signal implementation in the Linux kernel before 4.3.5 on powerpc platforms does not check for an MSR with both the S and T bits set, which allows local users to cause a denial of service (TM Bad Thing exception and panic) via a crafted application.Show less
3Linux
NovellSuse
11Linux Enterprise Live Patching
Linux Enterprise ServerLinux Kernel+8 more
May 6, 2026
Apr 27, 2016
N/A· v4
6.8 MEDIUM· v3
7.2 HIGH· v2
The hub_activate function in drivers/usb/core/hub.c in the Linux kernel before 4.3.5 does not properly maintain a hub-interface data structure, which allows physically proximate attackers to cause a denial of service (in...Show more
The hub_activate function in drivers/usb/core/hub.c in the Linux kernel before 4.3.5 does not properly maintain a hub-interface data structure, which allows physically proximate attackers to cause a denial of service (invalid memory access and system crash) or possibly have unspecified other impact by unplugging a USB hub device.Show less
3Canonical
LinuxNovell
3Linux Kernel
Suse Linux Enterprise Real Time ExtensionUbuntu Linux
May 6, 2026
Apr 27, 2016
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
drivers/infiniband/hw/cxgb3/iwch_cm.c in the Linux kernel before 4.5 does not properly identify error conditions, which allows remote attackers to execute arbitrary code or cause a denial of service (use-after-free) via...Show more
drivers/infiniband/hw/cxgb3/iwch_cm.c in the Linux kernel before 4.5 does not properly identify error conditions, which allows remote attackers to execute arbitrary code or cause a denial of service (use-after-free) via crafted packets.Show less
1Linux
1Linux Kernel
May 6, 2026
Apr 27, 2016
N/A· v4
4.6 MEDIUM· v3
4.9 MEDIUM· v2
The aiptek_probe function in drivers/input/tablet/aiptek.c in the Linux kernel before 4.4 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted USB d...Show more
The aiptek_probe function in drivers/input/tablet/aiptek.c in the Linux kernel before 4.4 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted USB device that lacks endpoints.Show less
2Linux
Novell
3Linux Kernel
Suse Linux Enterprise DebuginfoSuse Linux Enterprise Real Time Extension
May 6, 2026
Apr 27, 2016
N/A· v4
6.2 MEDIUM· v3
4.9 MEDIUM· v2
Memory leak in the cuse_channel_release function in fs/fuse/cuse.c in the Linux kernel before 4.4 allows local users to cause a denial of service (memory consumption) or possibly have unspecified other impact by opening...Show more
Memory leak in the cuse_channel_release function in fs/fuse/cuse.c in the Linux kernel before 4.4 allows local users to cause a denial of service (memory consumption) or possibly have unspecified other impact by opening /dev/cuse many times.Show less
4Debian
LinuxOpensuse+1 more
8Debian Linux
Linux Enterprise DesktopLinux Enterprise Real Time Extension+5 more
May 6, 2026
Apr 13, 2016
N/A· v4
6.0 MEDIUM· v3
4.7 MEDIUM· v2
The PCI backend driver in Xen, when running on an x86 system and using Linux 3.1.x through 4.3.x as the driver domain, allows local guest administrators to hit BUG conditions and cause a denial of service (NULL pointer d...Show more
The PCI backend driver in Xen, when running on an x86 system and using Linux 3.1.x through 4.3.x as the driver domain, allows local guest administrators to hit BUG conditions and cause a denial of service (NULL pointer dereference and host OS crash) by leveraging a system with access to a passed-through MSI or MSI-X capable physical PCI device and a crafted sequence of XEN_PCI_OP_* operations, aka "Linux pciback missing sanity checks."Show less
2Google
Linux
2Android
Linux Kernel
May 6, 2026
Mar 12, 2016
N/A· v4
4.0 MEDIUM· v3
2.1 LOW· v2
The pagemap_open function in fs/proc/task_mmu.c in the Linux kernel before 3.19.3, as used in Android 6.0.1 before 2016-03-01, allows local users to obtain sensitive physical-address information by reading a pagemap file...Show more
The pagemap_open function in fs/proc/task_mmu.c in the Linux kernel before 3.19.3, as used in Android 6.0.1 before 2016-03-01, allows local users to obtain sensitive physical-address information by reading a pagemap file, aka Android internal bug 25739721.Show less