imPC@ndo EN

Vulnerabilità Linux

14.775 CVE

CVE-2025-38561
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix Preauh_HashValue race condition If client send multiple session setup requests to ksmbd, Preauh_HashValue race condition could happen. There is no need to free sess->Preauh_HashVa…

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2025-37894
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: net: use sock_gen_put() when sk_state is TCP_TIME_WAIT It is possible for a pointer of type struct inet_timewait_sock to be returned from the functions __inet_lookup_established() and __inet…

linux linux_kernel
0.00EPSS
CVE-2024-53136
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: mm: revert "mm: shmem: fix data-race in shmem_getattr()" Revert d949d1d14fa2 ("mm: shmem: fix data-race in shmem_getattr()") as suggested by Chuck [1]. It is causing deadlocks when accessin…

linux linux_kernel
0.00EPSS
CVE-2024-26801
Alta 8.8

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Avoid potential use-after-free in hci_error_reset While handling the HCI_EV_HARDWARE_ERROR event, if the underlying BT controller is not responding, the GPIO reset mechanism would…

linux linux_kernel
0.00EPSS
CVE-2022-2318
Media 5.5

There are use-after-free vulnerabilities caused by timer handler in net/rose/rose_timer.c of linux that allow attackers to crash linux kernel without any privileges.

debian debian_linux · linux linux_kernel · netapp h300s_firmware · netapp h410c_firmware · e altri 3
0.00EPSS
CVE-2020-16119
Media 6.3

Use-after-free vulnerability in the Linux kernel exploitable by a local attacker due to reuse of a DCCP socket with an attached dccps_hc_tx_ccid object as a listener after being released. Fixed in Ubuntu Linux kernel 5.4.0-51.56, 5.3.0-68.63, 4.15.0-121.123, 4…

canonical ubuntu_linux · debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2019-16231
Media 4.1

drivers/net/fjes/fjes_main.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-16534
Media 6.8

The cdc_parse_cdc_header function in drivers/usb/core/message.c in the Linux kernel before 4.13.6 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-8925
Media 5.5

The omninet_open function in drivers/usb/serial/omninet.c in the Linux kernel before 4.10.4 allows local users to cause a denial of service (tty exhaustion) by leveraging reference count mishandling.

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2013-4300
Alta 7.2

The scm_check_creds function in net/core/scm.c in the Linux kernel before 3.11 performs a capability check in an incorrect namespace, which allows local users to gain privileges via PID spoofing.

linux linux_kernel
0.00EPSS
CVE-2010-2954
Media 4.9

The irda_bind function in net/irda/af_irda.c in the Linux kernel before 2.6.36-rc3-next-20100901 does not properly handle failure of the irda_open_tsap function, which allows local users to cause a denial of service (NULL pointer dereference and panic) and pos…

canonical ubuntu_linux · linux linux_kernel · opensuse opensuse · suse linux_enterprise_desktop · e altri 1
0.00EPSS
CVE-2005-3107
Bassa 2.1

fs/exec.c in Linux 2.6, when one thread is tracing another thread that shares the same memory map, might allow local users to cause a denial of service (deadlock) by forcing a core dump when the traced thread is in the TASK_TRACED state.

linux linux_kernel
0.00EPSS
CVE-2005-3053
Bassa 2.1

The sys_set_mempolicy function in mempolicy.c in Linux kernel 2.6.x allows local users to cause a denial of service (kernel BUG()) via a negative first argument.

linux linux_kernel
0.00EPSS
CVE-2005-3044
Bassa 2.1

Multiple vulnerabilities in Linux kernel before 2.6.13.2 allow local users to cause a denial of service (kernel OOPS from null dereference) via (1) fput in a 32-bit ioctl on 64-bit x86 systems or (2) sockfd_put in the 32-bit routing_ioctl function on 64-bit sy…

linux linux_kernel
0.00EPSS
CVE-2023-53586
Alta 8.8

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix multiple LUN_RESET handling This fixes a bug where an initiator thinks a LUN_RESET has cleaned up running commands when it hasn't. The bug was added in commit 51ec502a3266 …

linux linux_kernel
0.00EPSS
CVE-2022-1198
Media 5.5

A use-after-free vulnerabilitity was discovered in drivers/net/hamradio/6pack.c of linux that allows an attacker to crash linux kernel by simulating ax25 device using 6pack driver from user space.

linux linux_kernel · redhat enterprise_linux
0.00EPSS
CVE-2022-2991
Media 6.7

A heap-based buffer overflow was found in the Linux kernel's LightNVM subsystem. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length heap-based buffer. This vulnerability allows a local…

linux linux_kernel
0.00EPSS
CVE-2019-16229
Media 4.1

drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference. NOTE: The security community disputes this issues as not being serious enough to be deserving a CVE id…

canonical ubuntu_linux · linux linux_kernel · redhat enterprise_linux
0.00EPSS
CVE-2019-12455
Media 5.5

An issue was discovered in sunxi_divs_clk_setup in drivers/clk/sunxi/clk-sunxi.c in the Linux kernel through 5.1.5. There is an unchecked kstrndup of derived_name, which might allow an attacker to cause a denial of service (NULL pointer dereference and system …

linux linux_kernel
0.00EPSS
CVE-2018-20449
Media 5.5

The hidma_chan_stats function in drivers/dma/qcom/hidma_dbg.c in the Linux kernel 4.14.90 allows local users to obtain sensitive address information by reading "callback=" lines in a debugfs file.

linux linux_kernel · netapp element_software_management_node
0.00EPSS
CVE-2017-18270
Alta 7.1

In the Linux kernel before 4.13.5, a local user could create keyrings for other users via keyctl commands, setting unwanted defaults or causing a denial of service.

linux linux_kernel
0.00EPSS
CVE-2017-2584
Alta 7.1

arch/x86/kvm/emulate.c in the Linux kernel through 4.9.3 allows local users to obtain sensitive information from kernel memory or cause a denial of service (use-after-free) via a crafted application that leverages instruction emulation for fxrstor, fxsave, sgd…

linux linux_kernel
0.00EPSS
CVE-2011-1598
Media 4.9

The bcm_release function in net/can/bcm.c in the Linux kernel before 2.6.39-rc6 does not properly validate a socket data structure, which allows local users to cause a denial of service (NULL pointer dereference) or possibly have unspecified other impact via a…

linux linux_kernel
0.00EPSS
CVE-2010-3698
Media 4.9

The KVM implementation in the Linux kernel before 2.6.36 does not properly reload the FS and GS segment registers, which allows host OS users to cause a denial of service (host OS crash) via a KVM_RUN ioctl call in conjunction with a modified Local Descriptor …

fedoraproject fedora · linux linux_kernel
0.00EPSS
CVE-2010-2942
Media 5.5

The actions implementation in the network queueing functionality in the Linux kernel before 2.6.36-rc2 does not properly initialize certain structure members when performing dump operations, which allows local users to obtain potentially sensitive information …

avaya aura_communication_manager · avaya aura_presence_services · avaya aura_session_manager · avaya aura_system_manager · e altri 9
0.00EPSS