Latest CVE Feed
-
5.5
MEDIUMCVE-2021-1683
Microsoft is aware of the "Impersonation in the Passkey Entry Protocol" vulnerability. For more information regarding the vulnerability, please see this statement from the Bluetooth SIG. To address the vulnerability, Microsoft has released a sof... Read more
Affected Products : windows_10 windows_8.1 windows_rt_8.1 windows_server_2012 windows_server_2016 windows_server_2019 windows_10_1607 windows_10_1809 windows_10_20h2 windows_10_1507 +6 more products- EPSS Score: %3.17
- Published: Jan. 12, 2021
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2021-1672
Windows Projected File System FS Filter Driver Information Disclosure Vulnerability... Read more
- EPSS Score: %0.54
- Published: Jan. 12, 2021
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2024-0443
A flaw was found in the blkgs destruction path in block/blk-cgroup.c in the Linux kernel, leading to a cgroup blkio memory leakage problem. When a cgroup is being destroyed, cgroup_rstat_flush() is only called at css_release_work_fn(), which is called whe... Read more
- EPSS Score: %0.01
- Published: Jan. 12, 2024
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2021-1645
Windows Docker Information Disclosure Vulnerability... Read more
- EPSS Score: %15.40
- Published: Jan. 12, 2021
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2024-0094
NVIDIA vGPU software for Linux contains a vulnerability in the Virtual GPU Manager, where an untrusted guest VM can cause improper control of the interaction frequency in the host. A successful exploit of this vulnerability might lead to denial of service... Read more
Affected Products :- Published: Jun. 13, 2024
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2023-6795
An OS command injection vulnerability in Palo Alto Networks PAN-OS software enables an authenticated administrator to disrupt system processes and potentially execute arbitrary code with limited privileges on the firewall.... Read more
- EPSS Score: %0.09
- Published: Dec. 13, 2023
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2023-6794
An arbitrary file upload vulnerability in Palo Alto Networks PAN-OS software enables an authenticated read-write administrator with access to the web interface to disrupt system processes and potentially execute arbitrary code with limited privileges on t... Read more
- EPSS Score: %0.07
- Published: Dec. 13, 2023
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2023-5595
Denial of Service in GitHub repository gpac/gpac prior to 2.3.0-DEV.... Read more
Affected Products : gpac- EPSS Score: %0.07
- Published: Oct. 16, 2023
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2023-5370
On CPU 0 the check for the SMCCC workaround is called before SMCCC support has been initialized. This resulted in no speculative execution workarounds being installed on CPU 0.... Read more
Affected Products : freebsd- EPSS Score: %0.11
- Published: Oct. 04, 2023
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2023-53154
parse_string in cJSON before 1.7.18 has a heap-based buffer over-read via {"1":1, with no trailing newline if cJSON_ParseWithLength is called.... Read more
Affected Products : cjson- Published: May. 23, 2025
- Modified: Jun. 16, 2025
- Vuln Type: Memory Corruption
-
5.5
MEDIUMCVE-2023-53013
In the Linux kernel, the following vulnerability has been resolved: ptdma: pt_core_execute_cmd() should use spinlock The interrupt handler (pt_core_irq_handler()) of the ptdma driver can be called from interrupt context. The code flow in this function c... Read more
Affected Products : linux_kernel- Published: Mar. 27, 2025
- Modified: Apr. 14, 2025
- Vuln Type: Race Condition
-
5.5
MEDIUMCVE-2023-53002
In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix a memory leak with reused mmap_offset drm_vma_node_allow() and drm_vma_node_revoke() should be called in balanced pairs. We call drm_vma_node_allow() once per-file everyti... Read more
Affected Products : linux_kernel- Published: Mar. 27, 2025
- Modified: Apr. 14, 2025
- Vuln Type: Memory Corruption
-
5.5
MEDIUMCVE-2023-52914
In the Linux kernel, the following vulnerability has been resolved: io_uring/poll: add hash if ready poll request can't complete inline If we don't, then we may lose access to it completely, leading to a request leak. This will eventually stall the ring... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 12, 2024
-
5.5
MEDIUMCVE-2023-52902
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 may leak if the error path to "error_just_free" is taken. Fix this by moving the freeing of the... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 13, 2024
-
5.5
MEDIUMCVE-2023-52779
In the Linux kernel, the following vulnerability has been resolved: fs: Pass AT_GETATTR_NOSEC flag to getattr interface function When vfs_getattr_nosec() calls a filesystem's getattr interface function then the 'nosec' should propagate into this functio... Read more
Affected Products : linux_kernel- Published: May. 21, 2024
- Modified: Apr. 02, 2025
-
5.5
MEDIUMCVE-2023-52770
In the Linux kernel, the following vulnerability has been resolved: f2fs: split initial and dynamic conditions for extent_cache Let's allocate the extent_cache tree without dynamic conditions to avoid a missing condition causing a panic as below. # cr... Read more
Affected Products : linux_kernel- Published: May. 21, 2024
- Modified: Jan. 06, 2025
-
5.5
MEDIUMCVE-2023-52704
In the Linux kernel, the following vulnerability has been resolved: freezer,umh: Fix call_usermode_helper_exec() vs SIGKILL Tetsuo-San noted that commit f5d39b020809 ("freezer,sched: Rewrite core freezer logic") broke call_usermodehelper_exec() for the ... Read more
Affected Products : linux_kernel- Published: May. 21, 2024
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2023-52684
In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: qseecom: fix memory leaks in error paths Fix instances of returning error codes directly instead of jumping to the relevant labels where memory allocated for the SCM cal... Read more
Affected Products : linux_kernel- Published: May. 17, 2024
- Modified: Apr. 07, 2025
-
5.5
MEDIUMCVE-2023-52570
In the Linux kernel, the following vulnerability has been resolved: vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent() Inject fault while probing mdpy.ko, if kstrdup() of create_dir() fails in kobject_add_internal() in kobject_init_and_add... Read more
Affected Products : linux_kernel- Published: Mar. 02, 2024
- Modified: Dec. 11, 2024
-
5.5
MEDIUMCVE-2023-52526
In the Linux kernel, the following vulnerability has been resolved: erofs: fix memory leak of LZMA global compressed deduplication When stressing microLZMA EROFS images with the new global compressed deduplication feature enabled (`-Ededupe`), I found s... Read more
Affected Products : linux_kernel- Published: Mar. 02, 2024
- Modified: Dec. 11, 2024