imPC@ndo IT

Linux vulnerabilities

14.775 CVE

CVE-2024-35861
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect() Skip sessions that are being teared down (status == SES_EXITING) to avoid UAF.

linux linux_kernel
0.01EPSS
CVE-2011-1079
Medium 5.4

The bnep_sock_ioctl function in net/bluetooth/bnep/sock.c in the Linux kernel before 2.6.39 does not ensure that a certain device field ends with a '\0' character, which allows local users to obtain potentially sensitive information from kernel stack memory, o…

linux linux_kernel
0.01EPSS
CVE-2024-35797
High 7.1

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix two shmem bugs When cachestat on shmem races with swapping and invalidation, there are two possible bugs: 1) A swapin error can have resulted in a poisoned swap entry in …

linux linux_kernel
0.01EPSS
CVE-2023-52513
High 7.5

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix connection failure handling In case immediate MPA request processing fails, the newly created endpoint unlinks the listening endpoint and is ready to be dropped. This special c…

linux linux_kernel
0.01EPSS
CVE-2020-8648
High 7.1

There is a use-after-free vulnerability in the Linux kernel through 5.5.2 in the n_tty_receive_buf_common function in drivers/tty/n_tty.c.

broadcom brocade_fabric_operating_system_firmware · canonical ubuntu_linux · debian debian_linux · linux linux_kernel · and 5 more
0.01EPSS
CVE-2014-0205
Medium 6.9

The futex_wait function in kernel/futex.c in the Linux kernel before 2.6.37 does not properly maintain a certain reference count during requeue operations, which allows local users to cause a denial of service (use-after-free and system crash) or possibly gain…

linux linux_kernel
0.01EPSS
CVE-2013-2930
Low 3.6

The perf_trace_event_perm function in kernel/trace/trace_event_perf.c in the Linux kernel before 3.12.2 does not properly restrict access to the perf subsystem, which allows local users to enable function tracing via a crafted application.

linux linux_kernel
0.01EPSS
CVE-2021-22543
High 7.8

An issue was discovered in Linux: KVM through Improper handling of VM_IO|VM_PFNMAP vmas in KVM can bypass RO checks and can lead to pages being freed while still accessible by the VMM and guest. This allows users with the ability to start and control a VM to r…

debian debian_linux · fedoraproject fedora · linux linux_kernel · netapp cloud_backup · and 9 more
0.01EPSS
CVE-2024-53066
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: nfs: Fix KMSAN warning in decode_getfattr_attrs() Fix the following KMSAN warning: CPU: 1 UID: 0 PID: 7651 Comm: cp Tainted: G B Tainted: [B]=BAD_PAGE Hardware name: QEMU Standard PC (Q3…

linux linux_kernel
0.01EPSS
CVE-2024-49978
High 7.5

In the Linux kernel, the following vulnerability has been resolved: gso: fix udp gso fraglist segmentation after pull from frag_list Detect gso fraglist skbs with corrupted geometry (see below) and pass these to skb_segment instead of skb_segment_list, as th…

linux linux_kernel
0.01EPSS
CVE-2022-48789
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix possible use-after-free in transport error_recovery work While nvme_tcp_submit_async_event_work is checking the ctrl and queue state before preparing the AER command and schedu…

linux linux_kernel
0.01EPSS
CVE-2024-53120
High 7.5

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: CT: Fix null-ptr-deref in add rule err flow In error flow of mlx5_tc_ct_entry_add_rule(), in case ct_rule_add() callback returns error, zone_rule->attr is used uninitiated. Fix it…

linux linux_kernel
0.01EPSS
CVE-2021-3656
High 8.8

A flaw was found in the KVM's AMD code for supporting SVM nested virtualization. The flaw occurs when processing the VMCB (virtual machine control block) provided by the L1 guest to spawn/handle a nested guest (L2). Due to improper validation of the "virt_ext"…

fedoraproject fedora · linux linux_kernel · redhat 3scale_api_management · redhat codeready_linux_builder · and 22 more
0.01EPSS
CVE-2010-1437
High 7.0

Race condition in the find_keyring_by_name function in security/keys/keyring.c in the Linux kernel 2.6.34-rc5 and earlier allows local users to cause a denial of service (memory corruption and system crash) or possibly have unspecified other impact via keyctl …

debian debian_linux · linux linux_kernel · opensuse opensuse · suse linux_enterprise_desktop · and 2 more
0.01EPSS
CVE-2024-35864
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2_is_valid_lease_break() Skip sessions that are being teared down (status == SES_EXITING) to avoid UAF.

linux linux_kernel
0.01EPSS
CVE-2024-26953
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: net: esp: fix bad handling of pages from page_pool When the skb is reorganized during esp_output (!esp->inline), the pages coming from the original skb fragments are supposed to be released …

linux linux_kernel
0.01EPSS
CVE-2020-8428
High 7.1

fs/namei.c in the Linux kernel before 5.5 has a may_create_in_sticky use-after-free, which allows local users to cause a denial of service (OOPS) or possibly obtain sensitive information from kernel memory, aka CID-d0cb50185ae9. One attack vector may be an ope…

linux linux_kernel
0.01EPSS
CVE-2019-19965
Medium 4.7

In the Linux kernel through 5.4.6, there is a NULL pointer dereference in drivers/scsi/libsas/sas_discover.c because of mishandling of port disconnection during discovery, related to a PHY down race condition, aka CID-f70267f379b5.

canonical ubuntu_linux · debian debian_linux · linux linux_kernel · netapp 8300_firmware · and 12 more
0.01EPSS
CVE-2018-7191
Medium 5.5

In the tun subsystem in the Linux kernel before 4.13.14, dev_get_valid_name is not called before register_netdevice. This allows local users to cause a denial of service (NULL pointer dereference and panic) via an ioctl(TUNSETIFF) call with a dev name containi…

linux linux_kernel
0.01EPSS
CVE-2013-2929
Low 3.3

The Linux kernel before 3.12.2 does not properly use the get_dumpable function, which allows local users to bypass intended ptrace restrictions or obtain sensitive information from IA64 scratch registers via a crafted application, related to kernel/ptrace.c an…

linux linux_kernel
0.01EPSS
CVE-2022-49356
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Trap RDMA segment overflows Prevent svc_rdma_build_writes() from walking off the end of a Write chunk's segment array. Caught with KASAN. The test that this fix replaces is invalid,…

linux linux_kernel
0.01EPSS
CVE-2023-4273
Medium 6.0

A flaw was found in the exFAT driver of the Linux kernel. The vulnerability exists in the implementation of the file name reconstruction function, which is responsible for reading file name entries from a directory index and merging file name parts belonging t…

debian debian_linux · fedoraproject fedora · linux linux_kernel · netapp h300s_firmware · and 4 more
0.01EPSS
CVE-2014-1438
Medium 4.7

The restore_fpu_checking function in arch/x86/include/asm/fpu-internal.h in the Linux kernel before 3.12.8 on the AMD K7 and K8 platforms does not clear pending exceptions before proceeding to an EMMS instruction, which allows local users to cause a denial of …

linux linux_kernel
0.01EPSS
CVE-2024-47726
High 7.8

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait dio completion It should wait all existing dio write IOs before block removal, otherwise, previous direct write IO may overwrite data in the block which may be reused by ot…

linux linux_kernel
0.01EPSS
CVE-2024-36913
Critical 9.3

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Leak pages if set_memory_encrypted() fails In CoCo VMs it is possible for the untrusted host to cause set_memory_encrypted() or set_memory_decrypted() to fail such that a…

debian debian_linux · linux linux_kernel
0.01EPSS