imPC@ndo EN

Vulnerabilità Linux

14.775 CVE

CVE-2024-50094
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: sfc: Don't invoke xdp_do_flush() from netpoll. Yury reported a crash in the sfc driver originated from netpoll_send_udp(). The netconsole sends a message and then netpoll invokes the driver'…

linux linux_kernel
0.00EPSS
CVE-2022-0854
Media 5.5

A memory leak flaw was found in the Linux kernel’s DMA subsystem, in the way a user calls DMA_FROM_DEVICE. This flaw allows a local user to read random memory from the kernel space.

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2018-10087
Media 5.5

The kernel_wait4 function in kernel/exit.c in the Linux kernel before 4.13, when an unspecified architecture and compiler is used, might allow local users to cause a denial of service by triggering an attempted use of the -INT_MIN value.

canonical ubuntu_linux · debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2017-18221
Media 5.5

The __munlock_pagevec function in mm/mlock.c in the Linux kernel before 4.11.4 allows local users to cause a denial of service (NR_MLOCK accounting corruption) via crafted use of mlockall and munlockall system calls.

linux linux_kernel
0.00EPSS
CVE-2011-2209
Bassa 2.1

Integer signedness error in the osf_sysinfo function in arch/alpha/kernel/osf_sys.c in the Linux kernel before 2.6.39.4 on the Alpha platform allows local users to obtain sensitive information from kernel memory via a crafted call.

linux linux_kernel
0.00EPSS
CVE-2011-2534
Alta 7.8

Buffer overflow in the clusterip_proc_write function in net/ipv4/netfilter/ipt_CLUSTERIP.c in the Linux kernel before 2.6.39 might allow local users to cause a denial of service or have unspecified other impact via a crafted write operation, related to string …

linux linux_kernel
0.00EPSS
CVE-2002-1963
Bassa 2.1

Linux kernel 2.4.1 through 2.4.19 sets root's NR_RESERVED_FILES limit to 10 files, which allows local users to cause a denial of service (resource exhaustion) by opening 10 setuid binaries.

linux linux_kernel
0.00EPSS
CVE-2026-64122
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recover mlx5e_tx_reporter_timeout_recover() accesses sq->netdev after mlx5e_safe_reopen_channels() has torn down and freed the chan…

linux linux_kernel
0.00EPSS
CVE-2019-19338
Media 5.5

A flaw was found in the fix for CVE-2019-11135, in the Linux upstream kernel versions before 5.5 where, the way Intel CPUs handle speculative execution of instructions when a TSX Asynchronous Abort (TAA) error occurs. When a guest is running on a host CPU affe…

linux linux_kernel · redhat enterprise_linux
0.00EPSS
CVE-2014-9584
Bassa 2.1

The parse_rock_ridge_inode_internal function in fs/isofs/rock.c in the Linux kernel before 3.18.2 does not validate a length value in the Extensions Reference (ER) System Use Field, which allows local users to obtain sensitive information from kernel memory vi…

canonical ubuntu_linux · debian debian_linux · linux linux_kernel · opensuse evergreen · e altri 15
0.00EPSS
CVE-2014-7975
Media 5.5

The do_umount function in fs/namespace.c in the Linux kernel through 3.17 does not require the CAP_SYS_ADMIN capability for do_remount_sb calls that change the root filesystem to read-only, which allows local users to cause a denial of service (loss of writabi…

canonical ubuntu_linux · linux linux_kernel
0.00EPSS
CVE-2013-7265
Media 4.9

The pn_recvmsg function in net/phonet/datagram.c in the Linux kernel before 3.12.4 updates a certain length value before ensuring that an associated data structure has been initialized, which allows local users to obtain sensitive information from kernel stack…

linux linux_kernel
0.00EPSS
CVE-2013-0914
Bassa 3.6

The flush_signal_handlers function in kernel/signal.c in the Linux kernel before 3.8.4 preserves the value of the sa_restorer field across an exec operation, which makes it easier for local users to bypass the ASLR protection mechanism via a crafted applicatio…

linux linux_kernel
0.00EPSS
CVE-2003-0984
Media 4.6

Real time clock (RTC) routines in Linux kernel 2.4.23 and earlier do not properly initialize their structures, which could leak kernel data to user space.

linux linux_kernel
0.00EPSS
CVE-2024-53090
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: afs: Fix lock recursion afs_wake_up_async_call() can incur lock recursion. The problem is that it is called from AF_RXRPC whilst holding the ->notify_lock, but it tries to take a ref on the…

linux linux_kernel
0.00EPSS
CVE-2021-47290
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix NULL dereference on XCOPY completion CPU affinity control added with commit 39ae3edda325 ("scsi: target: core: Make completion affinity configurable") makes target_complete…

linux linux_kernel
0.00EPSS
CVE-2022-3903
Media 4.6

An incorrect read request flaw was found in the Infrared Transceiver USB driver in the Linux kernel. This issue occurs when a user attaches a malicious USB device. A local user could use this flaw to starve the resources, causing denial of service or potential…

linux linux_kernel
0.00EPSS
CVE-2021-35477
Media 5.5

In the Linux kernel through 5.13.7, an unprivileged BPF program can obtain sensitive information from kernel memory via a Speculative Store Bypass side-channel attack because a certain preempting store operation does not necessarily occur before a store operat…

debian debian_linux · fedoraproject fedora · linux linux_kernel
0.00EPSS
CVE-2019-19533
Bassa 2.4

In the Linux kernel before 5.3.4, there is an info-leak bug that can be caused by a malicious USB device in the drivers/media/usb/ttusb-dec/ttusb_dec.c driver, aka CID-a10feaf8c464.

linux linux_kernel
0.00EPSS
CVE-2019-19462
Media 5.5

relay_open in kernel/relay.c in the Linux kernel through 5.4.1 allows local users to cause a denial of service (such as relay blockage) by triggering a NULL alloc_percpu result.

canonical ubuntu_linux · debian debian_linux · linux linux_kernel · netapp active_iq_unified_manager · e altri 5
0.00EPSS
CVE-2006-6060
Media 4.9

The NTFS filesystem code in Linux kernel 2.6.x up to 2.6.18, and possibly other versions, allows local users to cause a denial of service (CPU consumption) via a malformed NTFS file stream that triggers an infinite loop in the __find_get_block_slow function.

linux linux_kernel
0.00EPSS
CVE-2004-2607
Bassa 2.1

A numeric casting discrepancy in sdla_xfer in Linux kernel 2.6.x up to 2.6.5 and 2.4 up to 2.4.29-rc1 allows local users to read portions of kernel memory via a large len argument, which is received as an int but cast to a short, which prevents a read loop fro…

linux linux_kernel
0.00EPSS
CVE-2026-31669
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix slab-use-after-free in __inet_lookup_established The ehash table lookups are lockless and rely on SLAB_TYPESAFE_BY_RCU to guarantee socket memory stability during RCU read-side cr…

linux linux_kernel
0.00EPSS
CVE-2026-31649
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix integer underflow in chain mode The jumbo_frm() chain-mode implementation unconditionally computes len = nopaged_len - bmax; where nopaged_len = skb_headlen(skb) (line…

linux linux_kernel
0.00EPSS
CVE-2022-48716
Alta 7.8

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd938x: fix incorrect used of portid Mixer controls have the channel id in mixer->reg, which is not same as port id. port id should be derived from chan_info array. So fix thi…

linux linux_kernel
0.00EPSS