CVE Database

53435+ vulnerabilities with CVSS scores, EPSS exploit predictions, and CISA KEV status. Updated daily.

Filter: All CRITICAL HIGH MEDIUM LOW CISA KEV
Sort: Newest CVSS EPSS
CVE-2024-12989
5.3 MEDIUM

A vulnerability was found in WISI Tangram GT31 up to 20241214 and classified as problematic. Affected by this issue is some unknown functionality of the …

Dec 27, 2024
CVE-2024-56507
4.6 MEDIUM

LinkAce is a self-hosted archive to collect links of your favorite websites. Prior to 1.15.6, a reflected cross-site scripting (XSS) vulnerability exists in the LinkAce. …

Dec 27, 2024
CVE-2024-56674
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: virtio_net: correct netdev_tx_reset_queue() invocation point When virtnet_close is followed by virtnet_open, some TX completions can …

Dec 27, 2024
CVE-2024-56673
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Do not call pmd dtor on vmemmap page table teardown The vmemmap's, which …

Dec 27, 2024
CVE-2024-56671
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: gpio: graniterapids: Fix vGPIO driver crash Move setting irq_chip.name from probe() function to the initialization …

Dec 27, 2024
CVE-2024-56670
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer Considering …

Dec 27, 2024
CVE-2024-56668
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain The qi_batch is allocated when assigning …

Dec 27, 2024
CVE-2024-56667
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix NULL pointer dereference in capture_engine When the intel_context structure contains NULL, it raises …

Dec 27, 2024
CVE-2024-56666
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Dereference null return value In the function pqm_uninit there is a call-assignment of "pdd …

Dec 27, 2024
CVE-2024-56665
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog Syzbot reported [1] crash that happens for following …

Dec 27, 2024
CVE-2024-56662
6.0 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl Fix an issue detected by syzbot with KASAN: BUG: …

Dec 27, 2024
CVE-2024-56661
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: tipc: fix NULL deref in cleanup_bearer() syzbot found [1] that after blamed commit, ub->ubsock->sk was …

Dec 27, 2024
CVE-2024-56660
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, prevent potential error pointer dereference The dr_domain_add_vport_cap() function generally returns NULL on error …

Dec 27, 2024
CVE-2024-56659
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: lapb: increase LAPB_HEADER_LEN It is unclear if net/lapb code is supposed to be ready …

Dec 27, 2024
CVE-2024-56657
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Avoid WARN() for symlink errors Using WARN() for showing the error of symlink …

Dec 27, 2024
CVE-2024-56656
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chips The 5760X (P7) chip's …

Dec 27, 2024
CVE-2024-56655
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: do not defer rule destruction via call_rcu nf_tables_chain_destroy can sleep, it can't be …

Dec 27, 2024
CVE-2024-56654
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: Fix using rcu_read_(un)lock while iterating The usage of rcu_read_(un)lock while inside list_for_each_entry_rcu is …

Dec 27, 2024
CVE-2024-56649
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: enetc: Do not configure preemptible TCs if SIs do not support Both ENETC PF …

Dec 27, 2024
CVE-2024-56648
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: hsr: avoid potential out-of-bound access in fill_frame_info() syzbot is able to feed a packet …

Dec 27, 2024
CVE-2024-56647
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: Fix icmp host relookup triggering ip_rt_bug arp link failure may trigger ip_rt_bug while xfrm …

Dec 27, 2024
CVE-2024-56646
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in modify_prefix_route() syzbot found a NULL deref [1] in modify_prefix_route(), …

Dec 27, 2024
CVE-2024-56645
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939_session_new(): fix skb reference counting Since j1939_session_skb_queue() does an extra skb_get() for each …

Dec 27, 2024
CVE-2024-56644
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net/ipv6: release expired exception dst cached in socket Dst objects get leaked in ip6_negative_advice() when …

Dec 27, 2024
CVE-2024-56643
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: dccp: Fix memory leak in dccp_feat_change_recv If dccp_feat_push_confirm() fails after new value for SP feature …

Dec 27, 2024
CVE-2024-56641
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net/smc: initialize close_work early to avoid warning We encountered a warning that close_work was canceled …

Dec 27, 2024
CVE-2024-56639
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: hsr: must allocate more bytes for RedBox support Blamed commit forgot to change hsr_init_skb() …

Dec 27, 2024
CVE-2024-56637
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Hold module reference while requesting a module User space may unload ip_set.ko while …

Dec 27, 2024
CVE-2024-56636
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: geneve: do not assume mac header is set in geneve_xmit_skb() We should not assume mac …

Dec 27, 2024
CVE-2024-56634
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: gpio: grgpio: Add NULL check in grgpio_probe devm_kasprintf() can return a NULL pointer on failure,but …

Dec 27, 2024
CVE-2024-56632
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix the memleak while create new ctrl failed Now while we create new ctrl …

Dec 27, 2024
CVE-2024-56630
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ocfs2: free inode when ocfs2_get_init_inode() fails syzbot is reporting busy inodes after unmount, for commit …

Dec 27, 2024
CVE-2024-56629
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix when get product name maybe null pointer Due to incorrect dev->product reporting …

Dec 27, 2024
CVE-2024-56625
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: can: dev: can_set_termination(): allow sleeping GPIOs In commit 6e86a1543c37 ("can: dev: provide optional GPIO based …

Dec 27, 2024
CVE-2024-56624
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix out_fput in iommufd_fault_alloc() As fput() calls the file->f_op->release op, where fault obj and …

Dec 27, 2024
CVE-2024-56623
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix use after free on unload System crash is observed with stack trace …

Dec 27, 2024
CVE-2024-56622
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: sysfs: Prevent div by zero Prevent a division by 0 when monitoring …

Dec 27, 2024
CVE-2024-56621
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Cancel RTC work during ufshcd_remove() Currently, RTC work is only cancelled during …

Dec 27, 2024
CVE-2024-56620
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: qcom: Only free platform MSIs when ESI is enabled Otherwise, it will result …

Dec 27, 2024
CVE-2024-56618
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx: gpcv2: Adjust delay after power up handshake The udelay(5) is not enough, sometimes …

Dec 27, 2024
CVE-2024-56617
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU Commit 5944ce092b97 …

Dec 27, 2024
CVE-2024-56613
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: sched/numa: fix memory leak due to the overwritten vma->numab_state [Problem Description] When running the hackbench …

Dec 27, 2024
CVE-2024-56612
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mm/gup: handle NULL pages in unpin_user_pages() The recent addition of "pofs" (pages or folios) handling …

Dec 27, 2024
CVE-2024-56611
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM We currently …

Dec 27, 2024
CVE-2024-56610
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: kcsan: Turn report_filterlist_lock into a raw_spinlock Ran Xiaokai reports that with a KCSAN-enabled PREEMPT_RT kernel, …

Dec 27, 2024
CVE-2024-56607
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask() When I try to manually set bitrates: iw …

Dec 27, 2024
CVE-2024-56599
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: avoid NULL pointer error during sdio remove When running 'rmmod ath10k', ath10k_sdio_remove() will …

Dec 27, 2024
CVE-2024-56594
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: set the right AMDGPU sg segment limitation The driver needs to set the correct …

Dec 27, 2024
CVE-2024-56593
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw() This patch fixes a …

Dec 27, 2024
CVE-2024-56592
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: bpf: Call free_htab_elem() after htab_unlock_bucket() For htab of maps, when the map is removed from …

Dec 27, 2024

Scan your infrastructure for known CVEs

Free website and port scanning — find vulnerabilities before attackers do.