imPC@ndo IT

Linux vulnerabilities

14.796 CVE

CVE-2026-31533
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption The -EBUSY handling in tls_do_encryption(), introduced by commit 859054147318 ("net: tls: handle backlogging of crypto r…

linux linux_kernel
0.00EPSS
CVE-2025-38471
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: tls: always refresh the queue when reading sock After recent changes in net-next TCP compacts skbs much more aggressively. This unearthed a bug in TLS where we may try to operate on an old s…

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2021-47476
Medium 4.6

In the Linux kernel, the following vulnerability has been resolved: comedi: ni_usb6501: fix NULL-deref in command paths The driver uses endpoint-sized USB transfer buffers but had no sanity checks on the sizes. This can lead to zero-size-pointer dereferences…

linux linux_kernel
0.00EPSS
CVE-2022-1353
High 7.1

A vulnerability was found in the pfkey_register function in net/key/af_key.c in the Linux kernel. This flaw allows a local, unprivileged user to gain access to kernel memory, leading to a system crash or a leak of internal kernel information.

debian debian_linux · linux linux_kernel · netapp h300e_firmware · netapp h300s_firmware · and 7 more
0.00EPSS
CVE-2020-29569
High 8.8

An issue was discovered in the Linux kernel through 5.10.1, as used with Xen through 4.14.x. The Linux kernel PV block backend expects the kernel thread handler to reset ring->xenblkd to NULL when stopped. However, the handler may not have time to run if the f…

debian debian_linux · linux linux_kernel · netapp hci_compute_node_bios · netapp solidfire_\&_hci_management_node · and 2 more
0.00EPSS
CVE-2017-17854
High 7.8

kernel/bpf/verifier.c in the Linux kernel through 4.14.8 allows local users to cause a denial of service (integer overflow and memory corruption) or possibly have unspecified other impact by leveraging unrestricted integer values for pointer arithmetic.

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2017-17853
High 7.8

kernel/bpf/verifier.c in the Linux kernel through 4.14.8 allows local users to cause a denial of service (memory corruption) or possibly have unspecified other impact by leveraging incorrect BPF_RSH signed bounds calculations.

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2017-1000377
Medium 5.9

An issue was discovered in the size of the default stack guard page on PAX Linux (originally from GRSecurity but shipped by other Linux vendors), specifically the default stack guard page is not sufficiently large and can be "jumped" over (the stack guard page…

linux linux_kernel
0.00EPSS
CVE-2016-7916
Medium 5.5

Race condition in the environ_read function in fs/proc/base.c in the Linux kernel before 4.5.4 allows local users to obtain sensitive information from kernel memory by reading a /proc/*/environ file during a process-setup time interval in which environment-var…

linux linux_kernel
0.00EPSS
CVE-2013-3237
Medium 4.9

The vsock_stream_sendmsg function in net/vmw_vsock/af_vsock.c in the Linux kernel before 3.9-rc7 does not initialize a certain length variable, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom …

linux linux_kernel
0.00EPSS
CVE-2013-2548
Low 2.1

The crypto_report_one function in crypto/crypto_user.c in the report API in the crypto user configuration API in the Linux kernel through 3.8.2 uses an incorrect length value during a copy operation, which allows local users to obtain sensitive information fro…

linux linux_kernel · redhat enterprise_mrg
0.00EPSS
CVE-2013-2547
Low 2.1

The crypto_report_one function in crypto/crypto_user.c in the report API in the crypto user configuration API in the Linux kernel through 3.8.2 does not initialize certain structure members, which allows local users to obtain sensitive information from kernel …

linux linux_kernel · redhat enterprise_mrg
0.00EPSS
CVE-2013-1774
Medium 4.0

The chase_port function in drivers/usb/serial/io_ti.c in the Linux kernel before 3.7.4 allows local users to cause a denial of service (NULL pointer dereference and system crash) via an attempted /dev/ttyUSB read or write operation on a disconnected Edgeport U…

linux linux_kernel · redhat enterprise_linux · redhat enterprise_mrg
0.00EPSS
CVE-2011-2484
Medium 4.9

The add_del_listener function in kernel/taskstats.c in the Linux kernel 2.6.39.1 and earlier does not prevent multiple registrations of exit handlers, which allows local users to cause a denial of service (memory and CPU consumption), and bypass the OOM Killer…

linux linux_kernel
0.00EPSS
CVE-2008-6107
Medium 4.9

The (1) sys32_mremap function in arch/sparc64/kernel/sys_sparc32.c, the (2) sparc_mmap_check function in arch/sparc/kernel/sys_sparc.c, and the (3) sparc64_mmap_check function in arch/sparc64/kernel/sys_sparc.c, in the Linux kernel before 2.6.25.4, omit some v…

linux linux_kernel
0.00EPSS
CVE-2008-2148
Low 3.6

The utimensat system call (sys_utimensat) in Linux kernel 2.6.22 and other versions before 2.6.25.3 does not check file permissions when certain UTIME_NOW and UTIME_OMIT combinations are used, which allows local users to modify file times of arbitrary files, p…

linux linux_kernel
0.00EPSS
CVE-2005-0204
Low 2.1

Linux kernel before 2.6.9, when running on the AMD64 and Intel EM64T architectures, allows local users to write to privileged IO ports via the OUTS instruction.

linux linux_kernel
0.00EPSS
CVE-2004-1068
Medium 6.2

A "missing serialization" error in the unix_dgram_recvmsg function in Linux 2.4.27 and earlier, and 2.6.x up to 2.6.9, allows local users to gain privileges via a race condition.

linux linux_kernel · redhat enterprise_linux · redhat enterprise_linux_desktop · redhat linux_advanced_workstation · and 1 more
0.00EPSS
CVE-2003-1040
Low 2.1

kmod in the Linux kernel does not set its uid, suid, gid, or sgid to 0, which allows local users to cause a denial of service (crash) by sending certain signals to kmod.

linux linux_kernel
0.00EPSS
CVE-2026-43296
High 7.5

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Workaround SQM/PSE stalls by disabling sticky NIX SQ manager sticky mode is known to cause stalls when multiple SQs share an SMQ and transmit concurrently. Additionally, PSE ma…

linux linux_kernel
0.00EPSS
CVE-2026-43232
High 8.8

In the Linux kernel, the following vulnerability has been resolved: net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets When the FarSync T-series card is being detached, the fst_card_info is deallocated in fst_remove_one(). However, the …

linux linux_kernel
0.00EPSS
CVE-2025-38124
High 7.5

In the Linux kernel, the following vulnerability has been resolved: net: fix udp gso skb_segment after pull from frag_list Commit a1e40ac5b5e9 ("net: gso: fix udp gso fraglist segmentation after pull from frag_list") detected invalid geometry in frag_list sk…

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2023-1989
High 7.0

A use-after-free flaw was found in btsdio_remove in drivers\bluetooth\btsdio.c in the Linux Kernel. In this flaw, a call to btsdio_remove with an unfinished job, may cause a race problem leading to a UAF on hdev devices.

debian debian_linux · linux linux_kernel · netapp h300s · netapp h410c · and 3 more
0.00EPSS
CVE-2021-4095
Medium 5.5

A NULL pointer dereference was found in the Linux kernel's KVM when dirty ring logging is enabled without an active vCPU context. An unprivileged local attacker on the host may use this flaw to cause a kernel oops condition and thus a denial of service by issu…

fedoraproject fedora · linux linux_kernel
0.00EPSS
CVE-2019-19056
Medium 4.7

A memory leak in the mwifiex_pcie_alloc_cmdrsp_buf() function in drivers/net/wireless/marvell/mwifiex/pcie.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption) by triggering mwifiex_map_pci_memory() failures, …

canonical ubuntu_linux · debian debian_linux · fedoraproject fedora · linux linux_kernel · and 1 more
0.00EPSS