imPC@ndo IT

Linux vulnerabilities

14.802 CVE

CVE-2020-14304
Medium 4.4

A memory disclosure flaw was found in the Linux kernel's ethernet drivers, in the way it read data from the EEPROM of the device. This flaw allows a local user to read uninitialized values from the kernel memory. The highest threat from this vulnerability is t…

linux linux_kernel
0.00EPSS
CVE-2019-3887
Medium 5.6

A flaw was found in the way KVM hypervisor handled x2APIC Machine Specific Rregister (MSR) access with nested(=1) virtualization enabled. In that, L1 guest could access L0's APIC register values via L2 guest, when 'virtualize x2APIC mode' is enabled. A guest c…

canonical ubuntu_linux · fedoraproject fedora · linux linux_kernel · redhat enterprise_linux · and 7 more
0.00EPSS
CVE-2017-17852
High 7.8

kernel/bpf/verifier.c in the Linux kernel through 4.14.8 allows local users to cause a denial of service (memory corruption) or possibly have unspecified other impact by leveraging mishandling of 32-bit ALU ops.

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2017-8064
High 7.8

drivers/media/usb/dvb-usb-v2/dvb_usb_core.c in the Linux kernel 4.9.x and 4.10.x before 4.10.12 interacts incorrectly with the CONFIG_VMAP_STACK option, which allows local users to cause a denial of service (system crash or memory corruption) or possibly have …

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2011-1833
Low 3.3

Race condition in the ecryptfs_mount function in fs/ecryptfs/main.c in the eCryptfs subsystem in the Linux kernel before 3.1 allows local users to bypass intended file permissions via a mount.ecryptfs_private mount with a mismatched uid.

linux linux_kernel
0.00EPSS
CVE-2004-1237
Low 2.1

Unknown vulnerability in the system call filtering code in the audit subsystem for Red Hat Enterprise Linux 3 allows local users to cause a denial of service (system crash) via unknown vectors.

linux linux_kernel · redhat enterprise_linux · redhat enterprise_linux_desktop · suse suse_linux
0.00EPSS
CVE-2025-39770
High 7.5

In the Linux kernel, the following vulnerability has been resolved: net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM When performing Generic Segmentation Offload (GSO) on an IPv6 packet that contains extension headers, the kernel inco…

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2022-49114
High 8.8

In the Linux kernel, the following vulnerability has been resolved: scsi: libfc: Fix use after free in fc_exch_abts_resp() fc_exch_release(ep) will decrease the ep's reference count. When the reference count reaches zero, it is freed. But ep is still used in…

linux linux_kernel
0.00EPSS
CVE-2021-4202
High 7.0

A use-after-free flaw was found in nci_request in net/nfc/nci/core.c in NFC Controller Interface (NCI) in the Linux kernel. This flaw could allow a local attacker with user privileges to cause a data race problem while the device is getting removed, leading to…

linux linux_kernel
0.00EPSS
CVE-2017-15129
Medium 4.7

A use-after-free vulnerability was found in network namespaces code affecting the Linux kernel before 4.14.11. The function get_net_ns_by_id() in net/core/net_namespace.c does not check for the net::count value after it has found a peer network in netns_ids id…

canonical ubuntu_linux · fedoraproject fedora · linux linux_kernel · redhat enterprise_linux · and 16 more
0.00EPSS
CVE-2016-4568
High 7.8

drivers/media/v4l2-core/videobuf2-v4l2.c in the Linux kernel before 4.5.3 allows local users to cause a denial of service (kernel memory write operation) or possibly have unspecified other impact via a crafted number of planes in a VIDIOC_DQBUF ioctl call.

linux linux_kernel
0.00EPSS
CVE-2013-0313
Medium 6.2

The evm_update_evmxattr function in security/integrity/evm/evm_crypto.c in the Linux kernel before 3.7.5, when the Extended Verification Module (EVM) is enabled, allows local users to cause a denial of service (NULL pointer dereference and system crash) or pos…

linux linux_kernel
0.00EPSS
CVE-2012-2384
Medium 4.9

Integer overflow in the i915_gem_do_execbuffer function in drivers/gpu/drm/i915/i915_gem_execbuffer.c in the Direct Rendering Manager (DRM) subsystem in the Linux kernel before 3.3.5 on 32-bit platforms allows local users to cause a denial of service (out-of-b…

linux linux_kernel
0.00EPSS
CVE-2006-0482
Low 2.1

Linux kernel 2.6.15.1 and earlier, when running on SPARC architectures, allows local users to cause a denial of service (hang) via a "date -s" command, which causes invalid sign extended arguments to be provided to the get_compat_timespec function call.

linux linux_kernel
0.00EPSS
CVE-2005-0977
Low 2.1

The shmem_nopage function in shmem.c for the tmpfs driver in Linux kernel 2.6 does not properly verify the address argument, which allows local users to cause a denial of service (kernel crash) via an invalid address.

linux linux_kernel
0.00EPSS
CVE-2005-1041
Low 2.1

The fib_seq_start function in fib_hash.c in Linux kernel allows local users to cause a denial of service (system crash) via /proc/net/route.

linux linux_kernel
0.00EPSS
CVE-2026-43114
Critical 9.4

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_pipapo_avx2: don't return non-matching entry on expiry New test case fails unexpectedly when avx2 matching functions are used. The test first loads a ranomly generated pi…

linux linux_kernel
0.00EPSS
CVE-2026-31718
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavenger When a durable file handle survives session disconnect (TCP close without SMB2_LOGOFF), session_fd_check() sets fp->conn…

linux linux_kernel
0.00EPSS
CVE-2025-38590
High 7.5

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Remove skb secpath if xfrm state is not found Hardware returns a unique identifier for a decrypted packet's xfrm state, this state is looked up in an xarray. However, the state mi…

linux linux_kernel
0.00EPSS
CVE-2025-38526
High 7.5

In the Linux kernel, the following vulnerability has been resolved: ice: add NULL check in eswitch lag check The function ice_lag_is_switchdev_running() is being called from outside of the LAG event handler code. This results in the lag->upper_netdev being …

linux linux_kernel
0.00EPSS
CVE-2025-38525
High 7.5

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix irq-disabled in local_bh_enable() The rxrpc_assess_MTU_size() function calls down into the IP layer to find out the MTU size for a route. When accepting an incoming call, this is…

linux linux_kernel
0.00EPSS
CVE-2020-14314
Medium 5.5

A memory out-of-bounds read flaw was found in the Linux kernel before 5.9-rc2 with the ext3/ext4 file system, in the way it accesses a directory with broken indexing. This flaw allows a local user to crash the system if the directory exists. The highest threat…

canonical ubuntu_linux · debian debian_linux · linux linux_kernel · starwindsoftware starwind_virtual_san
0.00EPSS
CVE-2018-19406
Medium 5.5

kvm_pv_send_ipi in arch/x86/kvm/lapic.c in the Linux kernel through 4.19.2 allows local users to cause a denial of service (NULL pointer dereference and BUG) via crafted system calls that reach a situation where the apic map is uninitialized.

linux linux_kernel
0.00EPSS
CVE-2011-3638
Medium 4.0

fs/ext4/extents.c in the Linux kernel before 3.0 does not mark a modified extent as dirty in certain cases of extent splitting, which allows local users to cause a denial of service (system crash) via vectors involving ext4 umount and mount operations.

linux linux_kernel
0.00EPSS
CVE-2012-4461
Low 1.9

The KVM subsystem in the Linux kernel before 3.6.9, when running on hosts that use qemu userspace without XSAVE, allows local users to cause a denial of service (kernel OOPS) by using the KVM_SET_SREGS ioctl to set the X86_CR4_OSXSAVE bit in the guest cr4 regi…

linux linux_kernel
0.00EPSS