imPC@ndo EN

Vulnerabilità Linux

14.802 CVE

CVE-2016-0821
Media 5.5

The LIST_POISON feature in include/linux/poison.h in the Linux kernel before 4.3, as used in Android 6.0.1 before 2016-03-01, does not properly consider the relationship to the mmap_min_addr value, which makes it easier for attackers to bypass a poison-pointer…

google android · linux linux_kernel
0.00EPSS
CVE-2013-2895
Media 5.4

drivers/hid/hid-logitech-dj.c in the Human Interface Device (HID) subsystem in the Linux kernel through 3.11, when CONFIG_HID_LOGITECH_DJ is enabled, allows physically proximate attackers to cause a denial of service (NULL pointer dereference and OOPS) or obta…

linux linux_kernel
0.00EPSS
CVE-2013-1956
Bassa 2.1

The create_user_ns function in kernel/user_namespace.c in the Linux kernel before 3.8.6 does not check whether a chroot directory exists that differs from the namespace root directory, which allows local users to bypass intended filesystem restrictions via a c…

linux linux_kernel
0.00EPSS
CVE-2009-3556
Bassa 1.9

A certain Red Hat configuration step for the qla2xxx driver in the Linux kernel 2.6.18 on Red Hat Enterprise Linux (RHEL) 5, when N_Port ID Virtualization (NPIV) hardware is used, sets world-writable permissions for the (1) vport_create and (2) vport_delete fi…

linux linux_kernel · redhat enterprise_linux
0.00EPSS
CVE-2005-0489
Media 4.9

The /proc handling (proc/base.c) Linux kernel 2.4 before 2.4.17 allows local users to cause a denial of service via unknown vectors that cause an invalid access of free memory.

linux linux_kernel
0.00EPSS
CVE-2005-0839
Alta 7.2

Linux kernel 2.6 before 2.6.11 does not restrict access to the N_MOUSE line discipline for a TTY, which allows local users to gain privileges by injecting mouse or keyboard events into other user sessions.

linux linux_kernel
0.00EPSS
CVE-2002-0429
Bassa 3.6

The iBCS routines in arch/i386/kernel/traps.c for Linux kernels 2.4.18 and earlier on x86 systems allow local users to kill arbitrary processes via a a binary compatibility interface (lcall).

linux linux_kernel
0.00EPSS
CVE-2001-1390
Media 6.2

Unknown vulnerability in binfmt_misc in the Linux kernel before 2.2.19, related to user pages.

linux linux_kernel
0.00EPSS
CVE-1999-1352
Media 4.6

mknod in Linux 2.2 follows symbolic links, which could allow local users to overwrite files or gain privileges.

linux linux_kernel
0.00EPSS
CVE-2025-38075
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix timeout on deleted connection NOPIN response timer may expire on a deleted connection and crash with such logs: Did not receive response to NOPIN on CID: 0, failing…

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2020-12465
Media 6.7

An array overflow was discovered in mt76_add_fragment in drivers/net/wireless/mediatek/mt76/dma.c in the Linux kernel before 5.5.10, aka CID-b102f0c522cf. An oversized packet with too many rx fragments can corrupt memory of adjacent pages.

linux linux_kernel · netapp active_iq_unified_manager · netapp aff_baseboard_management_controller · netapp cloud_backup · e altri 5
0.00EPSS
CVE-2017-16536
Media 6.6

The cx231xx_usb_probe function in drivers/media/usb/cx231xx/cx231xx-cards.c in the Linux kernel through 4.13.11 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a crafted …

linux linux_kernel
0.00EPSS
CVE-2017-1000255
Media 5.5

On Linux running on PowerPC hardware (Power8 or later) a user process can craft a signal frame and then do a sigreturn so that the kernel will take an exception (interrupt), and use the r1 value *from the signal frame* as the kernel stack pointer. As part of t…

linux linux_kernel
0.00EPSS
CVE-2016-0723
Media 6.8

Race condition in the tty_ioctl function in drivers/tty/tty_io.c in the Linux kernel through 4.4.1 allows local users to obtain sensitive information from kernel memory or cause a denial of service (use-after-free and system crash) by making a TIOCGETD ioctl c…

linux linux_kernel
0.00EPSS
CVE-2013-2015
Media 4.7

The ext4_orphan_del function in fs/ext4/namei.c in the Linux kernel before 3.7.3 does not properly handle orphan-list entries for non-journal filesystems, which allows physically proximate attackers to cause a denial of service (system hang) via a crafted file…

linux linux_kernel · redhat enterprise_linux · redhat enterprise_mrg
0.00EPSS
CVE-2011-2184
Alta 7.2

The key_replace_session_keyring function in security/keys/process_keys.c in the Linux kernel before 2.6.39.1 does not initialize a certain structure member, which allows local users to cause a denial of service (NULL pointer dereference and OOPS) or possibly h…

linux linux_kernel
0.00EPSS
CVE-2009-3640
Media 4.9

The update_cr8_intercept function in arch/x86/kvm/x86.c in the KVM subsystem in the Linux kernel before 2.6.32-rc1 does not properly handle the absence of an Advanced Programmable Interrupt Controller (APIC), which allows local users to cause a denial of servi…

linux linux_kernel
0.00EPSS
CVE-2025-38724
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm() Lei Lu recently reported that nfsd4_setclientid_confirm() did not check the return value from get_client_locked(). a S…

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2022-27950
Media 5.5

In drivers/hid/hid-elo.c in the Linux kernel before 5.16.11, a memory leak exists for a certain hid_parse error condition.

linux linux_kernel
0.00EPSS
CVE-2012-0810
Media 5.5

The int3 handler in the Linux kernel before 3.3 relies on a per-CPU debug stack, which allows local users to cause a denial of service (stack corruption and panic) via a crafted application that triggers certain lock contention.

linux linux_kernel
0.00EPSS
CVE-2019-16233
Media 4.1

drivers/scsi/qla2xxx/qla_os.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference.

canonical ubuntu_linux · linux linux_kernel · opensuse leap · redhat enterprise_linux
0.00EPSS
CVE-2017-16535
Media 6.6

The usb_get_bos_descriptor function in drivers/usb/core/config.c in the Linux kernel before 4.13.10 allows local users to cause a denial of service (out-of-bounds read and system crash) or possibly have unspecified other impact via a crafted USB device.

linux linux_kernel
0.00EPSS
CVE-2017-6348
Media 5.5

The hashbin_delete function in net/irda/irqueue.c in the Linux kernel before 4.9.13 improperly manages lock dropping, which allows local users to cause a denial of service (deadlock) via crafted operations on IrDA devices.

linux linux_kernel
0.00EPSS
CVE-2015-3332
Media 4.9

A certain backport in the TCP Fast Open implementation for the Linux kernel before 3.18 does not properly maintain a count value, which allow local users to cause a denial of service (system crash) via the Fast Open feature, as demonstrated by visiting the chr…

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2012-6647
Media 4.9

The futex_wait_requeue_pi function in kernel/futex.c in the Linux kernel before 3.5.1 does not ensure that calls have two different futex addresses, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly h…

linux linux_kernel
0.00EPSS