Latest CVE Feed
-
5.5
MEDIUMCVE-2024-23231
A privacy issue was addressed with improved private data redaction for log entries. This issue is fixed in macOS Ventura 13.6.5, macOS Sonoma 14.4, iOS 17.4 and iPadOS 17.4, watchOS 10.4, iOS 16.7.6 and iPadOS 16.7.6. An app may be able to access user-sen... Read more
- Published: Mar. 08, 2024
- Modified: Dec. 20, 2024
-
5.5
MEDIUMCVE-2024-23229
This issue was addressed with improved redaction of sensitive information. This issue is fixed in macOS Monterey 12.7.5, macOS Ventura 13.6.5, macOS Sonoma 14.4. A malicious application may be able to access Find My data.... Read more
Affected Products : macos- Published: May. 14, 2024
- Modified: Dec. 09, 2024
-
5.5
MEDIUMCVE-2024-22365
linux-pam (aka Linux PAM) before 1.6.0 allows attackers to cause a denial of service (blocked login process) via mkfifo because the openat call (for protect_dir) lacks O_DIRECTORY.... Read more
Affected Products : linux-pam- EPSS Score: %0.08
- Published: Feb. 06, 2024
- Modified: Jun. 05, 2025
-
5.5
MEDIUMCVE-2012-2164
The Web client in IBM Rational ClearQuest 7.1.x before 7.1.2.7 and 8.x before 8.0.0.3 allows remote authenticated users to bypass intended access restrictions, and use the Site Administration menu to modify system settings, via a parameter-tampering attac... Read more
Affected Products : rational_clearquest- EPSS Score: %0.15
- Published: Aug. 17, 2012
- Modified: Apr. 11, 2025
-
5.5
MEDIUMCVE-2024-0727
Issue summary: Processing a maliciously formatted PKCS12 file may lead OpenSSL to crash leading to a potential Denial of Service attack Impact summary: Applications loading files in the PKCS12 format from untrusted sources might terminate abruptly. A fi... Read more
Affected Products : openssl- EPSS Score: %0.33
- Published: Jan. 26, 2024
- Modified: May. 29, 2025
-
5.5
MEDIUMCVE-2024-0690
An information disclosure flaw was found in ansible-core due to a failure to respect the ANSIBLE_NO_LOG configuration in some scenarios. Information is still included in the output in certain tasks, such as loop items. Depending on the task, this issue ma... Read more
Affected Products : enterprise_linux fedora ansible ansible_automation_platform ansible_developer ansible_inside- EPSS Score: %0.05
- Published: Feb. 06, 2024
- Modified: Jan. 17, 2025
-
5.5
MEDIUMCVE-2023-6679
A null pointer dereference vulnerability was found in dpll_pin_parent_pin_set() in drivers/dpll/dpll_netlink.c in the Digital Phase Locked Loop (DPLL) subsystem in the Linux kernel. This issue could be exploited to trigger a denial of service.... Read more
- EPSS Score: %0.01
- Published: Dec. 11, 2023
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2023-6560
An out-of-bounds memory access flaw was found in the io_uring SQ/CQ rings functionality in the Linux kernel. This issue could allow a local user to crash the system.... Read more
Affected Products : linux_kernel- EPSS Score: %0.01
- Published: Dec. 09, 2023
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2012-1012
server/server_stubs.c in the kadmin protocol implementation in MIT Kerberos 5 (aka krb5) 1.10 before 1.10.1 does not properly restrict access to (1) SET_STRING and (2) GET_STRINGS operations, which might allow remote authenticated administrators to modify... Read more
- EPSS Score: %0.19
- Published: Jun. 07, 2012
- Modified: Apr. 11, 2025
-
5.5
MEDIUM- EPSS Score: %0.10
- Published: Nov. 19, 2019
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2012-0810
The int3 handler in the Linux kernel before 3.3 relies on a per-CPU debug stack, which allows local users to cause a denial of service (stack corruption and panic) via a crafted application that triggers certain lock contention.... Read more
Affected Products : linux_kernel- EPSS Score: %0.05
- Published: Feb. 12, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2023-52991
In the Linux kernel, the following vulnerability has been resolved: net: fix NULL pointer in skb_segment_list Commit 3a1296a38d0c ("net: Support GRO/GSO fraglist chaining.") introduced UDP listifyed GRO. The segmentation relies on frag_list being untouc... Read more
Affected Products : linux_kernel- Published: Mar. 27, 2025
- Modified: Apr. 15, 2025
- Vuln Type: Memory Corruption
-
5.5
MEDIUMCVE-2023-42637
In validationtools, there is a possible missing permission check. This could lead to local information disclosure with no additional execution privileges needed... Read more
- EPSS Score: %0.03
- Published: Nov. 01, 2023
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2023-52918
In the Linux kernel, the following vulnerability has been resolved: media: pci: cx23885: check cx23885_vdev_init() return cx23885_vdev_init() can return a NULL pointer, but that pointer is used in the next line without a check. Add a NULL pointer check... Read more
Affected Products : linux_kernel- Published: Oct. 22, 2024
- Modified: Oct. 24, 2024
-
5.5
MEDIUMCVE-2023-52912
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fixed bug on error when unloading amdgpu Fixed bug on error when unloading amdgpu. The error message is as follows: [ 377.706202] kernel BUG at drivers/gpu/drm/drm_buddy.c... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 12, 2024
-
5.5
MEDIUMCVE-2023-52908
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 resource manager might be NULL, when/if we print debug information.... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 12, 2024
-
5.5
MEDIUMCVE-2023-52905
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 the Ntuple feature and hash tables for the tc feature are not getting freed in dr... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 13, 2024
-
5.5
MEDIUMCVE-2012-0215
model/modelstorage.py in the Tryton application framework (trytond) before 2.4.0 for Python does not properly restrict access to the Many2Many field in the relation model, which allows remote authenticated users to modify the privileges of arbitrary users... Read more
- EPSS Score: %0.62
- Published: Jul. 12, 2012
- Modified: Apr. 11, 2025
-
5.5
MEDIUMCVE-2023-52903
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: CPU: 0 PID: 28 at io_uring/io_uring.c:734 io_cqring_event_overflow+0x1c0/0x230 ... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 13, 2024
-
5.5
MEDIUMCVE-2023-52900
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 tries to reads a b-tree node block by calling __nilfs_btree_get_block() against a... Read more
Affected Products : linux_kernel- Published: Aug. 21, 2024
- Modified: Sep. 13, 2024