← Back

Linux Kernel

linux_kernel

Vendor: Linux • 14,556 CVEs

CVEs (14,556)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
4Debian
LinuxNvidia+1 more
10Debian Linux
Enterprise Linux DesktopEnterprise Linux Server+7 more
May 13, 2026
Sep 12, 2017
N/A· v4
8.0 HIGH· v3
7.7 HIGH· v2
The native Bluetooth stack in the Linux Kernel (BlueZ), starting at the Linux kernel version 2.6.32 and up to and including 4.13.1, are vulnerable to a stack overflow vulnerability in the processing of L2CAP configuratio...Show more
The native Bluetooth stack in the Linux Kernel (BlueZ), starting at the Linux kernel version 2.6.32 and up to and including 4.13.1, are vulnerable to a stack overflow vulnerability in the processing of L2CAP configuration responses resulting in Remote code execution in kernel space.Show less
1Linux
1Linux Kernel
May 13, 2026
Sep 8, 2017
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
The driver_override implementation in drivers/base/platform.c in the Linux kernel before 4.12.1 allows local users to gain privileges by leveraging a race condition between a read operation and a store operation that inv...Show more
The driver_override implementation in drivers/base/platform.c in the Linux kernel before 4.12.1 allows local users to gain privileges by leveraging a race condition between a read operation and a store operation that involve different overrides.Show less
1Linux
1Linux Kernel
May 13, 2026
Sep 5, 2017
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
The atyfb_ioctl function in drivers/video/fbdev/aty/atyfb_base.c in the Linux kernel through 4.12.10 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel stac...Show more
The atyfb_ioctl function in drivers/video/fbdev/aty/atyfb_base.c in the Linux kernel through 4.12.10 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel stack memory by reading locations associated with padding bytes.Show less
1Linux
1Linux Kernel
May 13, 2026
Sep 5, 2017
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
The move_pages system call in mm/migrate.c in the Linux kernel before 4.12.9 doesn't check the effective uid of the target process, enabling a local attacker to learn the memory layout of a setuid executable despite ASLR...Show more
The move_pages system call in mm/migrate.c in the Linux kernel before 4.12.9 doesn't check the effective uid of the target process, enabling a local attacker to learn the memory layout of a setuid executable despite ASLR.Show less
1Linux
1Linux Kernel
May 13, 2026
Sep 1, 2017
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
The tcp_disconnect function in net/ipv4/tcp.c in the Linux kernel before 4.12 allows local users to cause a denial of service (__tcp_select_window divide-by-zero error and system crash) by triggering a disconnect within...Show more
The tcp_disconnect function in net/ipv4/tcp.c in the Linux kernel before 4.12 allows local users to cause a denial of service (__tcp_select_window divide-by-zero error and system crash) by triggering a disconnect within a certain tcp_recvmsg code path.Show less
1Linux
1Linux Kernel
May 13, 2026
Aug 31, 2017
N/A· v4
4.4 MEDIUM· v3
4.9 MEDIUM· v2
An integer overflow in the qla2x00_sysfs_write_optrom_ctl function in drivers/scsi/qla2xxx/qla_attr.c in the Linux kernel through 4.12.10 allows local users to cause a denial of service (memory corruption and system cras...Show more
An integer overflow in the qla2x00_sysfs_write_optrom_ctl function in drivers/scsi/qla2xxx/qla_attr.c in the Linux kernel through 4.12.10 allows local users to cause a denial of service (memory corruption and system crash) by leveraging root access.Show less
1Linux
1Linux Kernel
May 13, 2026
Aug 29, 2017
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
The __skb_flow_dissect function in net/core/flow_dissector.c in the Linux kernel before 4.3 does not ensure that n_proto, ip_proto, and thoff are initialized, which allows remote attackers to cause a denial of service (s...Show more
The __skb_flow_dissect function in net/core/flow_dissector.c in the Linux kernel before 4.3 does not ensure that n_proto, ip_proto, and thoff are initialized, which allows remote attackers to cause a denial of service (system crash) or possibly execute arbitrary code via a single crafted MPLS packet.Show less
1Linux
1Linux Kernel
May 13, 2026
Aug 25, 2017
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
The acpi_ns_evaluate() function in drivers/acpi/acpica/nseval.c in the Linux kernel through 4.12.9 does not flush the operand cache and causes a kernel stack dump, which allows local users to obtain sensitive information...Show more
The acpi_ns_evaluate() function in drivers/acpi/acpica/nseval.c in the Linux kernel through 4.12.9 does not flush the operand cache and causes a kernel stack dump, which allows local users to obtain sensitive information from kernel memory and bypass the KASLR protection mechanism (in the kernel through 4.9) via a crafted ACPI table.Show less
1Linux
1Linux Kernel
May 13, 2026
Aug 25, 2017
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
The acpi_ps_complete_final_op() function in drivers/acpi/acpica/psobject.c in the Linux kernel through 4.12.9 does not flush the node and node_ext caches and causes a kernel stack dump, which allows local users to obtain...Show more
The acpi_ps_complete_final_op() function in drivers/acpi/acpica/psobject.c in the Linux kernel through 4.12.9 does not flush the node and node_ext caches and causes a kernel stack dump, which allows local users to obtain sensitive information from kernel memory and bypass the KASLR protection mechanism (in the kernel through 4.9) via a crafted ACPI table.Show less
1Linux
1Linux Kernel
May 13, 2026
Aug 25, 2017
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
The acpi_ds_create_operands() function in drivers/acpi/acpica/dsutils.c in the Linux kernel through 4.12.9 does not flush the operand cache and causes a kernel stack dump, which allows local users to obtain sensitive inf...Show more
The acpi_ds_create_operands() function in drivers/acpi/acpica/dsutils.c in the Linux kernel through 4.12.9 does not flush the operand cache and causes a kernel stack dump, which allows local users to obtain sensitive information from kernel memory and bypass the KASLR protection mechanism (in the kernel through 4.9) via a crafted ACPI table.Show less
1Linux
1Linux Kernel
May 13, 2026
Aug 24, 2017
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
net/ipv4/route.c in the Linux kernel 4.13-rc1 through 4.13-rc6 is too late to check for a NULL fi field when RTM_F_FIB_MATCH is set, which allows local users to cause a denial of service (NULL pointer dereference) or pos...Show more
net/ipv4/route.c in the Linux kernel 4.13-rc1 through 4.13-rc6 is too late to check for a NULL fi field when RTM_F_FIB_MATCH is set, which allows local users to cause a denial of service (NULL pointer dereference) or possibly have unspecified other impact via crafted system calls. NOTE: this does not affect any stable release.Show less
1Linux
1Linux Kernel
May 13, 2026
Aug 19, 2017
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
The sanity_check_ckpt function in fs/f2fs/super.c in the Linux kernel before 4.12.4 does not validate the blkoff and segno arrays, which allows local users to gain privileges via unspecified vectors.
1Linux
1Linux Kernel
May 13, 2026
Aug 19, 2017
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
The sanity_check_raw_super function in fs/f2fs/super.c in the Linux kernel before 4.11.1 does not validate the segment count, which allows local users to gain privileges via unspecified vectors.
3Debian
LinuxRedhat
6Debian Linux
Enterprise LinuxEnterprise Linux Aus+3 more
May 13, 2026
Aug 19, 2017
N/A· v4
7.0 HIGH· v3
7.6 HIGH· v2
Race condition in fs/timerfd.c in the Linux kernel before 4.10.15 allows local users to gain privileges or cause a denial of service (list corruption or use-after-free) via simultaneous file-descriptor operations that le...Show more
Race condition in fs/timerfd.c in the Linux kernel before 4.10.15 allows local users to gain privileges or cause a denial of service (list corruption or use-after-free) via simultaneous file-descriptor operations that leverage improper might_cancel queueing.Show less
2Canonical
Linux
2Linux Kernel
Ubuntu Linux
May 13, 2026
Aug 9, 2017
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
In /drivers/isdn/i4l/isdn_net.c: A user-controlled buffer is copied into a local buffer of constant size using strcpy without a length check which can cause a buffer overflow. This affects the Linux kernel 4.9-stable tre...Show more
In /drivers/isdn/i4l/isdn_net.c: A user-controlled buffer is copied into a local buffer of constant size using strcpy without a length check which can cause a buffer overflow. This affects the Linux kernel 4.9-stable tree, 4.12-stable tree, 3.18-stable tree, and 4.4-stable tree.Show less
1Linux
1Linux Kernel
May 13, 2026
Aug 7, 2017
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
The ia64 subsystem in the Linux kernel before 2.6.26 allows local users to cause a denial of service (stack consumption and system crash) via a crafted application that leverages the mishandling of invalid Register Stack...Show more
The ia64 subsystem in the Linux kernel before 2.6.26 allows local users to cause a denial of service (stack consumption and system crash) via a crafted application that leverages the mishandling of invalid Register Stack Engine (RSE) state.Show less
1Linux
1Linux Kernel
May 13, 2026
Aug 5, 2017
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
Race condition in the fsnotify implementation in the Linux kernel through 4.12.4 allows local users to gain privileges or cause a denial of service (memory corruption) via a crafted application that leverages simultaneou...Show more
Race condition in the fsnotify implementation in the Linux kernel through 4.12.4 allows local users to gain privileges or cause a denial of service (memory corruption) via a crafted application that leverages simultaneous execution of the inotify_handle_event and vfs_rename functions.Show less
1Linux
1Linux Kernel
May 13, 2026
Jul 25, 2017
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
The brcmf_cfg80211_mgmt_tx function in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux kernel before 4.12.3 allows local users to cause a denial of service (buffer overflow and system crash) or p...Show more
The brcmf_cfg80211_mgmt_tx function in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux kernel before 4.12.3 allows local users to cause a denial of service (buffer overflow and system crash) or possibly gain privileges via a crafted NL80211_CMD_FRAME Netlink packet.Show less
1Linux
1Linux Kernel
May 13, 2026
Jul 24, 2017
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
net/xfrm/xfrm_policy.c in the Linux kernel through 4.12.3, when CONFIG_XFRM_MIGRATE is enabled, does not ensure that the dir value of xfrm_userpolicy_id is XFRM_POLICY_MAX or less, which allows local users to cause a den...Show more
net/xfrm/xfrm_policy.c in the Linux kernel through 4.12.3, when CONFIG_XFRM_MIGRATE is enabled, does not ensure that the dir value of xfrm_userpolicy_id is XFRM_POLICY_MAX or less, which allows local users to cause a denial of service (out-of-bounds access) or possibly have unspecified other impact via an XFRM_MSG_MIGRATE xfrm Netlink message.Show less
1Linux
1Linux Kernel
May 13, 2026
Jul 21, 2017
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
The ip6_find_1stfragopt function in net/ipv6/output_core.c in the Linux kernel through 4.12.3 allows local users to cause a denial of service (integer overflow and infinite loop) by leveraging the ability to open a raw s...Show more
The ip6_find_1stfragopt function in net/ipv6/output_core.c in the Linux kernel through 4.12.3 allows local users to cause a denial of service (integer overflow and infinite loop) by leveraging the ability to open a raw socket.Show less