imPC@ndo EN

Vulnerabilità Linux

14.775 CVE

CVE-2025-37947
Alta 8.8

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent out-of-bounds stream writes by validating *pos ksmbd_vfs_stream_write() did not validate whether the write offset (*pos) was within the bounds of the existing stream data leng…

debian debian_linux · linux linux_kernel
0.01EPSS
CVE-2023-53006
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix oops due to uncleared server->smbd_conn in reconnect In smbd_destroy(), clear the server->smbd_conn pointer after freeing the smbd_connection struct that it points to so that recon…

linux linux_kernel
0.01EPSS
CVE-2022-49418
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix free of uninitialized nfs4_label on referral lookup. Send along the already-allocated fattr along with nfs4_fs_locations, and drop the memcpy of fattr. We end up growing two more…

linux linux_kernel
0.01EPSS
CVE-2024-50062
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-srv: Avoid null pointer deref during path establishment For RTRS path establishment, RTRS client initiates and completes con_num of connections. After establishing all its connecti…

linux linux_kernel
0.01EPSS
CVE-2023-52636
Alta 8.2

In the Linux kernel, the following vulnerability has been resolved: libceph: just wait for more data to be available on the socket A short read may occur while reading the message footer from the socket. Later, when the socket is ready for another read, the…

linux linux_kernel
0.01EPSS
CVE-2020-25671
Alta 7.8

A vulnerability was found in Linux Kernel, where a refcount leak in llcp_sock_connect() causing use-after-free which might lead to privilege escalations.

debian debian_linux · fedoraproject fedora · linux linux_kernel · netapp active_iq_unified_manager · e altri 10
0.01EPSS
CVE-2020-28974
Media 5.0

A slab-out-of-bounds read in fbcon in the Linux kernel before 5.9.7 could be used by local attackers to read privileged information or potentially crash the kernel, aka CID-3c4e0dff2095. This occurs because KD_FONT_OP_COPY in drivers/tty/vt/vt.c can be used fo…

debian debian_linux · linux linux_kernel
0.01EPSS
CVE-2019-17053
Bassa 3.3

ieee802154_create in net/ieee802154/socket.c in the AF_IEEE802154 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-e69dbd4619e7.

linux linux_kernel
0.01EPSS
CVE-2018-15572
Media 6.5

The spectre_v2_select_mitigation function in arch/x86/kernel/cpu/bugs.c in the Linux kernel before 4.18.1 does not always fill RSB upon a context switch, which makes it easier for attackers to conduct userspace-userspace spectreRSB attacks.

canonical ubuntu_linux · debian debian_linux · linux linux_kernel
0.01EPSS
CVE-2016-3695
Media 5.5

The einj_error_inject function in drivers/acpi/apei/einj.c in the Linux kernel allows local users to simulate hardware errors and consequently cause a denial of service by leveraging failure to disable APEI error injection through EINJ when securelevel is set.…

linux linux_kernel · redhat enterprise_linux
0.01EPSS
CVE-2016-5342
Alta 7.8

Heap-based buffer overflow in the wcnss_wlan_write function in drivers/net/wireless/wcnss/wcnss_wlan.c in the wcnss_wlan device driver for the Linux kernel 3.x, as used in Qualcomm Innovation Center (QuIC) Android contributions for MSM devices and other produc…

google android · linux linux_kernel
0.01EPSS
CVE-2014-4157
Media 4.6

arch/mips/include/asm/thread_info.h in the Linux kernel before 3.14.8 on the MIPS platform does not configure _TIF_SECCOMP checks on the fast system-call path, which allows local users to bypass intended PR_SET_SECCOMP restrictions by executing a crafted appli…

linux linux_kernel
0.01EPSS
CVE-2008-3831
Media 4.7

The i915 driver in (1) drivers/char/drm/i915_dma.c in the Linux kernel 2.6.24 on Debian GNU/Linux and (2) sys/dev/pci/drm/i915_drv.c in OpenBSD does not restrict the DRM_I915_HWS_ADDR ioctl to the Direct Rendering Manager (DRM) master, which allows local users…

linux linux_kernel
0.01EPSS
CVE-2024-56641
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: net/smc: initialize close_work early to avoid warning We encountered a warning that close_work was canceled before initialization. WARNING: CPU: 7 PID: 111103 at kernel/workqueue.c:3047 _…

linux linux_kernel
0.01EPSS
CVE-2023-51780
Alta 7.0

An issue was discovered in the Linux kernel before 6.6.8. do_vcc_ioctl in net/atm/ioctl.c has a use-after-free because of a vcc_recvmsg race condition.

debian debian_linux · linux linux_kernel
0.01EPSS
CVE-2018-18397
Media 5.5

The userfaultfd implementation in the Linux kernel before 4.19.7 mishandles access control for certain UFFDIO_ ioctl calls, as demonstrated by allowing local users to write data into holes in a tmpfs file (if the user has read-only access to that file, and tha…

canonical ubuntu_linux · linux linux_kernel · redhat enterprise_linux_desktop · redhat enterprise_linux_server · e altri 6
0.01EPSS
CVE-2014-6410
Media 4.7

The __udf_read_inode function in fs/udf/inode.c in the Linux kernel through 3.16.3 does not restrict the amount of ICB indirection, which allows physically proximate attackers to cause a denial of service (infinite loop or stack consumption) via a UDF filesyst…

linux linux_kernel
0.01EPSS
CVE-2010-4161
Media 4.9

The udp_queue_rcv_skb function in net/ipv4/udp.c in a certain Red Hat build of the Linux kernel 2.6.18 in Red Hat Enterprise Linux (RHEL) 5 allows attackers to cause a denial of service (deadlock and system hang) by sending UDP traffic to a socket that has a c…

linux linux_kernel · redhat enterprise_linux
0.01EPSS
CVE-2018-10322
Media 5.5

The xfs_dinode_verify function in fs/xfs/libxfs/xfs_inode_buf.c in the Linux kernel through 4.16.3 allows local users to cause a denial of service (xfs_ilock_attr_map_shared invalid pointer dereference) via a crafted xfs image.

linux linux_kernel · redhat enterprise_linux_desktop · redhat enterprise_linux_server · redhat enterprise_linux_workstation · e altri 1
0.01EPSS
CVE-2008-3275
Media 5.5

The (1) real_lookup and (2) __lookup_hash functions in fs/namei.c in the vfs implementation in the Linux kernel before 2.6.25.15 do not prevent creation of a child dentry for a deleted (aka S_DEAD) directory, which allows local users to cause a denial of servi…

canonical ubuntu_linux · debian debian_linux · linux linux_kernel · suse suse_linux_enterprise_desktop · e altri 1
0.01EPSS
CVE-2023-3776
Alta 7.8

A use-after-free vulnerability in the Linux kernel's net/sched: cls_fw component can be exploited to achieve local privilege escalation. If tcf_change_indev() fails, fw_set_parms() will immediately return an error after incrementing or decrementing the refere…

debian debian_linux · linux linux_kernel
0.01EPSS
CVE-2015-7872
Bassa 2.1

The key_gc_unused_keys function in security/keys/gc.c in the Linux kernel through 4.2.6 allows local users to cause a denial of service (OOPS) via crafted keyctl commands.

linux linux_kernel
0.01EPSS
CVE-2004-1070
Alta 7.2

The load_elf_binary function in the binfmt_elf loader (binfmt_elf.c) in Linux kernel 2.4.x up to 2.4.27, and 2.6.x up to 2.6.8, does not properly check return values from calls to the kernel_read function, which may allow local users to modify sensitive memory…

linux linux_kernel · redhat enterprise_linux · redhat enterprise_linux_desktop · redhat fedora_core · e altri 4
0.01EPSS
CVE-2004-1071
Alta 7.2

The binfmt_elf loader (binfmt_elf.c) in Linux kernel 2.4.x up to 2.4.27, and 2.6.x up to 2.6.8, does not properly handle a failed call to the mmap function, which causes an incorrect mapped image and may allow local users to execute arbitrary code.

linux linux_kernel · redhat enterprise_linux · redhat enterprise_linux_desktop · redhat fedora_core · e altri 4
0.01EPSS
CVE-2026-31432
Alta 8.8

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix OOB write in QUERY_INFO for compound requests When a compound request such as READ + QUERY_INFO(Security) is received, and the first command (READ) consumes most of the response b…

linux linux_kernel
0.01EPSS