imPC@ndo IT

Linux vulnerabilities

14.775 CVE

CVE-2026-52999
Critical 9.1

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix out-of-bounds read on option matching In nf_osf_match(), the nf_osf_hdr_ctx structure is initialized once and passed by reference to nf_osf_match_one() for each…

linux linux_kernel
0.01EPSS
CVE-2026-46043
Critical 9.1

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv rxe_rcv() currently checks only that the incoming packet is at least header_size(pkt) bytes long before payload_size() is use…

linux linux_kernel
0.01EPSS
CVE-2026-31637
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: rxrpc: reject undecryptable rxkad response tickets rxkad_decrypt_ticket() decrypts the RXKAD response ticket and then parses the buffer as plaintext without checking whether crypto_skcipher_…

linux linux_kernel
0.01EPSS
CVE-2023-42753
High 7.0

An array indexing vulnerability was found in the netfilter subsystem of the Linux kernel. A missing macro could lead to a miscalculation of the `h->nets` array offset, providing attackers with the primitive to arbitrarily increment/decrement a memory buffer ou…

debian debian_linux · linux linux_kernel · redhat enterprise_linux
0.01EPSS
CVE-2019-20908
Medium 6.7

An issue was discovered in drivers/firmware/efi/efi.c in the Linux kernel before 5.4. Incorrect access permissions for the efivar_ssdt ACPI variable could be used by attackers to bypass lockdown or secure boot restrictions, aka CID-1957a85b0032.

canonical ubuntu_linux · linux linux_kernel · opensuse leap
0.01EPSS
CVE-2019-17054
Low 3.3

atalk_create in net/appletalk/ddp.c in the AF_APPLETALK network module in the Linux kernel through 5.3.2 does not enforce CAP_NET_RAW, which means that unprivileged users can create a raw socket, aka CID-6cc03e8aa36c.

linux linux_kernel
0.01EPSS
CVE-2013-1826
Medium 6.2

The xfrm_state_netlink function in net/xfrm/xfrm_user.c in the Linux kernel before 3.5.7 does not properly handle error conditions in dump_one_state function calls, which allows local users to gain privileges or cause a denial of service (NULL pointer derefere…

linux linux_kernel
0.01EPSS
CVE-2005-0003
Low 2.1

The 64 bit ELF support in Linux kernel 2.6 before 2.6.10, on 64-bit architectures, does not properly check for overlapping VMA (virtual memory address) allocations, which allows local users to cause a denial of service (system crash) or execute arbitrary code …

avaya converged_communications_server · avaya intuity_audix · avaya mn100 · avaya modular_messaging_message_storage_server · and 11 more
0.01EPSS
CVE-2026-52914
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix fragment reassembly length accounting batman-adv keeps a running payload length for queued fragments and uses it to validate a fragment chain before reassembly. That account…

linux linux_kernel
0.01EPSS
CVE-2026-46185
Critical 9.1

In the Linux kernel, the following vulnerability has been resolved: smb/client: fix out-of-bounds read in symlink_data() Since smb2_check_message() returns success without length validation for the symlink error response, in symlink_data() it is possible for…

linux linux_kernel
0.01EPSS
CVE-2022-48851
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: staging: gdm724x: fix use after free in gdm_lte_rx() The netif_rx_ni() function frees the skb so we can't dereference it to save the skb->len.

linux linux_kernel
0.01EPSS
CVE-2021-43975
Medium 6.7

In the Linux kernel through 5.15.2, hw_atl_utils_fw_rpc_wait in drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c allows an attacker (who can introduce a crafted device) to trigger an out-of-bounds write via a crafted length value.

debian debian_linux · fedoraproject fedora · linux linux_kernel · netapp cloud_backup · and 7 more
0.01EPSS
CVE-2011-4915
Medium 5.5

fs/proc/base.c in the Linux kernel through 3.1 allows local users to obtain sensitive keystroke information via access to /proc/interrupts.

canonical ubuntu_linux · debian debian_linux · linux linux_kernel
0.01EPSS
CVE-2018-13053
Low 3.3

The alarm_timer_nsleep function in kernel/time/alarmtimer.c in the Linux kernel through 4.17.3 has an integer overflow via a large relative timeout because ktime_add_safe is not used.

canonical ubuntu_linux · debian debian_linux · linux linux_kernel
0.01EPSS
CVE-2011-2479
Medium 5.5

The Linux kernel before 2.6.39 does not properly create transparent huge pages in response to a MAP_PRIVATE mmap system call on /dev/zero, which allows local users to cause a denial of service (system crash) via a crafted application.

linux linux_kernel
0.01EPSS
CVE-2009-0748
Medium 4.9

The ext4_fill_super function in fs/ext4/super.c in the Linux kernel 2.6.27 before 2.6.27.19 and 2.6.28 before 2.6.28.7 does not validate the superblock configuration, which allows local users to cause a denial of service (NULL pointer dereference and OOPS) by …

linux linux_kernel
0.01EPSS
CVE-2022-50136
High 7.5

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event If siw_recv_mpa_rr returns -EAGAIN, it means that the MPA reply hasn't been received completely, and should not report IW_CM…

linux linux_kernel
0.01EPSS
CVE-2020-29373
Medium 6.5

An issue was discovered in fs/io_uring.c in the Linux kernel before 5.6. It unsafely handles the root directory during path lookups, and thus a process inside a mount namespace can escape to unintended filesystem locations, aka CID-ff002b30181d.

linux linux_kernel
0.01EPSS
CVE-2019-20794
Medium 4.7

An issue was discovered in the Linux kernel 4.18 through 5.6.11 when unprivileged user namespaces are allowed. A user can create their own PID namespace, and mount a FUSE filesystem. Upon interaction with this FUSE filesystem, if the userspace component is ter…

linux linux_kernel
0.01EPSS
CVE-2019-19534
Low 2.4

In the Linux kernel before 5.3.11, there is an info-leak bug that can be caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver, aka CID-f7a1337f0d29.

canonical ubuntu_linux · debian debian_linux · linux linux_kernel
0.01EPSS
CVE-2017-12154
High 7.1

The prepare_vmcs02 function in arch/x86/kvm/vmx.c in the Linux kernel through 4.13.3 does not ensure that the "CR8-load exiting" and "CR8-store exiting" L0 vmcs02 controls exist in cases where L1 omits the "use TPR shadow" vmcs12 control, which allows KVM L2 g…

linux linux_kernel
0.01EPSS
CVE-2016-4913
High 7.8

The get_rock_ridge_filename function in fs/isofs/rock.c in the Linux kernel before 4.5.5 mishandles NM (aka alternate name) entries containing \0 characters, which allows local users to obtain sensitive information from kernel memory or possibly have unspecifi…

canonical ubuntu_linux · linux linux_kernel · novell suse_linux_enterprise_debuginfo · novell suse_linux_enterprise_server · and 2 more
0.01EPSS
CVE-2009-2695
High 7.2

The Linux kernel before 2.6.31-rc7 does not properly prevent mmap operations that target page zero and other low memory addresses, which allows local users to gain privileges by exploiting NULL pointer dereference vulnerabilities, related to (1) the default co…

linux linux_kernel
0.01EPSS
CVE-2007-3731
Medium 4.9

The Linux kernel 2.6.20 and 2.6.21 does not properly handle an invalid LDT segment selector in %cs (the xcs field) during ptrace single-step operations, which allows local users to cause a denial of service (NULL dereference and OOPS) via certain code that mak…

linux linux_kernel
0.01EPSS
CVE-2026-64116
High 7.5

In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: add NULL check for idev in ipv6_hop_ioam() Reported by Sashiko: The function ipv6_hop_ioam() accesses __in6_dev_get(skb->dev)->cnf.ioam6_enabled without validating the returned …

linux linux_kernel
0.01EPSS