imPC@ndo EN

Vulnerabilità Linux

14.802 CVE

CVE-2002-0570
Bassa 2.1

The encrypted loop device in Linux kernel 2.4.10 and earlier does not authenticate the entity that is encrypting data, which allows local users to modify encrypted data without knowing the key.

linux linux_kernel
0.00EPSS
CVE-2025-38676
Alta 7.8

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Avoid stack buffer overflow from kernel cmdline While the kernel command line is considered trusted in most environments, avoid writing 1 byte past the end of "acpiid" if the "str…

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2024-57936
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Fix max SGEs for the Work Request Gen P7 supports up to 13 SGEs for now. WQE software structure can hold only 6 now. Since the max send sge is reported as 13, the stack can giv…

linux linux_kernel
0.00EPSS
CVE-2019-20095
Media 5.5

mwifiex_tm_cmd in drivers/net/wireless/marvell/mwifiex/cfg80211.c in the Linux kernel before 5.1.6 has some error-handling cases that did not free allocated hostcmd memory, aka CID-003b686ace82. This will cause a memory leak and denial of service.

linux linux_kernel · netapp 8300_firmware · netapp 8700_firmware · netapp a400_firmware · e altri 10
0.00EPSS
CVE-2017-15306
Media 5.5

The kvm_vm_ioctl_check_extension function in arch/powerpc/kvm/powerpc.c in the Linux kernel before 4.13.11 allows local users to cause a denial of service (NULL pointer dereference and system crash) via a KVM_CHECK_EXTENSION KVM_CAP_PPC_HTM ioctl call to /dev/…

linux linux_kernel
0.00EPSS
CVE-2013-2893
Media 4.7

The Human Interface Device (HID) subsystem in the Linux kernel through 3.11, when CONFIG_LOGITECH_FF, CONFIG_LOGIG940_FF, or CONFIG_LOGIWHEELS_FF is enabled, allows physically proximate attackers to cause a denial of service (heap-based out-of-bounds write) vi…

linux linux_kernel
0.00EPSS
CVE-2012-6549
Bassa 1.9

The isofs_export_encode_fh function in fs/isofs/export.c in the Linux kernel before 3.6 does not initialize a certain structure member, which allows local users to obtain sensitive information from kernel heap memory via a crafted application.

linux linux_kernel
0.00EPSS
CVE-2013-0228
Media 6.2

The xen_iret function in arch/x86/xen/xen-asm_32.S in the Linux kernel before 3.7.9 on 32-bit Xen paravirt_ops platforms does not properly handle an invalid value in the DS segment register, which allows guest OS users to gain guest OS privileges via a crafted…

linux linux_kernel
0.00EPSS
CVE-2007-0958
Bassa 2.1

Linux kernel 2.6.x before 2.6.20 allows local users to read unreadable binaries by using the interpreter (PT_INTERP) functionality and triggering a core dump, a variant of CVE-2004-1073.

linux linux_kernel
0.00EPSS
CVE-2005-3274
Media 4.7

Race condition in ip_vs_conn_flush in Linux 2.6 before 2.6.13 and 2.4 before 2.4.32-pre2, when running on SMP systems, allows local users to cause a denial of service (null dereference) by causing a connection timer to expire while the connection table is bein…

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2026-52967
Alta 8.1

In the Linux kernel, the following vulnerability has been resolved: smb/client: fix possible infinite loop and oob read in symlink_data() On 32-bit architectures, the infinite loop is as follows: len = p->ErrorDataLength == 0xfffffff8 u8 *next = p->Erro…

linux linux_kernel
0.00EPSS
CVE-2025-21829
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]" The Call Trace is as below: " <TASK> ? show_regs.cold+0x1a/0x1f ? __rxe_cleanup+0x12c/0x170 [rdma_rxe] ? __warn+0x84/…

linux linux_kernel
0.00EPSS
CVE-2021-4442
Media 5.5

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity tests to TCP_QUEUE_SEQ Qingyu Li reported a syzkaller bug where the repro changes RCV SEQ _after_ restoring data in the receive queue. mprotect(0x4aa000, 12288, PROT_READ) …

linux linux_kernel
0.00EPSS
CVE-2024-35998
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: smb3: fix lock ordering potential deadlock in cifs_sync_mid_result Coverity spotted that the cifs_sync_mid_result function could deadlock "Thread deadlock (ORDER_REVERSAL) lock_order: Calli…

linux linux_kernel
0.00EPSS
CVE-2023-26606
Alta 7.8

In the Linux kernel 6.0.8, there is a use-after-free in ntfs_trim_fs in fs/ntfs3/bitmap.c.

linux linux_kernel
0.00EPSS
CVE-2022-1204
Media 5.5

A use-after-free flaw was found in the Linux kernel’s Amateur Radio AX.25 protocol functionality in the way a user connects with the protocol. This flaw allows a local user to crash the system.

debian debian_linux · fedoraproject fedora · linux linux_kernel
0.00EPSS
CVE-2021-4032
Media 4.4

A vulnerability was found in the Linux kernel's KVM subsystem in arch/x86/kvm/lapic.c kvm_free_lapic when a failure allocation was detected. In this flaw the KVM subsystem may crash the kernel due to mishandling of memory errors that happens during VCPU constr…

linux linux_kernel
0.00EPSS
CVE-2019-19077
Media 5.5

A memory leak in the bnxt_re_create_srq() function in drivers/infiniband/hw/bnxt_re/ib_verbs.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption) by triggering copy to udata failures, aka CID-4a9d46a9fe14.

canonical ubuntu_linux · linux linux_kernel · opensuse leap
0.00EPSS
CVE-2019-19043
Media 5.5

A memory leak in the i40e_setup_macvlans() function in drivers/net/ethernet/intel/i40e/i40e_main.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption) by triggering i40e_setup_channel() failures, aka CID-27d461…

canonical ubuntu_linux · fedoraproject fedora · linux linux_kernel
0.00EPSS
CVE-2019-18811
Media 5.5

A memory leak in the sof_set_get_large_ctrl_data() function in sound/soc/sof/ipc.c in the Linux kernel through 5.3.9 allows attackers to cause a denial of service (memory consumption) by triggering sof_get_ctrl_copy_params() failures, aka CID-45c1380358b1.

fedoraproject fedora · linux linux_kernel · redhat enterprise_linux
0.00EPSS
CVE-2018-14646
Media 5.5

The Linux kernel before 4.15-rc8 was found to be vulnerable to a NULL pointer dereference bug in the __netlink_ns_capable() function in the net/netlink/af_netlink.c file. A local attacker could exploit this when a net namespace with a netnsid is assigned to ca…

linux linux_kernel · redhat enterprise_linux_desktop · redhat enterprise_linux_server · redhat enterprise_linux_server_aus · e altri 3
0.00EPSS
CVE-2017-18075
Alta 7.8

crypto/pcrypt.c in the Linux kernel before 4.14.13 mishandles freeing instances, allowing a local user able to access the AF_ALG-based AEAD interface (CONFIG_CRYPTO_USER_API_AEAD) and pcrypt (CONFIG_CRYPTO_PCRYPT) to cause a denial of service (kfree of an inco…

canonical ubuntu_linux · linux linux_kernel
0.00EPSS
CVE-2017-17857
Alta 7.8

The check_stack_boundary function in 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 mishandling of invalid variable stack read…

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2017-17856
Alta 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 the lack of stack-pointer alignment enforcement.

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2017-16525
Media 6.6

The usb_serial_console_disconnect function in drivers/usb/serial/console.c in the Linux kernel before 4.13.8 allows local users to cause a denial of service (use-after-free and system crash) or possibly have unspecified other impact via a crafted USB device, r…

canonical ubuntu_linux · debian debian_linux · linux linux_kernel
0.00EPSS