Latest CVE Feed
-
5.5
MEDIUMCVE-2022-42860
This issue was addressed with improved checks to prevent unauthorized actions. This issue is fixed in macOS Monterey 12.6.1, macOS Big Sur 11.7.1, macOS Ventura 13. An app may be able to modify protected parts of the file system... Read more
Affected Products : macos- EPSS Score: %0.02
- Published: Jun. 23, 2023
- Modified: Dec. 05, 2024
-
5.5
MEDIUMCVE-2021-21219
Uninitialized data in PDFium in Google Chrome prior to 90.0.4430.72 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted PDF file.... Read more
- EPSS Score: %0.60
- Published: Apr. 26, 2021
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2022-4365
An issue has been discovered in GitLab CE/EE affecting all versions starting from 11.8 before 15.5.7, all versions starting from 15.6 before 15.6.4, all versions starting from 15.7 before 15.7.2. A malicious Maintainer can leak the sentry token by changin... Read more
Affected Products : gitlab- EPSS Score: %0.21
- Published: Jan. 12, 2023
- Modified: Apr. 08, 2025
-
5.5
MEDIUMCVE-2023-29934
llvm-project commit 6c01b5c was discovered to contain a segmentation fault via the component mlir::Type::getDialect().... Read more
Affected Products : llvm- EPSS Score: %0.02
- Published: May. 05, 2023
- Modified: Jan. 29, 2025
-
5.5
MEDIUMCVE-2023-31021
NVIDIA vGPU software for Windows and Linux contains a vulnerability in the Virtual GPU Manager (vGPU plugin), where a malicious user in the guest VM can cause a NULL-pointer dereference, which may lead to denial of service.... Read more
Affected Products : ubuntu_linux enterprise_linux virtual_gpu hypervisor vsphere azure_stack_hci kernel_virtual_machine- EPSS Score: %0.05
- Published: Nov. 02, 2023
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2022-45787
Unproper laxist permissions on the temporary files used by MIME4J TempFileStorageProvider may lead to information disclosure to other local users. This issue affects Apache James MIME4J version 0.8.8 and prior versions. We recommend users to upgrade to M... Read more
- EPSS Score: %0.01
- Published: Jan. 06, 2023
- Modified: Apr. 09, 2025
-
5.5
MEDIUMCVE-2018-19703
Adobe Acrobat and Reader versions 2019.008.20081 and earlier, 2019.008.20080 and earlier, 2019.008.20081 and earlier, 2017.011.30106 and earlier version, 2017.011.30105 and earlier version, 2015.006.30457 and earlier, and 2015.006.30456 and earlier have a... Read more
- EPSS Score: %1.52
- Published: Jan. 18, 2019
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2022-48671
In the Linux kernel, the following vulnerability has been resolved: cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all() syzbot is hitting percpu_rwsem_assert_held(&cpu_hotplug_lock) warning at cpuset_attach() [1], for commit 4f7e7236435ca0a... Read more
Affected Products : linux_kernel- Published: May. 03, 2024
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2022-48909
In the Linux kernel, the following vulnerability has been resolved: net/smc: fix connection leak There's a potential leak issue under following execution sequence : smc_release smc_connect_work if (sk->sk_state == SMC_INIT) send_clc_confirim ... Read more
Affected Products : linux_kernel- Published: Aug. 22, 2024
- Modified: Sep. 12, 2024
-
5.5
MEDIUMCVE-2018-19881
In Artifex MuPDF 1.14.0, svg/svg-run.c allows remote attackers to cause a denial of service (recursive calls followed by a fitz/xml.c fz_xml_att crash from excessive stack consumption) via a crafted svg file, as demonstrated by mupdf-gl.... Read more
Affected Products : mupdf- EPSS Score: %0.27
- Published: Dec. 06, 2018
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2014-3967
The HVMOP_inject_msi function in Xen 4.2.x, 4.3.x, and 4.4.x does not properly check the return value from the IRQ setup check, which allows local HVM guest administrators to cause a denial of service (NULL pointer dereference and crash) via unspecified v... Read more
- EPSS Score: %0.32
- Published: Jun. 05, 2014
- Modified: Apr. 12, 2025
-
5.5
MEDIUMCVE-2020-25600
An issue was discovered in Xen through 4.14.x. Out of bounds event channels are available to 32-bit x86 domains. The so called 2-level event channel model imposes different limits on the number of usable event channels for 32-bit x86 domains vs 64-bit or ... Read more
- EPSS Score: %0.05
- Published: Sep. 23, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2017-7381
The doc/PdfPage.cpp:609:23 code in PoDoFo 0.9.5 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted PDF document.... Read more
Affected Products : podofo- EPSS Score: %0.41
- Published: Apr. 03, 2017
- Modified: Apr. 20, 2025
-
5.5
MEDIUMCVE-2023-1195
A use-after-free flaw was found in reconn_set_ipaddr_from_hostname in fs/cifs/connect.c in the Linux kernel. The issue occurs when it forgets to set the free pointer server->hostname to NULL, leading to an invalid pointer request.... Read more
Affected Products : linux_kernel- EPSS Score: %0.02
- Published: May. 18, 2023
- Modified: Mar. 18, 2025
-
5.5
MEDIUMCVE-2022-48692
In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Set scmnd->result only when scmnd is not NULL This change fixes the following kernel NULL pointer dereference which is reproduced by blktests srp/007 occasionally. BUG: kerne... Read more
Affected Products : linux_kernel- Published: May. 03, 2024
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2022-48905
In the Linux kernel, the following vulnerability has been resolved: ibmvnic: free reset-work-item when flushing Fix a tiny memory leak when flushing the reset work queue.... Read more
Affected Products : linux_kernel- Published: Aug. 22, 2024
- Modified: Sep. 12, 2024
-
5.5
MEDIUMCVE-2022-49534
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT There is a potential memory leak in lpfc_ignore_els_cmpl() and lpfc_els_rsp_reject() that was allocated from NPIV PLOGI_... Read more
Affected Products : linux_kernel- Published: Feb. 26, 2025
- Modified: Mar. 10, 2025
- Vuln Type: Memory Corruption
-
5.5
MEDIUMCVE-2023-20593
An issue in “Zen 2” CPUs, under specific microarchitectural circumstances, may allow an attacker to potentially access sensitive information.... Read more
Affected Products : debian_linux xen epyc_7h12_firmware epyc_7f72_firmware epyc_7f52_firmware epyc_7f32_firmware epyc_7742_firmware epyc_7702p_firmware epyc_7702_firmware epyc_7662_firmware +130 more products- EPSS Score: %6.32
- Published: Jul. 24, 2023
- Modified: Feb. 13, 2025
-
5.5
MEDIUMCVE-2022-49105
In the Linux kernel, the following vulnerability has been resolved: staging: wfx: fix an error handling in wfx_init_common() One error handler of wfx_init_common() return without calling ieee80211_free_hw(hw), which may result in memory leak. And I add ... Read more
Affected Products : linux_kernel- Published: Feb. 26, 2025
- Modified: Mar. 13, 2025
- Vuln Type: Memory Corruption
-
5.5
MEDIUMCVE-2023-2162
A use-after-free vulnerability was found in iscsi_sw_tcp_session_create in drivers/scsi/iscsi_tcp.c in SCSI sub-component in the Linux Kernel. In this flaw an attacker could leak kernel internal information.... Read more
Affected Products : linux_kernel- EPSS Score: %0.01
- Published: Apr. 19, 2023
- Modified: Mar. 19, 2025