imPC@ndo EN

Vulnerabilità Linux

14.775 CVE

CVE-2018-12904
Media 4.9

In arch/x86/kvm/vmx.c in the Linux kernel before 4.17.2, when nested virtualization is used, local attackers could cause L1 KVM guests to VMEXIT, potentially allowing privilege escalations and denial of service attacks due to lack of checking of CPL.

canonical ubuntu_linux · linux linux_kernel
0.01EPSS
CVE-2005-1589
Alta 7.2

The pkt_ioctl function in the pktcdvd block device ioctl handler (pktcdvd.c) in Linux kernel 2.6.12-rc4 and earlier calls the wrong function before passing an ioctl to the block device, which crosses security boundaries by making kernel address space accessibl…

linux linux_kernel
0.01EPSS
CVE-2016-6828
Media 5.5

The tcp_check_send_head function in include/net/tcp.h in the Linux kernel before 4.7.5 does not properly maintain certain SACK state after a failed data copy, which allows local users to cause a denial of service (tcp_xmit_retransmit_queue use-after-free and s…

linux linux_kernel
0.01EPSS
CVE-2021-47308
Alta 8.8

In the Linux kernel, the following vulnerability has been resolved: scsi: libfc: Fix array index out of bound exception Fix array index out of bound exception in fc_rport_prli_resp().

linux linux_kernel
0.01EPSS
CVE-2024-35955
Alta 8.8

In the Linux kernel, the following vulnerability has been resolved: kprobes: Fix possible use-after-free issue on kprobe registration When unloading a module, its state is changing MODULE_STATE_LIVE -> MODULE_STATE_GOING -> MODULE_STATE_UNFORMED. Each chang…

debian debian_linux · linux linux_kernel
0.01EPSS
CVE-2023-46838
Alta 7.5

Transmit requests in Xen's virtual network protocol can consist of multiple parts. While not really useful, except for the initial part any of them may be of zero length, i.e. carry no data at all. Besides a certain initial portion of the to be transferred d…

debian debian_linux · fedoraproject fedora · linux linux_kernel
0.01EPSS
CVE-2024-27028
Media 6.5

In the Linux kernel, the following vulnerability has been resolved: spi: spi-mt65xx: Fix NULL pointer access in interrupt handler The TX buffer in spi_transfer can be a NULL pointer, so the interrupt handler may end up writing to the invalid memory and cause…

debian debian_linux · linux linux_kernel
0.01EPSS
CVE-2014-7822
Alta 7.2

The implementation of certain splice_write file operations in the Linux kernel before 3.16 does not enforce a restriction on the maximum size of a single file, which allows local users to cause a denial of service (system crash) or possibly have unspecified ot…

linux linux_kernel
0.01EPSS
CVE-2023-38429
Critica 9.8

An issue was discovered in the Linux kernel before 6.3.4. fs/ksmbd/connection.c in ksmbd has an off-by-one error in memory allocation (because of ksmbd_smb2_check_message) that may lead to out-of-bounds access.

linux linux_kernel
0.01EPSS
CVE-2024-35845
Critica 9.1

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: dbg-tlv: ensure NUL termination The iwl_fw_ini_debug_info_tlv is used as a string, so we must ensure the string is terminated correctly before using it.

debian debian_linux · linux linux_kernel
0.01EPSS
CVE-2016-3672
Alta 7.8

The arch_pick_mmap_layout function in arch/x86/mm/mmap.c in the Linux kernel through 4.5.2 does not properly randomize the legacy base address, which makes it easier for local users to defeat the intended restrictions on the ADDR_NO_RANDOMIZE flag, and bypass …

canonical ubuntu_linux · linux linux_kernel · novell suse_linux_enterprise_desktop · novell suse_linux_enterprise_live_patching · e altri 5
0.01EPSS
CVE-2022-1011
Alta 7.8

A use-after-free flaw was found in the Linux kernel’s FUSE filesystem in the way a user triggers write(). This flaw allows a local user to gain unauthorized access to data from the FUSE filesystem, resulting in privilege escalation.

debian debian_linux · fedoraproject fedora · linux linux_kernel · netapp h300e_firmware · e altri 26
0.01EPSS
CVE-2014-3601
Media 4.3

The kvm_iommu_map_pages function in virt/kvm/iommu.c in the Linux kernel through 3.16.1 miscalculates the number of pages during the handling of a mapping failure, which allows guest OS users to (1) cause a denial of service (host OS memory corruption) or poss…

canonical ubuntu_linux · linux linux_kernel · opensuse evergreen · suse linux_enterprise_real_time_extension · e altri 2
0.01EPSS
CVE-2021-47378
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: destroy cm id before destroy qp to avoid use after free We should always destroy cm_id before destroy qp to avoid to get cma event after qp was destroyed, which may lead to use af…

linux linux_kernel
0.01EPSS
CVE-2015-5156
Media 6.1

The virtnet_probe function in drivers/net/virtio_net.c in the Linux kernel before 4.2 attempts to support a FRAGLIST feature without proper memory allocation, which allows guest OS users to cause a denial of service (buffer overflow and memory corruption) via …

linux linux_kernel
0.01EPSS
CVE-2017-5986
Media 5.5

Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel before 4.9.11 allows local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain …

linux linux_kernel
0.01EPSS
CVE-2024-47692
Media 6.5

In the Linux kernel, the following vulnerability has been resolved: nfsd: return -EINVAL when namelen is 0 When we have a corrupted main.sqlite in /var/lib/nfs/nfsdcld/, it may result in namelen being 0, which will cause memdup_user() to return ZERO_SIZE_PTR…

linux linux_kernel
0.01EPSS
CVE-2021-47324
Alta 8.8

In the Linux kernel, the following vulnerability has been resolved: watchdog: Fix possible use-after-free in wdt_startup() This module's remove path calls del_timer(). However, that function does not wait until the timer handler finishes. This means that the…

linux linux_kernel
0.01EPSS
CVE-2021-47323
Alta 8.8

In the Linux kernel, the following vulnerability has been resolved: watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff() This module's remove path calls del_timer(). However, that function does not wait until the timer handler finishes. This mea…

linux linux_kernel
0.01EPSS
CVE-2006-1864
Media 4.6

Directory traversal vulnerability in smbfs in Linux 2.6.16 and earlier allows local users to escape chroot restrictions for an SMB-mounted filesystem via "..\\" sequences, a similar vulnerability to CVE-2006-1863.

linux linux_kernel
0.01EPSS
CVE-2021-3714
Media 5.9

A flaw was found in the Linux kernels memory deduplication mechanism. Previous work has shown that memory deduplication can be attacked via a local exploitation mechanism. The same technique can be used if an attacker can upload page sized files and detect the…

linux linux_kernel · redhat enterprise_linux
0.01EPSS
CVE-2019-15794
Alta 7.1

Overlayfs in the Linux kernel and shiftfs, a non-upstream patch to the Linux kernel included in the Ubuntu 5.0 and 5.3 kernel series, both replace vma->vm_file in their mmap handlers. On error the original value is not restored, and the reference is put for th…

canonical ubuntu_linux · linux linux_kernel
0.01EPSS
CVE-2023-38431
Critica 9.1

An issue was discovered in the Linux kernel before 6.3.8. fs/smb/server/connection.c in ksmbd does not validate the relationship between the NetBIOS header's length field and the SMB header sizes, via pdu_size in ksmbd_conn_handler_loop, leading to an out-of-b…

linux linux_kernel · netapp h300s · netapp h410s · netapp h500s · e altri 2
0.01EPSS
CVE-2023-38430
Critica 9.1

An issue was discovered in the Linux kernel before 6.3.9. ksmbd does not validate the SMB request protocol ID, leading to an out-of-bounds read.

linux linux_kernel · netapp h300s · netapp h410s · netapp h500s · e altri 2
0.01EPSS
CVE-2017-14489
Media 5.5

The iscsi_if_rx function in drivers/scsi/scsi_transport_iscsi.c in the Linux kernel through 4.13.2 allows local users to cause a denial of service (panic) by leveraging incorrect length validation.

linux linux_kernel
0.01EPSS