imPC@ndo IT

Linux vulnerabilities

14.802 CVE

CVE-2012-6545
Low 1.9

The Bluetooth RFCOMM implementation in the Linux kernel before 3.6 does not properly initialize certain structures, which allows local users to obtain sensitive information from kernel memory via a crafted application.

linux linux_kernel · redhat enterprise_linux
0.00EPSS
CVE-2012-6544
Low 1.9

The Bluetooth protocol stack in the Linux kernel before 3.6 does not properly initialize certain structures, which allows local users to obtain sensitive information from kernel stack memory via a crafted application that targets the (1) L2CAP or (2) HCI imple…

linux linux_kernel · redhat enterprise_linux
0.00EPSS
CVE-2011-0716
Medium 4.7

The br_multicast_add_group function in net/bridge/br_multicast.c in the Linux kernel before 2.6.38, when a certain Ethernet bridge configuration is used, allows local users to cause a denial of service (memory corruption and system crash) by sending IGMP packe…

linux linux_kernel
0.00EPSS
CVE-1999-0171
Low 2.1

Denial of service in syslog by sending it a large number of superfluous messages.

linux linux_kernel
0.00EPSS
CVE-2025-38708
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: drbd: add missing kref_get in handle_write_conflicts With `two-primaries` enabled, DRBD tries to detect "concurrent" writes and handle write conflicts, so that even if you write to the same …

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2025-37820
High 7.5

In the Linux kernel, the following vulnerability has been resolved: xen-netfront: handle NULL returned by xdp_convert_buff_to_frame() The function xdp_convert_buff_to_frame() may return NULL if it fails to correctly convert the XDP buffer into an XDP frame d…

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2022-49768
High 7.5

In the Linux kernel, the following vulnerability has been resolved: 9p: trans_fd/p9_conn_cancel: drop client lock earlier syzbot reported a double-lock here and we no longer need this lock after requests have been moved off to local list: just drop the lock …

linux linux_kernel
0.00EPSS
CVE-2023-6932
High 7.8

A use-after-free vulnerability in the Linux kernel's ipv4: igmp component can be exploited to achieve local privilege escalation. A race condition can be exploited to cause a timer be mistakenly registered on a RCU read locked object which is freed by another…

debian debian_linux · linux linux_kernel
0.00EPSS
CVE-2018-5344
High 7.8

In the Linux kernel through 4.14.13, drivers/block/loop.c mishandles lo_release serialization, which allows attackers to cause a denial of service (__lock_acquire use-after-free) or possibly have unspecified other impact.

canonical ubuntu_linux · linux linux_kernel · redhat enterprise_linux_desktop · redhat enterprise_linux_server · and 2 more
0.00EPSS
CVE-2015-4177
Medium 5.5

The collect_mounts function in fs/namespace.c in the Linux kernel before 4.0.5 does not properly consider that it may execute after a path has been unmounted, which allows local users to cause a denial of service (system crash) by leveraging user-namespace roo…

linux linux_kernel
0.00EPSS
CVE-2015-1573
Medium 5.5

The nft_flush_table function in net/netfilter/nf_tables_api.c in the Linux kernel before 3.18.5 mishandles the interaction between cross-chain jumps and ruleset flushes, which allows local users to cause a denial of service (panic) by leveraging the CAP_NET_AD…

linux linux_kernel
0.00EPSS
CVE-2011-2909
Medium 4.9

The do_devinfo_ioctl function in drivers/staging/comedi/comedi_fops.c in the Linux kernel before 3.1 allows local users to obtain sensitive information from kernel memory via a copy of a short string.

linux linux_kernel
0.00EPSS
CVE-2011-4347
Medium 4.0

The kvm_vm_ioctl_assign_device function in virt/kvm/assigned-dev.c in the KVM subsystem in the Linux kernel before 3.1.10 does not verify permission to access PCI configuration space and BAR resources, which allows host OS users to assign PCI devices and cause…

linux linux_kernel
0.00EPSS
CVE-2011-2707
Medium 6.0

The ptrace_setxregs function in arch/xtensa/kernel/ptrace.c in the Linux kernel before 3.1 does not validate user-space pointers, which allows local users to obtain sensitive information from kernel memory locations via a crafted PTRACE_SETXTREGS request.

linux linux_kernel
0.00EPSS
CVE-2011-1495
High 7.2

drivers/scsi/mpt2sas/mpt2sas_ctl.c in the Linux kernel 2.6.38 and earlier does not validate (1) length and (2) offset values before performing memory copy operations, which might allow local users to gain privileges, cause a denial of service (memory corruptio…

linux linux_kernel
0.00EPSS
CVE-2009-0859
Medium 4.7

The shm_get_stat function in ipc/shm.c in the shm subsystem in the Linux kernel before 2.6.28.5, when CONFIG_SHMEM is disabled, misinterprets the data type of an inode, which allows local users to cause a denial of service (system hang) via an SHM_INFO shmctl …

linux linux_kernel
0.00EPSS
CVE-2009-0605
Medium 4.9

Stack consumption vulnerability in the do_page_fault function in arch/x86/mm/fault.c in the Linux kernel before 2.6.28.5 allows local users to cause a denial of service (memory corruption) or possibly gain privileges via unspecified vectors that trigger page f…

linux linux_kernel
0.00EPSS
CVE-2006-5749
Low 1.7

The isdn_ppp_ccp_reset_alloc_state function in drivers/isdn/isdn_ppp.c in the Linux 2.4 kernel before 2.4.34-rc4 does not call the init_timer function for the ISDN PPP CCP reset state timer, which has unknown attack vectors and results in a system crash.

linux linux_kernel
0.00EPSS
CVE-2006-0554
Low 1.7

Linux kernel 2.6 before 2.6.15.5 allows local users to obtain sensitive information via a crafted XFS ftruncate call, which may return stale data.

linux linux_kernel
0.00EPSS
CVE-2006-0741
Low 1.2

Linux kernel before 2.6.15.5, when running on Intel processors, allows local users to cause a denial of service ("endless recursive fault") via unknown attack vectors related to a "bad elf entry address."

linux linux_kernel
0.00EPSS
CVE-2026-31611
High 8.6

In the Linux kernel, the following vulnerability has been resolved: ksmbd: require 3 sub-authorities before reading sub_auth[2] parse_dacl() compares each ACE SID against sid_unix_NFS_mode and on match reads sid.sub_auth[2] as the file mode. If sid_unix_NFS…

linux linux_kernel
0.00EPSS
CVE-2022-50373
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: fs: dlm: fix race in lowcomms This patch fixes a race between queue_work() in _dlm_lowcomms_commit_msg() and srcu_read_unlock(). The queue_work() can take the final reference of a dlm_msg an…

linux linux_kernel
0.00EPSS
CVE-2024-35856
High 8.8

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix double free of skb in coredump hci_devcd_append() would free the skb on error so the caller don't have to free it again otherwise it would cause the double fr…

linux linux_kernel
0.00EPSS
CVE-2021-3506
High 7.1

An out-of-bounds (OOB) memory access flaw was found in fs/f2fs/node.c in the f2fs module in the Linux kernel in versions before 5.12.0-rc4. A bounds check failure allows a local attacker to gain access to out-of-bounds memory leading to a system crash or a lea…

debian debian_linux · linux linux_kernel · netapp cloud_backup · netapp h300e_firmware · and 8 more
0.00EPSS
CVE-2021-29647
Medium 5.5

An issue was discovered in the Linux kernel before 5.11.11. qrtr_recvmsg in net/qrtr/qrtr.c allows attackers to obtain sensitive information from kernel memory because of a partially uninitialized data structure, aka CID-50535249f624.

debian debian_linux · fedoraproject fedora · linux linux_kernel
0.00EPSS