imPC@ndo EN

Vulnerabilità Linux

14.775 CVE

CVE-2024-35870
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in smb2_reconnect_server() The UAF bug is due to smb2_reconnect_server() accessing a session that is already being teared down by another thread that is executing __cifs…

linux linux_kernel
0.01EPSS
CVE-2023-52515
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Do not call scsi_done() from srp_abort() After scmd_eh_abort_handler() has called the SCSI LLD eh_abort_handler callback, it performs one of the following actions: * Call scsi_queu…

linux linux_kernel
0.01EPSS
CVE-2022-38096
Media 6.3

A NULL pointer dereference vulnerability was found in vmwgfx driver in drivers/gpu/vmxgfx/vmxgfx_execbuf.c in GPU component of Linux kernel with device file '/dev/dri/renderD128 (or Dxxx)'. This flaw allows a local attacker with a user account on the system to…

linux linux_kernel
0.01EPSS
CVE-2019-15117
Alta 7.8

parse_audio_mixer_unit in sound/usb/mixer.c in the Linux kernel through 5.2.9 mishandles a short descriptor, leading to out-of-bounds memory access.

linux linux_kernel
0.01EPSS
CVE-2016-6198
Media 5.5

The filesystem layer in the Linux kernel before 4.5.5 proceeds with post-rename operations after an OverlayFS file is renamed to a self-hardlink, which allows local users to cause a denial of service (system crash) via a rename system call, related to fs/namei…

linux linux_kernel · oracle linux · oracle vm_server
0.01EPSS
CVE-2013-6368
Media 6.2

The KVM subsystem in the Linux kernel through 3.12.5 allows local users to gain privileges or cause a denial of service (system crash) via a VAPIC synchronization operation involving a page-end address.

linux linux_kernel · redhat enterprise_linux
0.01EPSS
CVE-2026-45859
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation Ulrich reports a regression with nfqueue: If an application did not set the 'F_GSO' capability flag and a gso pac…

linux linux_kernel
0.01EPSS
CVE-2024-36911
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: hv_netvsc: Don't free decrypted memory In CoCo VMs it is possible for the untrusted host to cause set_memory_encrypted() or set_memory_decrypted() to fail such that an error is returned and …

linux linux_kernel
0.01EPSS
CVE-2022-48694
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix drain SQ hang with no completion SW generated completions for outstanding WRs posted on SQ after QP is in error target the wrong CQ. This causes the ib_drain_sq to hang with …

linux linux_kernel
0.01EPSS
CVE-2021-47192
Media 5.3

In the Linux kernel, the following vulnerability has been resolved: scsi: core: sysfs: Fix hang when device state is set via sysfs This fixes a regression added with: commit f0f82e2476f6 ("scsi: core: Fix capacity set to zero after offlinining device") The…

linux linux_kernel
0.01EPSS
CVE-2025-21692
Alta 7.8

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix ets qdisc OOB Indexing Haowei Yan <[email protected]> found that ets_class_from_arg() can index an Out-Of-Bound class in ets_class_from_arg() when passed clid of 0. The o…

linux linux_kernel
0.01EPSS
CVE-2024-53093
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: defer partition scanning We need to suppress the partition scan from occuring within the controller's scan_work context. If a path error occurs here, the IO will wait until a…

linux linux_kernel
0.01EPSS
CVE-2009-3725
Alta 7.2

The connector layer in the Linux kernel before 2.6.31.5 does not require the CAP_SYS_ADMIN capability for certain interaction with the (1) uvesafb, (2) pohmelfs, (3) dst, or (4) dm subsystem, which allows local users to bypass intended access restrictions and …

canonical ubuntu_linux · linux linux_kernel
0.01EPSS
CVE-2022-42432
Media 4.4

This vulnerability allows local attackers to disclose sensitive information on affected installations of the Linux Kernel 6.0-rc2. An attacker must first obtain the ability to execute high-privileged code on the target system in order to exploit this vulnerabi…

linux linux_kernel
0.01EPSS
CVE-2021-3444
Alta 7.8

The bpf verifier in the Linux kernel did not properly handle mod32 destination register truncation when the source register was known to be 0. A local attacker with the ability to load bpf programs could use this gain out-of-bounds reads in kernel memory leadi…

canonical ubuntu_linux · debian debian_linux · linux linux_kernel
0.01EPSS
CVE-2024-50045
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: netfilter: br_netfilter: fix panic with metadata_dst skb Fix a kernel panic in the br_netfilter module when sending untagged traffic via a VxLAN device. This happens during the check for fra…

linux linux_kernel
0.01EPSS
CVE-2024-38539
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw When running blktests nvme/rdma, the following kmemleak issue will appear. kmemleak: Kernel memory leak detect…

linux linux_kernel
0.01EPSS
CVE-2024-36904
Alta 7.8

In the Linux kernel, the following vulnerability has been resolved: tcp: Use refcount_inc_not_zero() in tcp_twsk_unique(). Anderson Nascimento reported a use-after-free splat in tcp_twsk_unique() with nice analysis. Since commit ec94c2696f0b ("tcp/dccp: avo…

debian debian_linux · linux linux_kernel
0.01EPSS
CVE-2024-35891
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: net: phy: micrel: Fix potential null pointer dereference In lan8814_get_sig_rx() and lan8814_get_sig_tx() ptp_parse_header() may return NULL as ptp_header due to abnormal packet type or corr…

linux linux_kernel
0.01EPSS
CVE-2022-48692
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Set scmnd->result only when scmnd is not NULL This change fixes the following kernel NULL pointer dereference which is reproduced by blktests srp/007 occasionally. BUG: kernel NUL…

linux linux_kernel
0.01EPSS
CVE-2024-26868
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: nfs: fix panic when nfs4_ff_layout_prepare_ds() fails We've been seeing the following panic in production BUG: kernel NULL pointer dereference, address: 0000000000000065 PGD 2f485f067 P4D 2…

linux linux_kernel
0.01EPSS
CVE-2024-47678
Critica 9.4

In the Linux kernel, the following vulnerability has been resolved: icmp: change the order of rate limits ICMP messages are ratelimited : After the blamed commits, the two rate limiters are applied in this order: 1) host wide ratelimit (icmp_global_allow()…

linux linux_kernel
0.01EPSS
CVE-2024-26864
Alta 7.8

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix refcnt handling in __inet_hash_connect(). syzbot reported a warning in sk_nulls_del_node_init_rcu(). The commit 66b60b0c8c4a ("dccp/tcp: Unhash sk from ehash for tb2 alloc failure …

linux linux_kernel
0.01EPSS
CVE-2023-26607
Alta 7.1

In the Linux kernel 6.0.8, there is an out-of-bounds read in ntfs_attr_find in fs/ntfs/attrib.c.

linux linux_kernel · netapp hci_baseboard_management_controller
0.01EPSS
CVE-2020-29370
Alta 7.0

An issue was discovered in kmem_cache_alloc_bulk in mm/slub.c in the Linux kernel before 5.5.11. The slowpath lacks the required TID increment, aka CID-fd4d9c7d0c71.

linux linux_kernel · netapp cloud_backup · netapp h410c_firmware · netapp hci_compute_node_firmware · e altri 4
0.01EPSS