imPC@ndo IT

Linux vulnerabilities

14.775 CVE

CVE-2026-52957
High 7.5

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential null-ptr-deref in decode_choose_args() A message of type CEPH_MSG_OSD_MAP contains an OSD map that itself contains a CRUSH map. When decoding this CRUSH map in crush_d…

linux linux_kernel
0.01EPSS
CVE-2026-52954
High 7.5

In the Linux kernel, the following vulnerability has been resolved: libceph: handle rbtree insertion error in decode_choose_args() A message of type CEPH_MSG_OSD_MAP contains an OSD map that itself contains a CRUSH map. The received CRUSH map may optionally …

linux linux_kernel
0.01EPSS
CVE-2026-43230
High 7.5

In the Linux kernel, the following vulnerability has been resolved: net/rds: Clear reconnect pending bit When canceling the reconnect worker, care must be taken to reset the reconnect-pending bit. If the reconnect worker has not yet been scheduled before it …

linux linux_kernel
0.01EPSS
CVE-2026-43226
High 7.5

In the Linux kernel, the following vulnerability has been resolved: net/rds: No shortcut out of RDS_CONN_ERROR RDS connections carry a state "rds_conn_path::cp_state" and transitions from one state to another and are conditional upon an expected state: "rds_…

linux linux_kernel
0.01EPSS
CVE-2026-23456
High 8.2

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS case In decode_int(), the CONS case calls get_bits(bs, 2) to read a length value, then calls get_uint(bs, len) without checkin…

linux linux_kernel
0.01EPSS
CVE-2018-10902
High 7.8

It was found that the raw midi kernel driver does not protect against concurrent access which leads to a double realloc (double free) in snd_rawmidi_input_params() and snd_rawmidi_output_status() which are part of snd_rawmidi_ioctl() handler in rawmidi.c file.…

canonical ubuntu_linux · debian debian_linux · linux linux_kernel · redhat enterprise_linux_desktop · and 2 more
0.01EPSS
CVE-2016-2543
Medium 6.2

The snd_seq_ioctl_remove_events function in sound/core/seq/seq_clientmgr.c in the Linux kernel before 4.4.1 does not verify FIFO assignment before proceeding with FIFO clearing, which allows local users to cause a denial of service (NULL pointer dereference an…

linux linux_kernel
0.01EPSS
CVE-2024-50047
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in async decryption Doing an async decryption (large read) crashes with a slab-use-after-free way down in the crypto API. Reproducer: # mount.cifs -o ...,seal,esize…

linux linux_kernel
0.01EPSS
CVE-2023-52732
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: ceph: blocklist the kclient when receiving corrupted snap trace When received corrupted snap trace we don't know what exactly has happened in MDS side. And we shouldn't continue IOs and meta…

linux linux_kernel
0.01EPSS
CVE-2019-15922
Medium 5.5

An issue was discovered in the Linux kernel before 5.0.9. There is a NULL pointer dereference for a pf data structure if alloc_disk fails in drivers/block/paride/pf.c.

linux linux_kernel
0.01EPSS
CVE-2025-21766
High 8.1

In the Linux kernel, the following vulnerability has been resolved: ipv4: use RCU protection in __ip_rt_update_pmtu() __ip_rt_update_pmtu() must use RCU protection to make sure the net structure it reads does not disappear.

linux linux_kernel
0.01EPSS
CVE-2012-2137
Medium 6.9

Buffer overflow in virt/kvm/irq_comm.c in the KVM subsystem in the Linux kernel before 3.2.24 allows local users to cause a denial of service (crash) and possibly execute arbitrary code via vectors related to Message Signaled Interrupts (MSI), irq routing entr…

canonical ubuntu_linux · linux linux_kernel
0.01EPSS
CVE-2018-10901
High 7.8

A flaw was found in Linux kernel's KVM virtualization subsystem. The VMX code does not restore the GDT.LIMIT to the previous host value, but instead sets it to 64KB. With a corrupted GDT limit a host's userspace code has an ability to place malicious entries i…

linux linux_kernel · redhat enterprise_linux_desktop · redhat enterprise_linux_server · redhat enterprise_linux_server_aus · and 1 more
0.01EPSS
CVE-2015-6937
Medium 4.9

The __rds_conn_create function in net/rds/connection.c in the Linux kernel through 4.2.3 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by using a socket that was not proper…

canonical ubuntu_linux · debian debian_linux · linux linux_kernel
0.01EPSS
CVE-2012-1146
Medium 5.5

The mem_cgroup_usage_unregister_event function in mm/memcontrol.c in the Linux kernel before 3.2.10 does not properly handle multiple events that are attached to the same eventfd, which allows local users to cause a denial of service (NULL pointer dereference …

fedoraproject fedora · linux linux_kernel · suse linux_enterprise_desktop · suse linux_enterprise_high_availability_extension · and 1 more
0.01EPSS
CVE-2009-2584
High 7.2

Off-by-one error in the options_write function in drivers/misc/sgi-gru/gruprocfs.c in the SGI GRU driver in the Linux kernel 2.6.30.2 and earlier on ia64 and x86 platforms might allow local users to overwrite arbitrary memory locations and gain privileges via …

linux linux_kernel
0.01EPSS
CVE-2006-6053
Medium 4.9

The ext3fs_dirhash function in Linux kernel 2.6.x allows local users to cause a denial of service (crash) via an ext3 stream with malformed data structures.

linux linux_kernel
0.01EPSS
CVE-2024-57882
Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix TCP options overflow. Syzbot reported the following splat: Oops: general protection fault, probably for non-canonical address 0xdffffc0000000001: 0000 [#1] PREEMPT SMP KASAN PTI …

linux linux_kernel
0.01EPSS
CVE-2020-28097
Medium 5.9

The vgacon subsystem in the Linux kernel before 5.8.10 mishandles software scrollback. There is a vgacon_scrolldelta out-of-bounds read, aka CID-973c096f6a85.

linux linux_kernel · netapp cloud_backup · netapp h300e_firmware · netapp h300s_firmware · and 6 more
0.01EPSS
CVE-2020-12771
Medium 5.5

An issue was discovered in the Linux kernel through 5.6.11. btree_gc_coalesce in drivers/md/bcache/btree.c has a deadlock if a coalescing operation fails.

canonical ubuntu_linux · debian debian_linux · linux linux_kernel · netapp a700s_firmware · and 20 more
0.01EPSS
CVE-2014-9900
Medium 5.5

The ethtool_get_wol function in net/core/ethtool.c in the Linux kernel through 4.7, as used in Android before 2016-08-05 on Nexus 5 and 7 (2013) devices, does not initialize a certain data structure, which allows local users to obtain sensitive information via…

google android · linux linux_kernel
0.01EPSS
CVE-2012-2390
Medium 4.9

Memory leak in mm/hugetlb.c in the Linux kernel before 3.4.2 allows local users to cause a denial of service (memory consumption or system crash) via invalid MAP_HUGETLB mmap operations.

linux linux_kernel
0.01EPSS
CVE-2005-0532
Low 2.1

The reiserfs_copy_from_user_to_file_region function in reiserfs/file.c for Linux kernel 2.6.10 and 2.6.11 before 2.6.11-rc4, when running on 64-bit architectures, may allow local users to trigger a buffer overflow as a result of casting discrepancies between s…

linux linux_kernel
0.01EPSS
CVE-2024-45009
High 8.2

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: only decrement add_addr_accepted for MPJ req Adding the following warning ... WARN_ON_ONCE(msk->pm.add_addr_accepted == 0) ... before decrementing the add_addr_accepted counte…

linux linux_kernel
0.01EPSS
CVE-2015-8575
Medium 4.0

The sco_sock_bind function in net/bluetooth/sco.c in the Linux kernel before 4.3.4 does not verify an address length, which allows local users to obtain sensitive information from kernel memory and bypass the KASLR protection mechanism via a crafted applicatio…

linux linux_kernel
0.01EPSS