CVE Database

117989+ 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-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-56616
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: drm/dp_mst: Fix MST sideband message body length check Fix the MST sideband message body length …

Dec 27, 2024
CVE-2024-56615
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: bpf: fix OOB devmap writes when deleting elements Jordy reported issue against XSKMAP which also …

Dec 27, 2024
CVE-2024-56614
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: xsk: fix OOB map writes when deleting elements Jordy says: " In the xsk_map_delete_elem function …

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-56609
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skb When removing kernel modules by: rmmod rtw88_8723cs …

Dec 27, 2024
CVE-2024-56608
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create' An issue was identified in the dcn21_link_encoder_create function where …

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-56606
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: af_packet: avoid erroring out after sock_init_data() in packet_create() After sock_init_data() the allocated sk object is …

Dec 27, 2024
CVE-2024-56605
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create() bt_sock_alloc() allocates the …

Dec 27, 2024
CVE-2024-56604
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc() bt_sock_alloc() attaches allocated sk object to …

Dec 27, 2024
CVE-2024-56603
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: net: af_can: do not leave a dangling sk pointer in can_create() On error can_create() frees …

Dec 27, 2024
CVE-2024-56602
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: do not leave a dangling sk pointer in ieee802154_create() sock_init_data() attaches the allocated …

Dec 27, 2024
CVE-2024-56601
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: net: inet: do not leave a dangling sk pointer in inet_create() sock_init_data() attaches the allocated …

Dec 27, 2024
CVE-2024-56600
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: net: inet6: do not leave a dangling sk pointer in inet6_create() sock_init_data() attaches the allocated …

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-56598
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: jfs: array-index-out-of-bounds fix in dtReadFirst The value of stbl can be sometimes out of bounds …

Dec 27, 2024
CVE-2024-56597
7.1 HIGH

In the Linux kernel, the following vulnerability has been resolved: jfs: fix shift-out-of-bounds in dbSplit When dmt_budmin is less than zero, it causes errors in …

Dec 27, 2024
CVE-2024-56596
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in jfs_readdir The stbl might contain some invalid values. Added a check …

Dec 27, 2024
CVE-2024-56595
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree When the value of lp is …

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
CVE-2024-56591
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: Use disable_delayed_work_sync This makes use of disable_delayed_work_sync instead cancel_delayed_work_sync as it not only …

Dec 27, 2024
CVE-2024-56590
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet This fixes not checking if skb …

Dec 27, 2024
CVE-2024-56589
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Add cond_resched() for no forced preemption model For no forced preemption model kernel, …

Dec 27, 2024
CVE-2024-56588
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Create all dump files during debugfs initialization For the current debugfs of hisi_sas, …

Dec 27, 2024
CVE-2024-56587
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: leds: class: Protect brightness_show() with led_cdev->led_access mutex There is NULL pointer issue observed if from …

Dec 27, 2024
CVE-2024-56586
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix f2fs_bug_on when uninstalling filesystem call f2fs_evict_inode. creating a large files during checkpoint disable …

Dec 27, 2024
CVE-2024-56585
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix sleeping in atomic context for PREEMPT_RT Commit bab1c299f3945ffe79 ("LoongArch: Fix sleeping in atomic …

Dec 27, 2024
CVE-2024-56584
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: io_uring/tctx: work around xa_store() allocation error issue syzbot triggered the following WARN_ON: WARNING: CPU: 0 …

Dec 27, 2024
CVE-2024-56583
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: Fix warning in migrate_enable for boosted tasks When running the following command: while true; …

Dec 27, 2024
CVE-2024-56582
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free in btrfs_encoded_read_endio() Shinichiro reported the following use-after free that sometimes is happening …

Dec 27, 2024
CVE-2024-56581
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: btrfs: ref-verify: fix use-after-free after invalid ref action At btrfs_ref_tree_mod() after we successfully inserted the …

Dec 27, 2024
CVE-2024-56580
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: qcom: camss: fix error path on configuration of power domains There is a chance …

Dec 27, 2024
CVE-2024-56579
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: amphion: Set video drvdata before register video device The video drvdata should be set …

Dec 27, 2024
CVE-2024-56578
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Set video drvdata before register video device The video drvdata should be set …

Dec 27, 2024
CVE-2024-56577
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: Fix null-ptr-deref during unload module The workqueue should be destroyed in mtk_jpeg_core.c since …

Dec 27, 2024
CVE-2024-56576
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: i2c: tc358743: Fix crash in the probe error path when using polling If an …

Dec 27, 2024
CVE-2024-56575
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Ensure power suppliers be suspended before detach them The power suppliers are always …

Dec 27, 2024
CVE-2024-56574
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: ts2020: fix null-ptr-deref in ts2020_probe() KASAN reported a null-ptr-deref issue when executing the following …

Dec 27, 2024
CVE-2024-56573
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: efi/libstub: Free correct pointer on failure cmdline_ptr is an out parameter, which is not allocated …

Dec 27, 2024
CVE-2024-56572
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_internal() The buffer in the loop should …

Dec 27, 2024
CVE-2024-56571

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

Dec 27, 2024
CVE-2024-56570
7.8 HIGH

In the Linux kernel, the following vulnerability has been resolved: ovl: Filter invalid inodes with missing lookup function Add a check to the ovl_dentry_weird() function …

Dec 27, 2024
CVE-2024-56569
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix regression with module command in stack_trace_filter When executing the following command: # echo …

Dec 27, 2024

Scan your infrastructure for known CVEs

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