Search

Search Results (313650 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2025-47347 2 Qnx, Qualcomm 2 Qnx, Snapdragon 2025-10-10 7.8 High
Memory corruption while processing control commands in the virtual memory management interface.
CVE-2025-37947 1 Linux 1 Linux Kernel 2025-10-10 5.5 Medium
In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent out-of-bounds stream writes by validating *pos ksmbd_vfs_stream_write() did not validate whether the write offset (*pos) was within the bounds of the existing stream data length (v_len). If *pos was greater than or equal to v_len, this could lead to an out-of-bounds memory write. This patch adds a check to ensure *pos is less than v_len before proceeding. If the condition fails, -EINVAL is returned.
CVE-2025-27039 1 Qualcomm 1 Snapdragon 2025-10-10 6.6 Medium
Memory corruption may occur while processing IOCTL call for DMM/WARPNCC CONFIG request.
CVE-2025-27048 1 Qualcomm 1 Snapdragon 2025-10-10 7.8 High
Memory corruption while processing camera platform driver IOCTL calls.
CVE-2025-27053 1 Qualcomm 1 Snapdragon 2025-10-10 7.8 High
Memory corruption during PlayReady APP usecase while processing TA commands.
CVE-2025-27054 1 Qualcomm 1 Snapdragon 2025-10-10 7.8 High
Memory corruption while processing a malformed license file during reboot.
CVE-2025-27059 1 Qualcomm 1 Snapdragon 2025-10-10 8.8 High
Memory corruption while performing SCM call.
CVE-2025-27060 1 Qualcomm 1 Snapdragon 2025-10-10 8.8 High
Memory corruption while performing SCM call with malformed inputs.
CVE-2025-47338 1 Qualcomm 1 Snapdragon 2025-10-10 7.8 High
Memory corruption while processing escape commands from userspace.
CVE-2025-47340 1 Qualcomm 1 Snapdragon 2025-10-10 7.8 High
Memory corruption while processing IOCTL call to get the mapping.
CVE-2025-47341 1 Qualcomm 1 Snapdragon 2025-10-10 7.8 High
memory corruption while processing an image encoding completion event.
CVE-2025-47349 1 Qualcomm 1 Snapdragon 2025-10-10 7.8 High
Memory corruption while processing an escape call.
CVE-2025-47351 1 Qualcomm 1 Snapdragon 2025-10-10 7.8 High
Memory corruption while processing user buffers.
CVE-2025-47354 1 Qualcomm 1 Snapdragon 2025-10-10 7.8 High
Memory corruption while allocating buffers in DSP service.
CVE-2025-47355 1 Qualcomm 1 Snapdragon 2025-10-10 7.8 High
Memory corruption while invoking remote procedure IOCTL calls.
CVE-2023-4959 1 Redhat 1 Quay 2025-10-10 6.5 Medium
A flaw was found in Quay. Cross-site request forgery (CSRF) attacks force a user to perform unwanted actions in an application. During the pentest, it was detected that the config-editor page is vulnerable to CSRF. The config-editor page is used to configure the Quay instance. By coercing the victim’s browser into sending an attacker-controlled request from another domain, it is possible to reconfigure the Quay instance (including adding users with admin privileges).
CVE-2023-3384 1 Redhat 1 Quay 2025-10-10 5.4 Medium
A flaw was found in the Quay registry. While the image labels created through Quay undergo validation both in the UI and backend by applying a regex (validation.py), the same validation is not performed when the label comes from an image. This flaw allows an attacker to publish a malicious image to a public registry containing a script that can be executed via Cross-site scripting (XSS).
CVE-2023-33952 2 Linux, Redhat 5 Linux Kernel, Enterprise Linux, Enterprise Linux For Real Time and 2 more 2025-10-10 6.7 Medium
A double-free vulnerability was found in handling vmw_buffer_object objects in the vmwgfx driver in the Linux kernel. This issue occurs due to the lack of validating the existence of an object prior to performing further free operations on the object, which may allow a local privileged user to escalate privileges and execute code in the context of the kernel.
CVE-2023-33951 2 Linux, Redhat 5 Linux Kernel, Enterprise Linux, Enterprise Linux For Real Time and 2 more 2025-10-10 6.7 Medium
A race condition vulnerability was found in the vmwgfx driver in the Linux kernel. The flaw exists within the handling of GEM objects. The issue results from improper locking when performing operations on an object. This flaw allows a local privileged user to disclose information in the context of the kernel.
CVE-2023-4133 3 Fedoraproject, Linux, Redhat 3 Fedora, Linux Kernel, Enterprise Linux 2025-10-10 5.5 Medium
A use-after-free vulnerability was found in the cxgb4 driver in the Linux kernel. The bug occurs when the cxgb4 device is detaching due to a possible rearming of the flower_stats_timer from the work queue. This flaw allows a local user to crash the system, causing a denial of service condition.