imPC@ndo IT

Linux vulnerabilities

14.775 CVE

CVE-2026-31405
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: media: dvb-net: fix OOB access in ULE extension header tables The ule_mandatory_ext_handlers[] and ule_optional_ext_handlers[] tables in handle_one_ule_extension() are declared with 255 elem…

linux linux_kernel
0.01EPSS
CVE-2024-26583
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: tls: fix race between async notify and socket close The submitting thread (one which called recvmsg/sendmsg) may exit as soon as the async crypto handler calls complete() so any code past th…

linux linux_kernel
0.01EPSS
CVE-2021-3489
High 7.8

The eBPF RINGBUF bpf_ringbuf_reserve() function in the Linux kernel did not check that the allocated size was smaller than the ringbuf size, allowing an attacker to perform out-of-bounds writes within the kernel and therefore, arbitrary code execution. This is…

canonical ubuntu_linux · linux linux_kernel
0.01EPSS
CVE-2018-5803
Medium 5.5

In the Linux Kernel before version 4.15.8, 4.14.25, 4.9.87, 4.4.121, 4.1.51, and 3.2.102, an error in the "_sctp_make_chunk()" function (net/sctp/sm_make_chunk.c) when handling SCTP packets length can be exploited to cause a kernel crash.

debian debian_linux · linux linux_kernel · redhat enterprise_linux_desktop · redhat enterprise_linux_server · and 2 more
0.01EPSS
CVE-2005-2553
Low 2.1

The find_target function in ptrace32.c in the Linux kernel 2.4.x before 2.4.29 does not properly handle a NULL return value from another function, which allows local users to cause a denial of service (kernel crash/oops) by running a 32-bit ltrace program with…

linux linux_kernel
0.01EPSS
CVE-2023-4622
High 7.8

A use-after-free vulnerability in the Linux kernel's af_unix component can be exploited to achieve local privilege escalation. The unix_stream_sendpage() function tries to add data to the last skb in the peer's recv queue without locking the queue. Thus there…

debian debian_linux · linux linux_kernel
0.01EPSS
CVE-2023-1206
Medium 5.7

A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel’s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of…

fedoraproject fedora · linux linux_kernel · redhat enterprise_linux
0.01EPSS
CVE-2021-45469
High 7.8

In __f2fs_setxattr in fs/f2fs/xattr.c in the Linux kernel through 5.15.11, there is an out-of-bounds memory access when an inode has an invalid last xattr entry.

debian debian_linux · fedoraproject fedora · linux linux_kernel · netapp h300e_firmware · and 7 more
0.01EPSS
CVE-2015-5283
Medium 4.7

The sctp_init function in net/sctp/protocol.c in the Linux kernel before 4.2.3 has an incorrect sequence of protocol-initialization steps, which allows local users to cause a denial of service (panic or memory corruption) by creating SCTP sockets before all of…

linux linux_kernel
0.01EPSS
CVE-2021-47587
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: net: systemport: Add global locking for descriptor lifecycle The descriptor list is a shared resource across all of the transmit queues, and the locking mechanism used today only protects co…

linux linux_kernel
0.01EPSS
CVE-2017-7541
High 7.8

The brcmf_cfg80211_mgmt_tx function in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux kernel before 4.12.3 allows local users to cause a denial of service (buffer overflow and system crash) or possibly gain privileges via a crafted NL…

linux linux_kernel
0.01EPSS
CVE-2013-4270
Low 3.6

The net_ctl_permissions function in net/sysctl_net.c in the Linux kernel before 3.11.5 does not properly determine uid and gid values, which allows local users to bypass intended /proc/sys/net restrictions via a crafted application.

linux linux_kernel
0.01EPSS
CVE-2025-22038
High 8.3

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate zero num_subauth before sub_auth is accessed Access psid->sub_auth[psid->num_subauth - 1] without checking if num_subauth is non-zero leads to an out-of-bounds read. This pat…

linux linux_kernel
0.01EPSS
CVE-2016-3138
Medium 4.6

The acm_probe function in drivers/usb/class/cdc-acm.c in the Linux kernel before 4.5.1 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a USB device without both a control and a data endpoint de…

canonical ubuntu_linux · linux linux_kernel · novell suse_linux_enterprise_debuginfo · novell suse_linux_enterprise_desktop · and 6 more
0.01EPSS
CVE-2016-3137
Medium 4.6

drivers/usb/serial/cypress_m8.c in the Linux kernel before 4.5.1 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a USB device without both an interrupt-in and an interrupt-out endpoint descript…

canonical ubuntu_linux · linux linux_kernel · novell suse_linux_enterprise_debuginfo · novell suse_linux_enterprise_desktop · and 6 more
0.01EPSS
CVE-2014-7283
Medium 4.9

The xfs_da3_fixhashpath function in fs/xfs/xfs_da_btree.c in the xfs implementation in the Linux kernel before 3.14.2 does not properly compare btree hash values, which allows local users to cause a denial of service (filesystem corruption, and OOPS or panic) …

linux linux_kernel · redhat mrg_realtime
0.01EPSS
CVE-2021-4454
High 7.5

In the Linux kernel, the following vulnerability has been resolved: can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate The conclusion "j1939_session_deactivate() should be called with a session ref-count of at least 2" is incorrect. In some conc…

linux linux_kernel
0.01EPSS
CVE-2024-53138
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fix incorrect page refcounting The kTLS tx handling code is using a mix of get_page() and page_ref_inc() APIs to increment the page reference. But on the release path (mlx5e…

linux linux_kernel
0.01EPSS
CVE-2022-48502
High 7.1

An issue was discovered in the Linux kernel before 6.2. The ntfs3 subsystem does not properly check for correctness during disk reads, leading to an out-of-bounds read in ntfs_set_ea in fs/ntfs3/xattr.c.

linux linux_kernel · netapp h300s · netapp h410c · netapp h410s · and 2 more
0.01EPSS
CVE-2017-0448
Medium 5.5

An information disclosure vulnerability in the NVIDIA video driver could enable a local malicious application to access data outside of its permission levels. This issue is rated as High because it could be used to access sensitive data without explicit user p…

google android · linux linux_kernel
0.01EPSS
CVE-2014-3122
Medium 4.9

The try_to_unmap_cluster function in mm/rmap.c in the Linux kernel before 3.14.3 does not properly consider which pages must be locked, which allows local users to cause a denial of service (system crash) by triggering a memory-usage pattern that requires remo…

canonical ubuntu_linux · debian debian_linux · linux linux_kernel
0.01EPSS
CVE-2024-53146
Critical 9.1

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent a potential integer overflow If the tag length is >= U32_MAX - 3 then the "length + 4" addition can result in an integer overflow. Address this by splitting the decoding into s…

linux linux_kernel
0.01EPSS
CVE-2023-45871
High 7.5

An issue was discovered in drivers/net/ethernet/intel/igb/igb_main.c in the IGB driver in the Linux kernel before 6.5.3. A buffer size may not be adequate for frames larger than the MTU.

debian debian_linux · linux linux_kernel
0.01EPSS
CVE-2021-26931
Medium 5.5

An issue was discovered in the Linux kernel 2.6.39 through 5.10.16, as used in Xen. Block, net, and SCSI backends consider certain errors a plain bug, deliberately causing a kernel crash. For errors potentially being at least under the influence of guests (suc…

debian debian_linux · fedoraproject fedora · linux linux_kernel
0.01EPSS
CVE-2015-8816
Medium 6.8

The hub_activate function in drivers/usb/core/hub.c in the Linux kernel before 4.3.5 does not properly maintain a hub-interface data structure, which allows physically proximate attackers to cause a denial of service (invalid memory access and system crash) or…

linux linux_kernel · novell suse_linux_enterprise_debuginfo · novell suse_linux_enterprise_desktop · novell suse_linux_enterprise_live_patching · and 7 more
0.01EPSS