imPC@ndo EN

Vulnerabilità Linux

14.775 CVE

CVE-2026-43101
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: fix potential NULL dereferences in __ioam6_fill_trace_data() We need to check __in6_dev_get() for possible NULL value, as suggested by Yiming Qian. Also add skb_dst_dev_rcu() in…

linux linux_kernel
0.00EPSS
CVE-2026-43031
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Fix BQL accounting for multi-BD TX packets When a TX packet spans multiple buffer descriptors (scatter-gather), axienet_free_tx_chain sums the per-BD actual length from…

linux linux_kernel
0.00EPSS
CVE-2026-31640
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial In rxrpc_post_response(), the code should be comparing the challenge serial number from the cached response before dec…

linux linux_kernel
0.00EPSS
CVE-2026-31539
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: smb: smbdirect: introduce smbdirect_socket.recv_io.credits.available The logic off managing recv credits by counting posted recv_io and granted credits is racy. That's because the peer migh…

linux linux_kernel
0.00EPSS
CVE-2026-31538
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: smb: server: make use of smbdirect_socket.recv_io.credits.available The logic off managing recv credits by counting posted recv_io and granted credits is racy. That's because the peer might…

linux linux_kernel
0.00EPSS
CVE-2022-21546
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix WRITE_SAME No Data Buffer crash In newer version of the SBC specs, we have a NDOB bit that indicates there is no data buffer that gets written out. If this bit is set using…

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2020-15437
Media 4.4

The Linux kernel before version 5.8 is vulnerable to a NULL pointer dereference in drivers/tty/serial/8250/8250_core.c:serial8250_isa_init_ports() that allows local users to cause a denial of service by using the p->serial_in pointer which uninitialized.

linux linux_kernel
0.00EPSS
CVE-2019-19530
Media 4.6

In the Linux kernel before 5.2.10, there is a use-after-free bug that can be caused by a malicious USB device in the drivers/usb/class/cdc-acm.c driver, aka CID-c52873e5a1ef.

debian debian_linux · linux linux_kernel · opensuse leap
0.00EPSS
CVE-2018-12931
Alta 7.8

ntfs_attr_find in the ntfs.ko filesystem driver in the Linux kernel 4.15.0 allows attackers to trigger a stack-based out-of-bounds write and cause a denial of service (kernel oops or panic) or possibly have unspecified other impact via a crafted ntfs filesyste…

canonical ubuntu_linux · linux linux_kernel
0.00EPSS
CVE-2016-8646
Media 5.5

The hash_accept function in crypto/algif_hash.c in the Linux kernel before 4.3.6 allows local users to cause a denial of service (OOPS) by attempting to trigger use of in-kernel hash algorithms for a socket that has received zero bytes of data.

linux linux_kernel
0.00EPSS
CVE-2015-8324
Media 4.6

The ext4 implementation in the Linux kernel before 2.6.34 does not properly track the initialization of certain data structures, which allows physically proximate attackers to cause a denial of service (NULL pointer dereference and panic) via a crafted USB dev…

linux linux_kernel
0.00EPSS
CVE-2010-2946
Bassa 2.1

fs/jfs/xattr.c in the Linux kernel before 2.6.35.2 does not properly handle a certain legacy format for storage of extended attributes, which might allow local users by bypass intended xattr namespace restrictions via an "os2." substring at the beginning of a …

canonical ubuntu_linux · linux linux_kernel
0.00EPSS
CVE-2008-2812
Alta 7.8

The Linux kernel before 2.6.25.10 does not properly perform tty operations, which allows local users to cause a denial of service (system crash) or possibly gain privileges via vectors involving NULL pointer dereference of function pointers in (1) hamradio/6pa…

avaya communication_manager · avaya expanded_meet-me_conferencing · avaya intuity_audix_lx · avaya meeting_exchange · e altri 11
0.00EPSS
CVE-2007-3104
Media 4.9

The sysfs_readdir function in the Linux kernel 2.6, as used in Red Hat Enterprise Linux (RHEL) 4.5 and other distributions, allows users to cause a denial of service (kernel OOPS) by dereferencing a null pointer to an inode in a dentry.

linux linux_kernel
0.00EPSS
CVE-2007-1496
Media 4.9

nfnetlink_log in netfilter in the Linux kernel before 2.6.20.3 allows attackers to cause a denial of service (crash) via unspecified vectors involving the (1) nfulnl_recv_config function, (2) using "multiple packets per netlink message", and (3) bridged packet…

linux linux_kernel
0.00EPSS
CVE-2006-1524
Bassa 3.6

madvise_remove in Linux kernel 2.6.16 up to 2.6.16.6 does not follow file and mmap restrictions, which allows local users to bypass IPC permissions and replace portions of readonly tmpfs files with zeroes, aka the MADV_REMOVE vulnerability. NOTE: this descrip…

linux linux_kernel
0.00EPSS
CVE-2005-4351
Media 4.3

The securelevels implementation in FreeBSD 7.0 and earlier, OpenBSD up to 3.8, DragonFly up to 1.2, and Linux up to 2.6.15 allows root users to bypass immutable settings for files by mounting another filesystem that masks the immutable files while the system i…

dragonfly dragonfly · freebsd freebsd · linux linux_kernel · openbsd openbsd
0.00EPSS
CVE-2026-53131
Critica 9.4

In the Linux kernel, the following vulnerability has been resolved: netfilter: require Ethernet MAC header before using eth_hdr() `ip6t_eui64`, `xt_mac`, the `bitmap:ip,mac`, `hash:ip,mac`, and `hash:mac` ipset types, and `nf_log_syslog` access `eth_hdr(skb)…

linux linux_kernel
0.00EPSS
CVE-2026-46124
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: isofs: validate block number from NFS file handle in isofs_export_iget isofs_fh_to_dentry() and isofs_fh_to_parent() pass an attacker- controlled block number (ifid->block or ifid->parent_bl…

linux linux_kernel
0.00EPSS
CVE-2026-43336
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: lib/crypto: chacha: Zeroize permuted_state before it leaves scope Since the ChaCha permutation is invertible, the local variable 'permuted_state' is sufficient to compute the original 'state…

linux linux_kernel
0.00EPSS
CVE-2018-5332
Alta 7.8

In the Linux kernel through 3.2, the rds_message_alloc_sgs() function does not validate a value that is used during DMA page allocation, leading to a heap-based out-of-bounds write (related to the rds_rdma_extra_size function in net/rds/rdma.c).

canonical ubuntu_linux · debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2017-5577
Media 5.5

The vc4_get_bcl function in drivers/gpu/drm/vc4/vc4_gem.c in the VideoCore DRM driver in the Linux kernel before 4.9.7 does not set an errno value upon certain overflow detections, which allows local users to cause a denial of service (incorrect pointer derefe…

linux linux_kernel
0.00EPSS
CVE-2016-9588
Media 5.5

arch/x86/kvm/vmx.c in the Linux kernel through 4.9 mismanages the #BP and #OF exceptions, which allows guest OS users to cause a denial of service (guest OS crash) by declining to handle an exception thrown by an L2 guest.

linux linux_kernel
0.00EPSS
CVE-2015-1339
Media 6.2

Memory leak in the cuse_channel_release function in fs/fuse/cuse.c in the Linux kernel before 4.4 allows local users to cause a denial of service (memory consumption) or possibly have unspecified other impact by opening /dev/cuse many times.

linux linux_kernel · novell suse_linux_enterprise_debuginfo · novell suse_linux_enterprise_real_time_extension
0.00EPSS
CVE-2013-4254
Media 6.9

The validate_event function in arch/arm/kernel/perf_event.c in the Linux kernel before 3.10.8 on the ARM platform allows local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) by adding a hardware event to an ev…

linux linux_kernel
0.00EPSS