imPC@ndo EN

Vulnerabilità Linux

14.775 CVE

CVE-2019-15223
Media 4.6

An issue was discovered in the Linux kernel before 5.1.8. There is a NULL pointer dereference caused by a malicious USB device in the sound/usb/line6/driver.c driver.

canonical ubuntu_linux · linux linux_kernel · netapp active_iq_unified_manager · netapp data_availability_services · e altri 3
0.01EPSS
CVE-2014-1874
Media 4.9

The security_context_to_sid_core function in security/selinux/ss/services.c in the Linux kernel before 3.13.4 allows local users to cause a denial of service (system crash) by leveraging the CAP_MAC_ADMIN capability to set a zero-length security context.

canonical ubuntu_linux · linux linux_kernel · suse linux_enterprise_server
0.01EPSS
CVE-2024-26834
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_flow_offload: release dst in case direct xmit path is used Direct xmit does not use it since it calls dev_queue_xmit() to send packets, hence it calls dst_release(). kmemleak…

linux linux_kernel
0.01EPSS
CVE-2024-26768
Alta 7.2

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC] With default config, the value of NR_CPUS is 64. When HW platform has more then 64 cpus, system will crash on these pl…

linux linux_kernel
0.01EPSS
CVE-2025-21844
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: smb: client: Add check for next_buffer in receive_encrypted_standard() Add check for the return value of cifs_buf_get() and cifs_small_buf_get() in receive_encrypted_standard() to prevent nu…

linux linux_kernel
0.01EPSS
CVE-2023-52687
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: crypto: safexcel - Add error handling for dma_map_sg() calls Macro dma_map_sg() may return 0 on error. This patch enables checks in case of the macro failure and ensures unmapping of previou…

linux linux_kernel
0.01EPSS
CVE-2021-47137
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: net: lantiq: fix memory corruption in RX ring In a situation where memory allocation or dma mapping fails, an invalid address is programmed into the descriptor. This can lead to memory corru…

linux linux_kernel
0.01EPSS
CVE-2022-42721
Media 5.5

A list management bug in BSS handling in the mac80211 stack in the Linux kernel 5.1 through 5.19.x before 5.19.16 could be used by local attackers (able to inject WLAN frames) to corrupt a linked list and, in turn, potentially execute code.

debian debian_linux · fedoraproject fedora · linux linux_kernel
0.01EPSS
CVE-2024-56662
Alta 7.8

In the Linux kernel, the following vulnerability has been resolved: acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl Fix an issue detected by syzbot with KASAN: BUG: KASAN: vmalloc-out-of-bounds in cmd_to_func drivers/acpi/nfit/ core.c:416 [inline] B…

linux linux_kernel
0.01EPSS
CVE-2024-50285
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: ksmbd: check outstanding simultaneous SMB operations If Client send simultaneous SMB operations to ksmbd, It exhausts too much memory through the "ksmbd_work_cache”. It will cause OOM issue.…

linux linux_kernel
0.01EPSS
CVE-2024-35882
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP Jan Schunk reports that his small NFS servers suffer from memory exhaustion after just a few days. A bisect shows that commit e18…

linux linux_kernel
0.01EPSS
CVE-2023-4010
Media 4.6

A flaw was found in the USB Host Controller Driver framework in the Linux kernel. The usb_giveback_urb function has a logic loophole in its implementation. Due to the inappropriate judgment condition of the goto statement, the function cannot return under the …

linux linux_kernel · redhat enterprise_linux
0.01EPSS
CVE-2014-3185
Media 6.9

Multiple buffer overflows in the command_port_read_callback function in drivers/usb/serial/whiteheat.c in the Whiteheat USB Serial Driver in the Linux kernel before 3.16.2 allow physically proximate attackers to execute arbitrary code or cause a denial of serv…

linux linux_kernel
0.01EPSS
CVE-2013-4511
Media 6.9

Multiple integer overflows in Alchemy LCD frame-buffer drivers in the Linux kernel before 3.12 allow local users to create a read-write memory mapping for the entirety of kernel memory, and consequently gain privileges, via crafted mmap operations, related to …

linux linux_kernel
0.01EPSS
CVE-2026-43501
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows ipv6_rpl_srh_rcv() decompresses an RFC 6554 Source Routing Header, swaps the next segment into ipv6_hdr->daddr, recompresses, …

linux linux_kernel
0.01EPSS
CVE-2023-52991
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: net: fix NULL pointer in skb_segment_list Commit 3a1296a38d0c ("net: Support GRO/GSO fraglist chaining.") introduced UDP listifyed GRO. The segmentation relies on frag_list being untouched w…

linux linux_kernel
0.01EPSS
CVE-2013-4312
Media 6.2

The Linux kernel before 4.4.1 allows local users to bypass file-descriptor limits and cause a denial of service (memory consumption) by sending each descriptor over a UNIX socket before closing it, related to net/unix/af_unix.c and net/unix/garbage.c.

linux linux_kernel · oracle linux
0.01EPSS
CVE-2014-3610
Media 5.5

The WRMSR processing functionality in the KVM subsystem in the Linux kernel through 3.17.2 does not properly handle the writing of a non-canonical address to a model-specific register, which allows guest OS users to cause a denial of service (host OS crash) by…

canonical ubuntu_linux · debian debian_linux · linux linux_kernel · opensuse evergreen · e altri 1
0.01EPSS
CVE-2021-47536
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix wrong list_del in smc_lgr_cleanup_early smc_lgr_cleanup_early() meant to delete the link group from the link group list, but it deleted the list head by mistake. This may cause…

linux linux_kernel
0.01EPSS
CVE-2021-46911
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: ch_ktls: Fix kernel panic Taking page refcount is not ideal and causes kernel panic sometimes. It's better to take tx_ctx lock for the complete skb transmit, to avoid page cleanup if ACK rec…

linux linux_kernel
0.01EPSS
CVE-2018-7740
Media 5.5

The resv_map_release function in mm/hugetlb.c in the Linux kernel through 4.15.7 allows local users to cause a denial of service (BUG) via a crafted application that makes mmap system calls and has a large pgoff argument to the remap_file_pages system call.

canonical ubuntu_linux · debian debian_linux · linux linux_kernel · redhat enterprise_linux_desktop · e altri 3
0.01EPSS
CVE-2009-2407
Media 6.9

Heap-based buffer overflow in the parse_tag_3_packet function in fs/ecryptfs/keystore.c in the eCryptfs subsystem in the Linux kernel before 2.6.30.4 allows local users to cause a denial of service (system crash) or possibly gain privileges via vectors involvi…

linux linux_kernel
0.01EPSS
CVE-2024-49979
Alta 7.5

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

linux linux_kernel
0.01EPSS
CVE-2015-8944
Media 5.5

The ioresources_init function in kernel/resource.c in the Linux kernel through 4.7, as used in Android before 2016-08-05 on Nexus 6 and 7 (2013) devices, uses weak permissions for /proc/iomem, which allows local users to obtain sensitive information by reading…

google android · linux linux_kernel
0.01EPSS
CVE-2013-2141
Bassa 2.1

The do_tkill function in kernel/signal.c in the Linux kernel before 3.8.9 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel memory via a crafted application that makes a (1) tkill or (2) tgkill s…

linux linux_kernel
0.01EPSS