CVE Database

54613+ 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-2023-52911
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/msm: another fix for the headless Adreno GPU Fix another oops reproducible when rebooting the …

Aug 21, 2024
CVE-2023-52910
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: iommu/iova: Fix alloc iova overflows issue In __alloc_and_insert_iova_range, there is an issue that retry_pfn overflows. …

Aug 21, 2024
CVE-2023-52909
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix handling of cached open files in nfsd4_open codepath Commit fb70bf124b05 ("NFSD: Instantiate a …

Aug 21, 2024
CVE-2023-52908
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential NULL dereference Fix potential NULL dereference, in the case when "man", the …

Aug 21, 2024
CVE-2023-52907
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame() Fix a use-after-free that occurs in hcd …

Aug 21, 2024
CVE-2023-52905
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix resource leakage in VF driver unbind resources allocated like mcam entries to support …

Aug 21, 2024
CVE-2023-52904
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fixed_rate() The subs function argument may be …

Aug 21, 2024
CVE-2023-52903
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: io_uring: lock overflowing for IOPOLL syzbot reports an issue with overflow filling for IOPOLL: WARNING: …

Aug 21, 2024
CVE-2023-52902
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: nommu: fix memory leak in do_mmap() error path The preallocation of the maple tree nodes …

Aug 21, 2024
CVE-2023-52901
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check endpoint is valid before dereferencing it When the host controller is not …

Aug 21, 2024
CVE-2023-52900
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix general protection fault in nilfs_btree_insert() If nilfs2 reads a corrupted disk image and …

Aug 21, 2024
CVE-2023-52899
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: Add exception protection processing for vd in axi_chan_handle_err function Since there is no protection for …

Aug 21, 2024
CVE-2023-52898
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix null pointer dereference when host dies Make sure xhci_free_dev() and xhci_kill_endpoint_urbs() do not …

Aug 21, 2024
CVE-2023-52897
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: do not warn on record without old_roots populated [BUG] There are some reports …

Aug 21, 2024
CVE-2023-52896
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between quota rescan and disable leading to NULL pointer deref If we …

Aug 21, 2024
CVE-2023-52895
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: io_uring/poll: don't reissue in case of poll race on multishot request A previous commit fixed …

Aug 21, 2024
CVE-2023-52894
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate() In Google internal bug 265639009 …

Aug 21, 2024
CVE-2023-52893
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: gsmi: fix null-deref in gsmi_get_variable We can get EFI variables without fetching the attribute, so …

Aug 21, 2024
CVE-2022-48899
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Fix GEM handle creation UAF Userspace can guess the handle value and try to …

Aug 21, 2024
CVE-2022-48898
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer There are 3 …

Aug 21, 2024
CVE-2022-48897
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: arm64/mm: fix incorrect file_map_count for invalid pmd The page table check trigger BUG_ON() unexpectedly when …

Aug 21, 2024
CVE-2022-48896
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix pci device refcount leak As the comment of pci_get_domain_bus_and_slot() says, it returns a …

Aug 21, 2024
CVE-2022-48895
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Don't unregister on shutdown Michael Walle says he noticed the following stack trace while …

Aug 21, 2024
CVE-2022-48894
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Don't unregister on shutdown Similar to SMMUv2, this driver calls iommu_device_unregister() from the shutdown …

Aug 21, 2024
CVE-2022-48893
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Cleanup partial engine discovery failures If we abort driver initialisation in the middle of …

Aug 21, 2024
CVE-2022-48891
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: regulator: da9211: Use irq handler when ready If the system does not come from reset …

Aug 21, 2024
CVE-2022-48890
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM storvsc_queuecommand() maps the scatter/gather list …

Aug 21, 2024
CVE-2022-48889
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sof-nau8825: fix module alias overflow The maximum name length for a platform_device_id entry …

Aug 21, 2024
CVE-2022-48888
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path of_icc_get() alloc resources for path1, we should release it …

Aug 21, 2024
CVE-2022-48887
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Remove rcu locks from user resources User resource lookups used rcu to avoid two …

Aug 21, 2024
CVE-2022-48886
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ice: Add check for kzalloc Add the check for the return value of kzalloc in …

Aug 21, 2024
CVE-2022-48885
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ice: Fix potential memory leak in ice_gnss_tty_write() The ice_gnss_tty_write() return directly if the write_buf alloc …

Aug 21, 2024
CVE-2022-48884
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix command stats access after free Command may fail while driver is reloading and …

Aug 21, 2024
CVE-2022-48882
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix macsec possible null dereference when updating MAC security entity (SecY) Upon updating MAC …

Aug 21, 2024
CVE-2022-48880
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: platform/surface: aggregator: Add missing call to ssam_request_sync_free() Although rare, ssam_request_sync_init() can fail. In that case, …

Aug 21, 2024
CVE-2022-48879
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: efi: fix NULL-deref in init error path In cases where runtime services are not supported …

Aug 21, 2024
CVE-2022-48877
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: f2fs: let's avoid panic if extent_tree is not created This patch avoids the below panic. …

Aug 21, 2024
CVE-2022-48876
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix initialization of rx->link and rx->link_sta There are some codepaths that do not …

Aug 21, 2024
CVE-2022-48875
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: sdata can be NULL during AMPDU start ieee80211_tx_ba_session_handle_start() may get NULL for sdata …

Aug 21, 2024
CVE-2022-48870
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: tty: fix possible null-ptr-defer in spk_ttyio_release Run the following tests on the qemu platform: syzkaller:~# …

Aug 21, 2024
CVE-2022-48869
4.7 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: USB: gadgetfs: Fix race between mounting and unmounting The syzbot fuzzer and Gerald Lee have …

Aug 21, 2024
CVE-2022-48868
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Let probe fail when workqueue cannot be enabled The workqueue is enabled when …

Aug 21, 2024
CVE-2024-7651
5.6 MEDIUM

The App Builder – Create Native Android & iOS Apps On The Flight plugin for WordPress is vulnerable to limited SQL Injection via the ‘app-builder-search’ …

Aug 21, 2024
CVE-2024-7647
6.1 MEDIUM

The OTA Sync Booking Engine Widget plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2.7. This is …

Aug 21, 2024
CVE-2024-7629
6.4 MEDIUM

The Responsive video plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's video settings function in all versions up to, and including, …

Aug 21, 2024
CVE-2024-7390
5.3 MEDIUM

The WP Testimonial Widget plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the fnSaveTestimonailOrder function in …

Aug 21, 2024
CVE-2024-7090
6.1 MEDIUM

The LH Add Media From Url plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘lh_add_media_from_url-file_url’ parameter in all versions up to, and …

Aug 21, 2024
CVE-2024-7032
6.5 MEDIUM

The Smart Online Order for Clover plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the 'moo_deactivateAndClean' …

Aug 21, 2024
CVE-2024-7030
4.3 MEDIUM

The Smart Online Order for Clover plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on several functions …

Aug 21, 2024
CVE-2024-6883
4.3 MEDIUM

The Event Espresso 4 Decaf – Event Registration Event Ticketing plugin for WordPress is vulnerable to limited unauthorized plugin settings modification due to a missing …

Aug 21, 2024

Scan your infrastructure for known CVEs

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