imPC@ndo EN

Vulnerabilità Linux

14.802 CVE

CVE-2013-3233
Media 4.9

The llcp_sock_recvmsg function in net/nfc/llcp/sock.c in the Linux kernel before 3.9-rc7 does not initialize a certain length variable and a certain data structure, which allows local users to obtain sensitive information from kernel stack memory via a crafted…

linux linux_kernel
0.00EPSS
CVE-2012-0044
Alta 7.8

Integer overflow in the drm_mode_dirtyfb_ioctl function in drivers/gpu/drm/drm_crtc.c in the Direct Rendering Manager (DRM) subsystem in the Linux kernel before 3.1.5 allows local users to gain privileges or cause a denial of service (memory corruption) via a …

canonical ubuntu_linux · linux linux_kernel
0.00EPSS
CVE-2011-2022
Media 6.9

The agp_generic_remove_memory function in drivers/char/agp/generic.c in the Linux kernel before 2.6.38.5 does not validate a certain start parameter, which allows local users to gain privileges or cause a denial of service (system crash) via a crafted AGPIOC_U…

linux linux_kernel · redhat enterprise_linux · redhat enterprise_linux_aus · redhat enterprise_linux_desktop · e altri 3
0.00EPSS
CVE-2011-1745
Media 6.9

Integer overflow in the agp_generic_insert_memory function in drivers/char/agp/generic.c in the Linux kernel before 2.6.38.5 allows local users to gain privileges or cause a denial of service (system crash) via a crafted AGPIOC_BIND agp_ioctl ioctl call.

linux linux_kernel · redhat enterprise_linux · redhat enterprise_linux_aus · redhat enterprise_linux_desktop · e altri 3
0.00EPSS
CVE-2010-2653
Media 6.9

Race condition in the hvc_close function in drivers/char/hvc_console.c in the Linux kernel before 2.6.34 allows local users to cause a denial of service or possibly have unspecified other impact by closing a Hypervisor Virtual Console device, related to the hv…

linux linux_kernel
0.00EPSS
CVE-2009-4306
Media 4.9

Unspecified vulnerability in the EXT4_IOC_MOVE_EXT (aka move extents) ioctl implementation in the ext4 filesystem in the Linux kernel 2.6.32-git6 and earlier allows local users to cause a denial of service (filesystem corruption) via unknown vectors, a differe…

linux linux_kernel
0.00EPSS
CVE-2008-4410
Media 4.9

The vmi_write_ldt_entry function in arch/x86/kernel/vmi_32.c in the Virtual Machine Interface (VMI) in the Linux kernel 2.6.26.5 invokes write_idt_entry where write_ldt_entry was intended, which allows local users to cause a denial of service (persistent appli…

linux linux_kernel
0.00EPSS
CVE-2026-53069
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master syzkaller reported a kernel panic in bond_rr_gen_slave_id() reached via xdp_master_redirect(). Full decoded trace: ht…

linux linux_kernel
0.00EPSS
CVE-2026-52955
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential out-of-bounds access in crush_decode() A message of type CEPH_MSG_OSD_MAP containing a crush map with at least one bucket has two fields holding the bucket algorithm. …

linux linux_kernel
0.00EPSS
CVE-2026-43469
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Decrement re_receiving on the early exit paths In the event that rpcrdma_post_recvs() fails to create a work request (due to memory allocation failure, say) or otherwise exits earl…

linux linux_kernel
0.00EPSS
CVE-2026-43414
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Completely fix fcport double free In qla24xx_els_dcmd_iocb() sp->free is set to qla2x00_els_dcmd_sp_free(). When an error happens, this function is called by qla2x00_sp_releas…

linux linux_kernel
0.00EPSS
CVE-2025-39758
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages Ever since commit c2ff29e99a76 ("siw: Inline do_tcp_sendpages()"), we have been doing this: static int siw_tcp_sendpages(struct soc…

linux linux_kernel
0.00EPSS
CVE-2025-38660
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: [ceph] parse_longname(): strrchr() expects NUL-terminated string ... and parse_longname() is not guaranteed that. That's the reason why it uses kmemdup_nul() to build the argument for kstrt…

linux linux_kernel
0.00EPSS
CVE-2025-38429
Critica 10.0

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: ep: Update read pointer only after buffer is written Inside mhi_ep_ring_add_element, the read pointer (rd_offset) is updated before the buffer is written, potentially causing race …

linux linux_kernel
0.00EPSS
CVE-2024-35889
Alta 8.6

In the Linux kernel, the following vulnerability has been resolved: idpf: fix kernel panic on unknown packet types In the very rare case where a packet type is unknown to the driver, idpf_rx_process_skb_fields would return early without calling eth_type_tran…

linux linux_kernel
0.00EPSS
CVE-2018-5814
Alta 7.0

In the Linux Kernel before version 4.16.11, 4.14.43, 4.9.102, and 4.4.133, multiple race condition errors when handling probe, disconnect, and rebind operations can be exploited to trigger a use-after-free condition or a NULL pointer dereference by sending mul…

canonical ubuntu_linux · debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2017-18218
Alta 7.8

In drivers/net/ethernet/hisilicon/hns/hns_enet.c in the Linux kernel before 4.13, local users can cause a denial of service (use-after-free and BUG) or possibly have unspecified other impact by leveraging differences in skb handling between hns_nic_net_xmit_hw…

linux linux_kernel
0.00EPSS
CVE-2017-7487
Alta 7.8

The ipxitf_ioctl function in net/ipx/af_ipx.c in the Linux kernel through 4.11.1 mishandles reference counts, which allows local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a failed SIOCGIFADDR ioctl call f…

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2017-7294
Alta 7.8

The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel through 4.10.6 does not validate addition of certain levels data, which allows local users to trigger an integer overflow and out-of-bounds write, and cause a …

linux linux_kernel
0.00EPSS
CVE-2016-9777
Alta 7.8

KVM in the Linux kernel before 4.8.12, when I/O APIC is enabled, does not properly restrict the VCPU index, which allows guest OS users to gain host OS privileges or cause a denial of service (out-of-bounds array access and host OS crash) via a crafted interru…

linux linux_kernel
0.00EPSS
CVE-2014-8172
Media 4.9

The filesystem implementation in the Linux kernel before 3.13 performs certain operations on lists of files with an inappropriate locking approach, which allows local users to cause a denial of service (soft lockup or system crash) via unspecified use of Async…

linux linux_kernel
0.00EPSS
CVE-2013-2896
Media 4.7

drivers/hid/hid-ntrig.c in the Human Interface Device (HID) subsystem in the Linux kernel through 3.11, when CONFIG_HID_NTRIG is enabled, allows physically proximate attackers to cause a denial of service (NULL pointer dereference and OOPS) via a crafted devic…

linux linux_kernel
0.00EPSS
CVE-2012-2745
Media 4.7

The copy_creds function in kernel/cred.c in the Linux kernel before 3.3.2 provides an invalid replacement session keyring to a child process, which allows local users to cause a denial of service (panic) via a crafted application that uses the fork system call…

linux linux_kernel
0.00EPSS
CVE-2010-4082
Bassa 1.9

The viafb_ioctl_get_viafb_info function in drivers/video/via/ioctl.c in the Linux kernel before 2.6.36-rc5 does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory vi…

linux linux_kernel · opensuse opensuse · suse linux_enterprise_desktop · suse linux_enterprise_real_time_extension · e altri 1
0.00EPSS
CVE-2010-4079
Bassa 1.9

The ivtvfb_ioctl function in drivers/media/video/ivtv/ivtvfb.c in the Linux kernel before 2.6.36-rc8 does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via an F…

debian debian_linux · linux linux_kernel
0.00EPSS