imPC@ndo EN

Vulnerabilità Linux

14.775 CVE

CVE-2014-9728
Media 4.9

The UDF filesystem implementation in the Linux kernel before 3.18.2 does not validate certain lengths, which allows local users to cause a denial of service (buffer over-read and system crash) via a crafted filesystem image, related to fs/udf/inode.c and fs/ud…

linux linux_kernel
0.00EPSS
CVE-2015-4692
Media 4.9

The kvm_apic_has_events function in arch/x86/kvm/lapic.h in the Linux kernel through 4.1.3 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by leveraging /dev/kvm access for a…

linux linux_kernel
0.00EPSS
CVE-2011-2695
Media 4.9

Multiple off-by-one errors in the ext4 subsystem in the Linux kernel before 3.0-rc5 allow local users to cause a denial of service (BUG_ON and system crash) by accessing a sparse file in extent format with a write operation involving a block number correspondi…

linux linux_kernel
0.00EPSS
CVE-2026-31444
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free and NULL deref in smb_grant_oplock() smb_grant_oplock() has two issues in the oplock publication sequence: 1) opinfo is linked into ci->m_op_list (via opinfo_add) …

linux linux_kernel
0.00EPSS
CVE-2025-37917
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll Use spin_lock_irqsave and spin_unlock_irqrestore instead of spin_lock and spin_unlock in mtk_star_emac driver to avo…

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2023-3609
Alta 7.8

A use-after-free vulnerability in the Linux kernel's net/sched: cls_u32 component can be exploited to achieve local privilege escalation. If tcf_change_indev() fails, u32_set_parms() will immediately return an error after incrementing or decrementing the re…

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2022-41222
Alta 7.0

mm/mremap.c in the Linux kernel before 5.13.3 has a use-after-free via a stale TLB because an rmap lock is not held during a PUD move.

canonical ubuntu_linux · debian debian_linux · linux linux_kernel · netapp hci_baseboard_management_controller
0.00EPSS
CVE-2020-29369
Alta 7.0

An issue was discovered in mm/mmap.c in the Linux kernel before 5.7.11. There is a race condition between certain expand functions (expand_downwards and expand_upwards) and page-table free operations from an munmap call, aka CID-246c320a8cfe.

linux linux_kernel · netapp hci_compute_node · netapp hci_management_node · netapp hci_storage_node · e altri 1
0.00EPSS
CVE-2018-20855
Bassa 3.3

An issue was discovered in the Linux kernel before 4.18.7. In create_qp_common in drivers/infiniband/hw/mlx5/qp.c, mlx5_ib_create_qp_resp was never initialized, resulting in a leak of stack memory to userspace.

linux linux_kernel · netapp active_iq_performance_analytics_services · netapp active_iq_unified_manager · netapp data_availability_services · e altri 2
0.00EPSS
CVE-2018-20511
Media 5.5

An issue was discovered in the Linux kernel before 4.18.11. The ipddp_ioctl function in drivers/net/appletalk/ipddp.c allows local users to obtain sensitive kernel address information by leveraging CAP_NET_ADMIN to read the ipddp_route dev and next fields via …

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2014-0206
Bassa 2.1

Array index error in the aio_read_events_ring function in fs/aio.c in the Linux kernel through 3.15.1 allows local users to obtain sensitive information from kernel memory via a large head value.

linux linux_kernel
0.00EPSS
CVE-2026-31417
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: net/x25: Fix overflow when accumulating packets Add a check to ensure that `x25_sock.fraglen` does not overflow. The `fraglen` also needs to be resetted when purging `fragment_queue` in `x2…

linux linux_kernel
0.00EPSS
CVE-2026-23242
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix potential NULL pointer dereference in header processing If siw_get_hdr() returns -EINVAL before set_rx_fpdu_context(), qp->rx_fpdu can be NULL. The error path in siw_tcp_rx_dat…

linux linux_kernel
0.00EPSS
CVE-2024-49864
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix a race between socket set up and I/O thread creation In rxrpc_open_socket(), it sets up the socket and then sets up the I/O thread that will handle it. This is a problem, however…

linux linux_kernel
0.00EPSS
CVE-2022-3566
Media 4.6

A vulnerability was identified in Linux Kernel up to 4.19.316/5.4.278/5.10.220/5.15.161. This impacts the function tcp_getsockopt/tcp_setsockopt of the component TCP Handler. Such manipulation leads to race condition. A high complexity level is associated with…

linux linux_kernel
0.00EPSS
CVE-2020-25220
Alta 7.8

The Linux kernel 4.9.x before 4.9.233, 4.14.x before 4.14.194, and 4.19.x before 4.19.140 has a use-after-free because skcd->no_refcnt was not considered during a backport of a CVE-2020-14356 patch. This is related to the cgroups feature.

linux linux_kernel
0.00EPSS
CVE-2017-12192
Media 5.5

The keyctl_read_key function in security/keys/keyctl.c in the Key Management subcomponent in the Linux kernel before 4.13.5 does not properly consider that a key may be possessed but negatively instantiated, which allows local users to cause a denial of servic…

linux linux_kernel
0.00EPSS
CVE-2017-8070
Alta 7.8

drivers/net/usb/catc.c in the Linux kernel 4.9.x before 4.9.11 interacts incorrectly with the CONFIG_VMAP_STACK option, which allows local users to cause a denial of service (system crash or memory corruption) or possibly have unspecified other impact by lever…

linux linux_kernel
0.00EPSS
CVE-2015-2042
Media 4.6

net/rds/sysctl.c in the Linux kernel before 3.19 uses an incorrect data type in a sysctl table, which allows local users to obtain potentially sensitive information from kernel memory or possibly have unspecified other impact by accessing a sysctl entry.

linux linux_kernel
0.00EPSS
CVE-2013-1943
Alta 7.8

The KVM subsystem in the Linux kernel before 3.0 does not check whether kernel addresses are specified during allocation of memory slots for use in a guest's physical address space, which allows local users to gain privileges or obtain sensitive information fr…

canonical ubuntu_linux · linux linux_kernel · redhat enterprise_linux · redhat enterprise_linux_eus
0.00EPSS
CVE-2006-1859
Bassa 2.1

Memory leak in __setlease in fs/locks.c in Linux kernel before 2.6.16.16 allows attackers to cause a denial of service (memory consumption) via unspecified actions related to an "uninitialised return value," aka "slab leak."

linux linux_kernel
0.00EPSS
CVE-2026-64216
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages() netfs_unlock_abandoned_read_pages(rreq) accesses the index of the folios it is wanting to unlock and compares that to rreq->no…

linux linux_kernel
0.00EPSS
CVE-2023-40791
Media 6.3

extract_user_to_sg in lib/scatterlist.c in the Linux kernel before 6.4.12 fails to unpin pages in a certain situation, as demonstrated by a WARNING for try_grab_page.

linux linux_kernel · netapp h300s_firmware · netapp h410s_firmware · netapp h500s_firmware · e altri 1
0.00EPSS
CVE-2019-19527
Media 6.8

In the Linux kernel before 5.2.10, there is a use-after-free bug that can be caused by a malicious USB device in the drivers/hid/usbhid/hiddev.c driver, aka CID-9c09b214f30e.

debian debian_linux · linux linux_kernel · opensuse leap
0.00EPSS
CVE-2017-5547
Alta 7.8

drivers/hid/hid-corsair.c in the Linux kernel 4.9.x before 4.9.6 interacts incorrectly with the CONFIG_VMAP_STACK option, which allows local users to cause a denial of service (system crash or memory corruption) or possibly have unspecified other impact by lev…

linux linux_kernel
0.00EPSS