Vulnerability index

Browse CVEs

10,000+ matching
Filters 1 Clear all
Severity

Filters apply as you choose them.

Linux Kernel HIGH 7.8
CVE-2024-47676

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway Syzbot reports a UAF in h…

Fix: 6.10.13 / 6.11.2+
Fix from $1,950 2024-10-21
Linux Kernel MEDIUM 5.5
CVE-2024-47677

In the Linux kernel, the following vulnerability has been resolved: exfat: resolve memory leak from exfat_create_upcase_table() If exfat_load_upcas…

Fix: 6.10.13 / 6.11.2+
Fix from $1,600 2024-10-21
Linux Kernel MEDIUM 5.5
CVE-2024-47678

In the Linux kernel, the following vulnerability has been resolved: icmp: change the order of rate limits ICMP messages are ratelimited : After th…

Fix: 6.1.113 / 6.6.54+
Fix from $1,600 2024-10-21
Linux Kernel MEDIUM 5.5
CVE-2024-47674

In the Linux kernel, the following vulnerability has been resolved: mm: avoid leaving partial pfn mappings around in error case As Jann points out,…

Fix: 5.15.168 / 6.1.111+
Fix from $1,600 2024-10-15
Linux Kernel HIGH 7.8
CVE-2024-47670

In the Linux kernel, the following vulnerability has been resolved: ocfs2: add bounds checking to ocfs2_xattr_find_entry() Add a paranoia check to …

Fix: 6.1.112 / 6.6.53+
Fix from $1,950 2024-10-09
Linux Kernel MEDIUM 5.5
CVE-2024-47661

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid overflow from uint32_t to uint8_t [WHAT & HOW] dmub_rb_c…

Fix: 6.10.9+
Fix from $1,600 2024-10-09
Linux Kernel MEDIUM 5.5
CVE-2024-47662

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection [Why] T…

Fix: 6.10.9+
Fix from $1,600 2024-10-09
Linux Kernel MEDIUM 5.5
CVE-2024-47663

In the Linux kernel, the following vulnerability has been resolved: staging: iio: frequency: ad9834: Validate frequency parameter value In ad9834_w…

Fix: 5.4.284 / 5.10.226+
Fix from $1,600 2024-10-09
Linux Kernel MEDIUM 5.5
CVE-2024-47664

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-kunpeng: Add verification for the max_frequency provided by the firmwa…

Fix: 6.6.51 / 6.10.10+
Fix from $1,600 2024-10-09
Linux Kernel MEDIUM 5.5
CVE-2024-47665

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup Definitely co…

Fix: 5.15.167 / 6.1.110+
Fix from $1,600 2024-10-09
Linux Kernel MEDIUM 5.5
CVE-2024-47666

In the Linux kernel, the following vulnerability has been resolved: scsi: pm80xx: Set phy->enable_completion only when we wait for it pm8001_phy_co…

Fix: 6.6.51 / 6.10.10+
Fix from $1,600 2024-10-09
Linux Kernel MEDIUM 5.5
CVE-2024-47667

In the Linux kernel, the following vulnerability has been resolved: PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0) Errata #i2037 in…

Fix: 5.4.284 / 5.10.226+
Fix from $1,600 2024-10-09
Linux Kernel MEDIUM 5.5
CVE-2024-47669

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix state management in error path of log writing function After commit…

Fix: 4.19.322 / 5.4.284+
Fix from $1,600 2024-10-09
Linux Kernel MEDIUM 5.5
CVE-2024-47671

In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: prevent kernel-usb-infoleak The syzbot reported a kernel-usb-infol…

Fix: 6.1.112 / 6.6.53+
Fix from $1,600 2024-10-09
Linux Kernel MEDIUM 5.5
CVE-2024-47673

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: pause TCM when the firmware is stopped Not doing so will ma…

Fix: 6.1.112 / 6.6.53+
Fix from $1,600 2024-10-09
Linux Kernel HIGH 8.8
CVE-2024-47659

In the Linux kernel, the following vulnerability has been resolved: smack: tcp: ipv4, fix incorrect labeling Currently, Smack mirrors the label of …

Fix: 4.19.322 / 5.4.284+
Fix from $1,950 2024-10-09
Linux Kernel MEDIUM 5.5
CVE-2024-47658

In the Linux kernel, the following vulnerability has been resolved: crypto: stm32/cryp - call finalize with bh disabled The finalize operation in i…

Fix: 6.6.50 / 6.10.9+
Fix from $1,600 2024-10-09
Linux Kernel MEDIUM 5.5
CVE-2024-46869

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel_pcie: Allocate memory for driver private data Fix driver not…

Fix: 6.10.12 / 6.11.1+
Fix from $1,600 2024-09-30
Linux Kernel MEDIUM 5.5
CVE-2024-46868

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: uefisecapp: Fix deadlock in qcuefi_acquire() If the __qcuefi po…

Fix: 6.10.11+
Fix from $1,600 2024-09-27
Linux Kernel HIGH 7.1
CVE-2024-46854

In the Linux kernel, the following vulnerability has been resolved: net: dpaa: Pad packets to ETH_ZLEN When sending packets under 60 bytes, up to t…

Fix: 6.1.111 / 6.6.52+
Fix from $1,950 2024-09-27
Linux Kernel HIGH 7.1
CVE-2024-46865

In the Linux kernel, the following vulnerability has been resolved: fou: fix initialization of grc The grc must be initialize first. There can be a…

Patch available
Fix from $1,950 2024-09-27
Linux Kernel HIGH 7.0
CVE-2024-46858

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: Fix uaf in __timer_delete_sync There are two paths to access mptcp_p…

Fix: 6.1.111 / 6.6.52+
Fix from $1,950 2024-09-27
Linux Kernel MEDIUM 5.5
CVE-2024-46855

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_socket: fix sk refcount leaks We must put 'sk' reference before …

Fix: 6.1.111 / 6.6.52+
Fix from $1,600 2024-09-27
Linux Kernel MEDIUM 5.5
CVE-2024-46856

In the Linux kernel, the following vulnerability has been resolved: net: phy: dp83822: Fix NULL pointer dereference on DP83825 devices The probe() …

Fix: 6.10.11+
Fix from $1,600 2024-09-27
Linux Kernel MEDIUM 5.5
CVE-2024-46857

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix bridge mode operations when there are no VFs Currently, trying to…

Fix: 6.1.111 / 6.6.52+
Fix from $1,600 2024-09-27
Linux Kernel MEDIUM 5.5
CVE-2024-46860

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change When dis…

Fix: 6.6.52 / 6.10.11+
Fix from $1,600 2024-09-27
Linux Kernel MEDIUM 5.5
CVE-2024-46861

In the Linux kernel, the following vulnerability has been resolved: usbnet: ipheth: do not stop RX on failing RX callback RX callbacks can fail for…

Fix: 6.6.52 / 6.10.11+
Fix from $1,600 2024-09-27
Linux Kernel MEDIUM 5.5
CVE-2024-46862

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty item There is no links…

Fix: 6.10.11+
Fix from $1,600 2024-09-27
Linux Kernel MEDIUM 5.5
CVE-2024-46863

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: soc-acpi-intel-lnl-match: add missing empty item There is no links…

Fix: 6.6.52 / 6.10.11+
Fix from $1,600 2024-09-27
Linux Kernel MEDIUM 5.5
CVE-2024-46864

In the Linux kernel, the following vulnerability has been resolved: x86/hyperv: fix kexec crash due to VP assist page corruption commit 9636be85cc5…

Fix: 6.6.52+
Fix from $1,600 2024-09-27