imPC@ndo IT

Linux vulnerabilities

14.775 CVE

CVE-2022-48919
High 8.8

In the Linux kernel, the following vulnerability has been resolved: cifs: fix double free race when mount fails in cifs_get_root() When cifs_get_root() fails during cifs_smb3_do_mount() we call deactivate_locked_super() which eventually will call delayed_fre…

linux linux_kernel
0.00EPSS
CVE-2021-47559
High 7.5

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk() Coverity reports a possible NULL dereferencing problem: in smc_vlan_by_tcpsk(): 6. returned_null: netdev_lower_get_next return…

linux linux_kernel
0.00EPSS
CVE-2024-35901
High 7.5

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix Rx DMA datasize and skb_over_panic mana_get_rxbuf_cfg() aligns the RX buffer's DMA datasize to be multiple of 64. So a packet slightly bigger than mtu+14, say 1536, can be rec…

linux linux_kernel
0.00EPSS
CVE-2020-29660
Medium 4.4

A locking inconsistency issue was discovered in the tty subsystem of the Linux kernel through 5.9.13. drivers/tty/tty_io.c and drivers/tty/tty_jobctrl.c may allow a read-after-free attack against TIOCGSID, aka CID-c8bcd9c5be24.

broadcom fabric_operating_system · debian debian_linux · fedoraproject fedora · linux linux_kernel · and 7 more
0.00EPSS
CVE-2018-8087
Medium 5.5

Memory leak in the hwsim_new_radio_nl function in drivers/net/wireless/mac80211_hwsim.c in the Linux kernel through 4.15.9 allows local users to cause a denial of service (memory consumption) by triggering an out-of-array error case.

canonical ubuntu_linux · debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2012-0879
Medium 5.5

The I/O implementation for block devices in the Linux kernel before 2.6.33 does not properly handle the CLONE_IO feature, which allows local users to cause a denial of service (I/O instability) by starting multiple processes that share an I/O context.

canonical ubuntu_linux · debian debian_linux · linux linux_kernel · suse linux_enterprise_desktop · and 2 more
0.00EPSS
CVE-2011-4112
Medium 5.5

The net subsystem in the Linux kernel before 3.1 does not properly restrict use of the IFF_TX_SKB_SHARING flag, which allows local users to cause a denial of service (panic) by leveraging the CAP_NET_ADMIN capability to access /proc/net/pktgen/pgctrl, and then…

avaya 9608_firmware · avaya 9608g_firmware · avaya 9611g_firmware · avaya 9621g_firmware · and 3 more
0.00EPSS
CVE-2009-3286
Medium 4.6

NFSv4 in the Linux kernel 2.6.18, and possibly other versions, does not properly clean up an inode when an O_EXCL create fails, which causes files to be created with insecure settings such as setuid bits, and possibly allows local users to gain privileges, rel…

linux linux_kernel
0.00EPSS
CVE-2005-4352
Low 2.1

The securelevels implementation in NetBSD 2.1 and earlier, and Linux 2.6.15 and earlier, allows local users to bypass time setting restrictions and set the clock backwards by setting the clock ahead to the maximum unixtime value (19 Jan 2038), which then wraps…

linux linux_kernel · netbsd netbsd
0.00EPSS
CVE-2004-0427
Low 2.1

The do_fork function in Linux 2.4.x before 2.4.26, and 2.6.x before 2.6.6, does not properly decrement the mm_count counter when an error occurs after the mm_struct for a child process has been activated, which triggers a memory leak that allows local users to…

linux linux_kernel
0.00EPSS
CVE-2026-53247
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardown mtk_free_dev() calls metadata_dst_free() which frees the metadata_dst with kfree() immediately, bypassing the RCU grac…

linux linux_kernel
0.00EPSS
CVE-2026-46114
High 7.5

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloads atomic_write_reply() at drivers/infiniband/sw/rxe/rxe_resp.c unconditionally dereferences 8 bytes at payload_addr(pkt): value = *(u64 *…

linux linux_kernel
0.00EPSS
CVE-2020-27820
Medium 4.7

A vulnerability was found in Linux kernel, where a use-after-frees in nouveau's postclose() handler could happen if removing device (that is not common to remove video card physically without power-off, but same happens if "unbind" the driver).

fedoraproject fedora · linux linux_kernel · oracle communications_cloud_native_core_binding_support_function · oracle communications_cloud_native_core_network_exposure_function · and 1 more
0.00EPSS
CVE-2020-10766
Medium 5.5

A logic bug flaw was found in Linux kernel before 5.8-rc1 in the implementation of SSBD. A bug in the logic handling allows an attacker with a local account to disable SSBD protection during a context switch when additional speculative execution mitigations ar…

linux linux_kernel
0.00EPSS
CVE-2010-2803
Low 1.9

The drm_ioctl function in drivers/gpu/drm/drm_drv.c in the Direct Rendering Manager (DRM) subsystem in the Linux kernel before 2.6.27.53, 2.6.32.x before 2.6.32.21, 2.6.34.x before 2.6.34.6, and 2.6.35.x before 2.6.35.4 allows local users to obtain potentially…

debian debian_linux · linux linux_kernel · opensuse opensuse · suse linux_enterprise_desktop · and 3 more
0.00EPSS
CVE-2004-0010
High 7.2

Stack-based buffer overflow in the ncp_lookup function for ncpfs in Linux kernel 2.4.x allows local users to gain privileges.

linux linux_kernel
0.00EPSS
CVE-2025-38181
High 7.5

In the Linux kernel, the following vulnerability has been resolved: calipso: Fix null-ptr-deref in calipso_req_{set,del}attr(). syzkaller reported a null-ptr-deref in sock_omalloc() while allocating a CALIPSO option. [0] The NULL is of struct sock, which w…

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2025-21707
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: mptcp: consolidate suboption status MPTCP maintains the received sub-options status is the bitmask carrying the received suboptions and in several bitfields carrying per suboption additional…

linux linux_kernel
0.00EPSS
CVE-2022-49452
High 7.5

In the Linux kernel, the following vulnerability has been resolved: dpaa2-eth: retrieve the virtual address before dma_unmap The TSO header was DMA unmapped before the virtual address was retrieved and then used to free the buffer. This meant that we were ac…

linux linux_kernel
0.00EPSS
CVE-2022-49149
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call timer start racing with call destruction The rxrpc_call struct has a timer used to handle various timed events relating to a call. This timer can get started from the packet…

linux linux_kernel
0.00EPSS
CVE-2024-43864
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix CT entry update leaks of modify header context The cited commit allocates a new modify header to replace the old one when updating CT entry. But if failed to allocate a new on…

linux linux_kernel
0.00EPSS
CVE-2023-5345
High 7.8

A use-after-free vulnerability in the Linux kernel's fs/smb/client component can be exploited to achieve local privilege escalation. In case of an error in smb3_fs_context_parse_param, ctx->password was freed but the field was not set to NULL which could lead…

fedoraproject fedora · linux linux_kernel
0.00EPSS
CVE-2018-10021
Medium 5.5

drivers/scsi/libsas/sas_scsi_host.c in the Linux kernel before 4.16 allows local users to cause a denial of service (ata qc leak) by triggering certain failure conditions. NOTE: a third party disputes the relevance of this report because the failure can only o…

linux linux_kernel
0.00EPSS
CVE-2017-18208
Medium 5.5

The madvise_willneed function in mm/madvise.c in the Linux kernel before 4.14.4 allows local users to cause a denial of service (infinite loop) by triggering use of MADVISE_WILLNEED for a DAX mapping.

linux linux_kernel
0.00EPSS
CVE-2013-2899
Medium 4.7

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

linux linux_kernel
0.00EPSS