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-26985
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init Add a unreference bo in the error path, to …

May 1, 2024
CVE-2024-26984
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: nouveau: fix instmem race condition around ptr stores Running a lot of VK CTS in …

May 1, 2024
CVE-2024-26980
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_buf If ->ProtocolId is SMB2_TRANSFORM_PROTO_NUM, smb2 request size validation could be …

May 1, 2024
CVE-2024-26978
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: serial: max310x: fix NULL pointer dereference in I2C instantiation When trying to instantiate a max14830 …

May 1, 2024
CVE-2024-26977
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: pci_iounmap(): Fix MMIO mapping leak The #ifdef ARCH_HAS_GENERIC_IOPORT_MAP accidentally also guards iounmap(), which means MMIO …

May 1, 2024
CVE-2024-26975
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: powercap: intel_rapl: Fix a NULL pointer dereference A NULL pointer dereference is triggered when probing …

May 1, 2024
CVE-2024-26973
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: fat: fix uninitialized field in nostale filehandles When fat_encode_fh_nostale() encodes file handle without a parent …

May 1, 2024
CVE-2024-26971
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq5018: fix terminating of frequency table arrays The frequency table arrays are supposed …

May 1, 2024
CVE-2024-26970
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq6018: fix terminating of frequency table arrays The frequency table arrays are supposed …

May 1, 2024
CVE-2024-26969
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq8074: fix terminating of frequency table arrays The frequency table arrays are supposed …

May 1, 2024
CVE-2024-26968
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq9574: fix terminating of frequency table arrays The frequency table arrays are supposed …

May 1, 2024
CVE-2024-26967
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: camcc-sc8280xp: fix terminating of frequency table arrays The frequency table arrays are supposed …

May 1, 2024
CVE-2024-26966
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: mmcc-apq8084: fix terminating of frequency table arrays The frequency table arrays are supposed …

May 1, 2024
CVE-2024-26964
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Add error handling in xhci_map_urb_for_dma Currently xhci_map_urb_for_dma() creates a temporary buffer and copies …

May 1, 2024
CVE-2024-26963
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3-am62: fix module unload/reload behavior As runtime PM is enabled, the module can be …

May 1, 2024
CVE-2024-26962
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape For raid456, if …

May 1, 2024
CVE-2024-26960
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: mm: swap: fix race between free_swap_and_cache() and swapoff() There was previously a theoretical window where …

May 1, 2024
CVE-2024-26959
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix btnxpuart_close Fix scheduling while atomic BUG in btnxpuart_close(), properly purge the transmit …

May 1, 2024
CVE-2024-26953
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: esp: fix bad handling of pages from page_pool When the skb is reorganized during …

May 1, 2024
CVE-2024-26950
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: wireguard: netlink: access device through ctx instead of peer The previous commit fixed a bug …

May 1, 2024
CVE-2024-26949
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix NULL pointer dereference when get power limit Because powerplay_table initialization is skipped under …

May 1, 2024
CVE-2024-26948
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add a dc_state NULL check in dc_state_release [How] Check wheather state is NULL before …

May 1, 2024
CVE-2024-26947
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses Since commit a4d5613c4dc6 …

May 1, 2024
CVE-2024-26946
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address Read from an unsafe address with copy_from_kernel_nofault() …

May 1, 2024
CVE-2024-26943
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: nouveau/dmem: handle kcalloc() allocation failure The kcalloc() in nouveau_dmem_evict_chunk() will return null if the physical …

May 1, 2024
CVE-2024-26942
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: net: phy: qcom: at803x: fix kernel panic with at8031_probe On reworking and splitting the at803x …

May 1, 2024
CVE-2024-26941
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/dp: Fix divide-by-zero regression on DP MST unplug with nouveau Fix a regression when using …

May 1, 2024
CVE-2024-26940
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Create debugfs ttm_resource_manager entry only if needed The driver creates /sys/kernel/debug/dri/0/mob_ttm even when the …

May 1, 2024
CVE-2024-26938
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_mode() If we have no VBT, or the VBT didn't declare …

May 1, 2024
CVE-2024-26937
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Reset queue_priority_hint on parking Originally, with strict in order execution, we could complete execution …

May 1, 2024
CVE-2024-26935
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix unremoved procfs host directory regression Commit fc663711b944 ("scsi: core: Remove the /proc/scsi/${proc_name} …

May 1, 2024
CVE-2024-26931
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix command flush on cable pull System crash due to command failed to …

May 1, 2024
CVE-2023-52648
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Unmap the surface before resetting it on a plane state Switch to a new …

May 1, 2024
CVE-2023-52647
5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: media: nxp: imx8-isi: Check whether crossbar pad is non-NULL before access When translating source to …

May 1, 2024
CVE-2024-28979
5.1 MEDIUM

Dell OpenManage Enterprise, versions 4.1.0 and older, contains an Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability. A high privileged attacker with …

May 1, 2024
CVE-2024-28978
5.2 MEDIUM

Dell OpenManage Enterprise, versions 3.10 and 4.0, contains an Improper Access Control vulnerability. A high privileged remote attacker could potentially exploit this vulnerability, leading to …

May 1, 2024
CVE-2024-33767
5.0 MEDIUM

lunasvg v2.3.9 was discovered to contain a segmentation violation via the component composition_solid_source.

May 1, 2024
CVE-2024-33766
5.3 MEDIUM

lunasvg v2.3.9 was discovered to contain an FPE (Floating Point Exception) at blend_transformed_tiled_argb.isra.0.

May 1, 2024
CVE-2024-33764
5.5 MEDIUM

lunasvg v2.3.9 was discovered to contain a stack-overflow at lunasvg/source/element.h.

May 1, 2024
CVE-2024-4369
6.8 MEDIUM

An information disclosure flaw was found in OpenShift's internal image registry operator. The AZURE_CLIENT_SECRET can be exposed through an environment variable defined in the pod …

May 1, 2024
CVE-2024-34149
6.3 MEDIUM

In Bitcoin Core through 27.0 and Bitcoin Knots before 25.1.knots20231115, tapscript lacks a policy size limit check, a different issue than CVE-2023-50428. NOTE: some parties …

Apr 30, 2024
CVE-2024-4348
4.3 MEDIUM

A vulnerability, which was classified as problematic, was found in osCommerce 4. Affected is an unknown function of the file /catalog/all-products. The manipulation of the …

Apr 30, 2024
CVE-2024-3746
5.5 MEDIUM

The entire parent directory - C:\ScadaPro and its sub-directories and files are configured by default to allow user, including unprivileged users, to write or overwrite …

Apr 30, 2024
CVE-2024-33436
5.3 MEDIUM

An issue in CSS Exfil Protection v.1.1.0 allows a remote attacker to obtain sensitive information due to missing support for CSS variables

Apr 30, 2024
CVE-2024-33371
6.1 MEDIUM

Cross Site Scripting vulnerability in DedeCMS v.5.7.113 allows a remote attacker to execute arbitrary code via the typeid parameter in the makehtml_list_action.php component.

Apr 30, 2024
CVE-2024-22546
6.4 MEDIUM

TRENDnet TEW-815DAP 1.0.2.0 is vulnerable to Command Injection via the do_setNTP function. An authenticated attacker with administrator privileges can leverage this vulnerability over the network …

Apr 30, 2024
CVE-2023-50059
5.3 MEDIUM

An issue ingalxe.com Galxe platform 1.0 allows a remote attacker to obtain sensitive information via the Web3 authentication process of Galxe, the signed message lacks …

Apr 30, 2024
CVE-2024-33832
6.3 MEDIUM

OneNav v0.9.35-20240318 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /index.php?c=api&method=get_link_info.

Apr 30, 2024
CVE-2024-33103
6.1 MEDIUM

An arbitrary file upload vulnerability in the Media Manager component of DokuWiki 2024-02-06a allows attackers to execute arbitrary code by uploading a crafted SVG file. …

Apr 30, 2024
CVE-2024-33102
5.4 MEDIUM

A stored cross-site scripting (XSS) vulnerability in the component /pubs/counter.php of ThinkSAAS v3.7.0 allows attackers to execute arbitrary web scripts or HTML via a crafted …

Apr 30, 2024

Scan your infrastructure for known CVEs

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