imPC@ndo EN

Vulnerabilità Linux

14.796 CVE

CVE-2014-7207
Media 4.9

A certain Debian patch to the IPv6 implementation in the Linux kernel 3.2.x through 3.2.63 does not properly validate arguments in ipv6_select_ident function calls, which allows local users to cause a denial of service (NULL pointer dereference and system cras…

linux linux_kernel
0.00EPSS
CVE-2012-6537
Bassa 1.9

net/xfrm/xfrm_user.c in the Linux kernel before 3.6 does not initialize certain structures, which allows local users to obtain sensitive information from kernel memory by leveraging the CAP_NET_ADMIN capability.

linux linux_kernel · redhat enterprise_linux
0.00EPSS
CVE-2012-3511
Media 6.2

Multiple race conditions in the madvise_remove function in mm/madvise.c in the Linux kernel before 3.4.5 allow local users to cause a denial of service (use-after-free and system crash) via vectors involving a (1) munmap or (2) close system call.

linux linux_kernel
0.00EPSS
CVE-2012-0058
Media 5.5

The kiocb_batch_free function in fs/aio.c in the Linux kernel before 3.2.2 allows local users to cause a denial of service (OOPS) via vectors that trigger incorrect iocb management.

linux linux_kernel
0.00EPSS
CVE-2010-3015
Media 4.7

Integer overflow in the ext4_ext_get_blocks function in fs/ext4/extents.c in the Linux kernel before 2.6.34 allows local users to cause a denial of service (BUG and system crash) via a write operation on the last block of a large file, followed by a sync opera…

linux linux_kernel
0.00EPSS
CVE-2006-2445
Media 4.0

Race condition in run_posix_cpu_timers in Linux kernel before 2.6.16.21 allows local users to cause a denial of service (BUG_ON crash) by causing one CPU to attach a timer to a process that is exiting.

linux linux_kernel
0.00EPSS
CVE-2005-1369
Bassa 2.1

The (1) it87 and (2) via686a drivers in I2C for Linux 2.6.x before 2.6.11.8, and 2.6.12 before 2.6.12-rc2, create the sysfs "alarms" file with write permissions, which allows local users to cause a denial of service (CPU consumption) by attempting to write to …

linux linux_kernel
0.00EPSS
CVE-2026-43139
Alta 8.6

In the Linux kernel, the following vulnerability has been resolved: xfrm6: fix uninitialized saddr in xfrm6_get_saddr() xfrm6_get_saddr() does not check the return value of ipv6_dev_get_saddr(). When ipv6_dev_get_saddr() fails to find a suitable source addre…

linux linux_kernel
0.00EPSS
CVE-2022-49023
Alta 7.1

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix buffer overflow in elem comparison For vendor elements, the code here assumes that 5 octets are present without checking. Since the element itself is already checked to f…

linux linux_kernel
0.00EPSS
CVE-2024-35999
Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: smb3: missing lock when picking channel Coverity spotted a place where we should have been holding the channel lock when accessing the ses channel index. Addresses-Coverity: 1582039 ("Data …

linux linux_kernel
0.00EPSS
CVE-2019-19536
Media 4.6

In the Linux kernel before 5.2.9, there is an info-leak bug that can be caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_pro.c driver, aka CID-ead16e53c2f0.

debian debian_linux · linux linux_kernel · opensuse leap
0.00EPSS
CVE-2019-16230
Media 4.7

drivers/gpu/drm/radeon/radeon_display.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference. NOTE: A third-party software maintainer states that the work queue allocation is happening during device …

linux linux_kernel
0.00EPSS
CVE-2016-9084
Alta 7.8

drivers/vfio/pci/vfio_pci_intrs.c in the Linux kernel through 4.8.11 misuses the kzalloc function, which allows local users to cause a denial of service (integer overflow) or have unspecified other impact by leveraging access to a vfio PCI device file.

linux linux_kernel
0.00EPSS
CVE-2013-6378
Media 4.4

The lbs_debugfs_write function in drivers/net/wireless/libertas/debugfs.c in the Linux kernel through 3.12.1 allows local users to cause a denial of service (OOPS) by leveraging root privileges for a zero-length write operation.

linux linux_kernel
0.00EPSS
CVE-2013-3223
Media 4.9

The ax25_recvmsg function in net/ax25/af_ax25.c in the Linux kernel before 3.9-rc7 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call.

linux linux_kernel
0.00EPSS
CVE-2008-2931
Alta 7.8

The do_change_type function in fs/namespace.c in the Linux kernel before 2.6.22 does not verify that the caller has the CAP_SYS_ADMIN capability, which allows local users to gain privileges or cause a denial of service by modifying the properties of a mountpoi…

canonical ubuntu_linux · debian debian_linux · linux linux_kernel · novell suse_linux_enterprise_desktop · e altri 2
0.00EPSS
CVE-2007-4133
Media 4.7

The (1) hugetlb_vmtruncate_list and (2) hugetlb_vmtruncate functions in fs/hugetlbfs/inode.c in the Linux kernel before 2.6.19-rc4 perform certain prio_tree calculations using HPAGE_SIZE instead of PAGE_SIZE units, which allows local users to cause a denial of…

linux linux_kernel
0.00EPSS
CVE-2005-2456
Media 5.5

Array index overflow in the xfrm_sk_policy_insert function in xfrm_user.c in Linux kernel 2.6 allows local users to cause a denial of service (oops or deadlock) and possibly execute arbitrary code via a p->dir value that is larger than XFRM_POLICY_OUT, which i…

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2003-0643
Bassa 2.1

Integer signedness error in the Linux Socket Filter implementation (filter.c) in Linux 2.4.3-pre3 to 2.4.22-pre10 allows attackers to cause a denial of service (crash).

linux linux_kernel
0.00EPSS
CVE-2023-53360
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: NFSv4.2: Rework scratch handling for READ_PLUS (again) I found that the read code might send multiple requests using the same nfs_pgio_header, but nfs4_proc_read_setup() is only called once.…

linux linux_kernel
0.00EPSS
CVE-2025-21805
Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs: Add missing deinit() call A warning is triggered when repeatedly connecting and disconnecting the rnbd: list_add corruption. prev->next should be next (ffff88800b13e480), but was…

linux linux_kernel
0.00EPSS
CVE-2021-3501
Alta 7.1

A flaw was found in the Linux kernel in versions before 5.12. The value of internal.ndata, in the KVM API, is mapped to an array index, which can be updated by a user process at anytime which could lead to an out-of-bounds write. The highest threat from this v…

fedoraproject fedora · linux linux_kernel · netapp cloud_backup · netapp h300e_firmware · e altri 15
0.00EPSS
CVE-2020-28915
Media 5.8

A buffer over-read (at the framebuffer layer) in the fbcon code in the Linux kernel before 5.8.15 could be used by local attackers to read kernel memory, aka CID-6735b4632def.

linux linux_kernel
0.00EPSS
CVE-2017-1000111
Alta 7.8

Linux kernel: heap out-of-bounds in AF_PACKET sockets. This new issue is analogous to previously disclosed CVE-2016-8655. In both cases, a socket option that changes socket state may race with safety checks in packet_set_ring. Previously with PACKET_VERSION. T…

debian debian_linux · linux linux_kernel · redhat enterprise_linux · redhat enterprise_linux_desktop · e altri 5
0.00EPSS
CVE-2017-6353
Media 5.5

net/sctp/socket.c in the Linux kernel through 4.10.1 does not properly restrict association peel-off operations during certain wait states, which allows local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. …

linux linux_kernel
0.00EPSS