Lucene search
+L

1489 matches found

OSV
OSV
added 2025/05/07 7:13 p.m.8 views

RLSA-2024:2145 Moderate: libX11 security update

The libX11 packages contain the core X11 protocol client library. Security Fixes: libX11: out-of-bounds memory access in XkbReadKeySyms CVE-2023-43785 libX11: stack exhaustion from infinite recursion in PutSubImage CVE-2023-43786 libX11: integer overflow in XCreateImage leading to a heap overflow...

7.8CVSS7AI score0.00633EPSS
SaveExploits1References4
OSV
OSV
added 2025/05/07 7:11 p.m.9 views

RLSA-2024:5402 Important: thunderbird security update

Mozilla Thunderbird is a standalone mail and newsgroup client. Security Fixes: Thunderbird: 115.14/128.1 mozilla: Fullscreen notification dialog can be obscured by document content CVE-2024-7518 mozilla: Out of bounds memory access in graphics shared memory handling CVE-2024-7519 mozilla: Type...

9.6CVSS8.3AI score0.00638EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/07 7:11 p.m.6 views

RLSA-2024:3127 Moderate: zziplib security update

The zziplib is a lightweight library to easily extract data from zip files. Security Fixes: zziplib: invalid memory access at zzipdiskentrytofileheader in mmapped.c CVE-2020-18770 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related...

5.5CVSS6.7AI score0.00344EPSS
SaveExploits1References2
OSV
OSV
added 2025/05/07 7:11 p.m.12 views

RLSA-2024:4420 Important: virt:rhel and virt-devel:rhel security update

Kernel-based Virtual Machine KVM offers a full virtualization solution for Linux on numerous hardware platforms. The virt:rhel module contains packages which provide user-space components used to run virtual machines using KVM. The packages also provide APIs for managing and interacting with the...

7.8CVSS8AI score0.00336EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2025/05/07 7:11 p.m.11 views

zziplib security update

An update is available for zziplib. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The zziplib is a lightweight library to easily extract data from zip files...

5.5CVSS5.5AI score0.00344EPSS
SaveExploits1
F5 Networks
F5 Networks
added 2025/05/07 12:48 p.m.19 views

K000139503: F5OS vulnerability CVE-2025-46265

Security Advisory Description On F5OS, an improper authorization vulnerability exists where remotely authenticated users LDAP, RADIUS, TACACS+ may be authorized with higher privilege F5OS roles. CVE-2025-46265 Impact This vulnerability may allow a remote, authenticated attacker to be unexpectedly...

8.8CVSS7.3AI score0.00374EPSS
SaveExploits0Affected Software2
Cvelist
Cvelist
added 2025/05/06 8:32 a.m.85 views

CVE-2025-21453 Use After Free in GPS HLOS Driver

Memory corruption while processing a data structure, when an iterator is accessed after it has been removed, potential failures occur...

7.8CVSS0.001EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/05/06 12:00 a.m.11 views

PT-2025-19875 · Qualcomm · 205 Mobile Firmware +232

Name of the Vulnerable Software and Affected Versions: The product name cannot be determined. Description: The issue involves memory corruption during the processing of a data structure. This occurs when an iterator is accessed after it has been removed, leading to potential failures...

7.8CVSS6.3AI score0.001EPSS
SaveExploits0References4
Citrix
Citrix
added 2025/05/06 12:00 a.m.19 views

Citrix Studio error "A working machine creation service could not be found"

While accessing the studio we are having the following error "A working machine creation service could not be found "...

7.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/05 12:00 a.m.11 views

PT-2025-19771 · Misskey · Misskey

Name of the Vulnerable Software and Affected Versions: Misskey versions 12.31.0 through 2025.4.0 Description: The issue is related to missing validation in Mk:api, which allows malicious AiScript code to access additional endpoints that it isn't designed to have access to. This is achieved by...

5.4CVSS6.5AI score0.00421EPSS
SaveExploits1References6
OpenVAS
OpenVAS
added 2025/05/05 12:00 a.m.19 views

Fedora: Security Advisory (FEDORA-2025-b1804b97fc)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS7.1AI score0.00575EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/02 3:55 p.m.131 views

CVE-2023-53090

CVE-2023-53090 affects the Linux kernel DRM/AMDKFD component (kfd_wait_on_events). The vulnerability arises because the kfd_event_waiter structure allocated by alloc_event_waiters() does not initialize its event field. If copy_from_user() fails in kfd_wait_on_events(), the code frees the previous...

7.8CVSS6.5AI score0.002EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/05/01 1:07 p.m.29 views

CVE-2025-37778 ksmbd: Fix dangling pointer in krb_authenticate

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix dangling pointer in krbauthenticate krbauthenticate frees sess-user and does not set the pointer to NULL. It calls ksmbdkrb5authenticate to reinitialise sess-user but that function may return without doing so. If that...

9.8CVSS0.01059EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/01 12:55 p.m.22 views

CVE-2025-37751 x86/cpu: Avoid running off the end of an AMD erratum table

In the Linux kernel, the following vulnerability has been resolved: x86/cpu: Avoid running off the end of an AMD erratum table The NULL array terminator at the end of erratum1386microcode was removed during the switch from x86cpudesc to x86cpuid. This causes readers to run off the end of the arra...

7.1CVSS0.00152EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/05/01 12:55 p.m.28 views

CVE-2025-23162 drm/xe/vf: Don't try to trigger a full GT reset if VF

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vf: Don't try to trigger a full GT reset if VF VFs don't have access to the GDRST0x941c register that driver uses to reset a GT. Attempt to trigger a reset using debugfs: $ cat...

0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/01 2:22 a.m.14 views

CVE-2025-24271

An access issue was addressed with improved access restrictions. This issue is fixed in iOS 18.4 and iPadOS 18.4, iPadOS 17.7.6, macOS Sequoia 15.4, macOS Sonoma 14.7.5, macOS Ventura 13.7.5, tvOS 18.4, visionOS 2.4. An unauthenticated user on the same network as a signed-in Mac could send it...

5.4CVSS7.4AI score0.00487EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/04/29 11:25 a.m.8 views

CVE-2025-30194 Denial of service via crafted DoH exchange

When DNSdist is configured to provide DoH via the nghttp2 provider, an attacker can cause a denial of service by crafting a DoH exchange that triggers an illegal memory access double-free and crash of DNSdist, causing a denial of service. The remedy is: upgrade to the patched 1.9.9 version. A...

7.5CVSS7.5AI score0.02238EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/29 3:15 a.m.26 views

CVE-2025-24271

An access issue was addressed with improved access restrictions. This issue is fixed in iOS 18.4 and iPadOS 18.4, iPadOS 17.7.6, macOS Sequoia 15.4, macOS Sonoma 14.7.5, macOS Ventura 13.7.5, tvOS 18.4, visionOS 2.4. An unauthenticated user on the same network as a signed-in Mac could send it...

5.4CVSS0.00487EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/04/29 2:05 a.m.36 views

CVE-2025-24271

An access issue was addressed with improved access restrictions. This issue is fixed in iOS 18.4 and iPadOS 18.4, iPadOS 17.7.6, macOS Sequoia 15.4, macOS Sonoma 14.7.5, macOS Ventura 13.7.5, tvOS 18.4, visionOS 2.4. An unauthenticated user on the same network as a signed-in Mac could send it...

0.00487EPSS
SaveExploits0References7
IBM Security Bulletins
IBM Security Bulletins
added 2025/04/28 8:41 p.m.13 views

Security Bulletin: IBM Cloud Kubernetes Service is affected by a containerd security vulnerability (CVE-2024-40635)

Summary IBM Cloud Kubernetes Service is affected by a security vulnerability found in containerd where containers launched with a User set as a UID:GID larger than the maximum 32-bit signed integer can cause an overflow condition where the container ultimately runs as root UID 0. This could cause...

7.8CVSS6.5AI score0.00294EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder