Lucene search
+L

5267 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2024/03/07 5:14 a.m.41 views

Security Bulletin: IBM® Db2® is vulnerable to an insecure cryptographic algorithm and to information disclosure in stack trace under exceptional conditions. (CVE-2023-47152)

Summary IBM® Db2® is vulnerable to an insecure cryptographic algorithm and to information disclosure in stack trace under exceptional conditions. Vulnerability Details CVEID:CVE-2023-47152 DESCRIPTION: IBM Db2 for Linux, UNIX and Windows includes Db2 Connect Server is vulnerable to an insecure...

7.5CVSS6.3AI score0.00577EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2024/03/06 11:23 a.m.48 views

BIT-GITLAB-2020-10090

GitLab 11.7 through 12.8.1 allows Information Disclosure. Under certain group conditions, group epic information was unintentionally being disclosed...

5.3CVSS4.9AI score0.00929EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:8 a.m.59 views

BIT-VAULT-2023-5077 Vault's Google Cloud Secrets Engine Removed Existing IAM Conditions When Creating / Updating Rolesets

The Vault and Vault Enterprise "Vault" Google Cloud secrets engine did not preserve existing Google Cloud IAM Conditions upon creating or updating rolesets. Fixed in Vault 1.13.0...

7.6CVSS7.4AI score0.00436EPSS
SaveExploits0References2
NVD
NVD
added 2024/03/06 7:15 a.m.25 views

CVE-2023-52586

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

7CVSS6.3AI score0.0016EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 7:15 a.m.8 views

AZL-56846 CVE-2023-52586 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

7CVSS5.8AI score0.0016EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/06 6:45 a.m.5 views

CVE-2024-26623 pds_core: Prevent race issues involving the adminq

In the Linux kernel, the following vulnerability has been resolved: pdscore: Prevent race issues involving the adminq There are multiple paths that can result in using the pdsc's adminq. 1 pdscadminqisr and the resulting work from queuework, i.e. pdscworkthread-pdscprocessadminq 2 pdscadminqpost...

4.7CVSS5.9AI score0.00213EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/06 6:45 a.m.10 views

CVE-2023-52586 drm/msm/dpu: Add mutex lock in control vblank irq

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

7CVSS5.9AI score0.0016EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.35 views

CVE-2023-52586 drm/msm/dpu: Add mutex lock in control vblank irq

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

9.3AI score0.0016EPSS
SaveExploits0References2
Amazon
Amazon
added 2024/03/05 12:0 a.m.18 views

Important: docker

Issue Overview: A malicious HTTP sender can use chunk extensions to cause a receiver reading from a request or response body to read many more bytes from the network than are in the body. A malicious HTTP client can further exploit this to cause a server to automatically read a large amount of da...

10CVSS7.3AI score0.02983EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2024/03/04 12:0 a.m.16 views

openSUSE: Security Advisory for slurm (SUSE-SU-2023:4329-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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...

7CVSS7.2AI score0.00196EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/03/04 12:0 a.m.17 views

openSUSE: Security Advisory for MozillaThunderbird (SUSE-SU-2023:3228-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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.8CVSS8.2AI score0.13384EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2024/03/04 12:0 a.m.32 views

openSUSE Security Advisory (SUSE-SU-2024:0288-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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.7AI score0.01386EPSS
SaveExploits0References10
OpenVAS
OpenVAS
added 2024/03/04 12:0 a.m.14 views

openSUSE: Security Advisory for slurm (SUSE-SU-2024:0279-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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.6AI score0.01386EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/02 9:52 p.m.7 views

CVE-2023-52502 net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()

In the Linux kernel, the following vulnerability has been resolved: net: nfc: fix races in nfcllcpsockget and nfcllcpsockgetsn Sili Luo reported a race in nfcllcpsockget, leading to UAF. Getting a reference on the socket found in a lookup while holding a lock should happen before releasing the...

6.3CVSS5.7AI score0.00173EPSS
SaveExploits0References10
CNVD
CNVD
added 2024/03/01 12:0 a.m.14 views

Linux kernel competitive conditions issue vulnerability (CNVD-2024-13526)

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel suffers from a Competing Conditions Issue vulnerability that originates from a return value overflow in the xc4000 xc4000getfrequency method of the media/xc4000...

6.3CVSS6.8AI score0.00205EPSS
SaveExploits0References1
CVE
CVE
added 2024/02/29 10:37 p.m.146 views

CVE-2021-47063

CVE-2021-47063 concerns the Linux kernel DRM: bridge/panel code. The vulnerability arises because a devm-allocated drm_connector can outlive drm_mode_config_cleanup(), so the connector must be cleaned up when the bridge is detached to avoid use-after-free. The fix adds cleanup in panel_bridge_det...

7.8CVSS6.2AI score0.00255EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/02/29 3:52 p.m.8 views

CVE-2023-52498 PM: sleep: Fix possible deadlocks in core system-wide PM code

In the Linux kernel, the following vulnerability has been resolved: PM: sleep: Fix possible deadlocks in core system-wide PM code It is reported that in low-memory situations the system-wide resume core code deadlocks, because asyncscheduledev executes its argument function synchronously if it...

5.5CVSS5.7AI score0.00238EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/02/29 11:32 a.m.26 views

CVE-2023-52478

A flaw was found in the Linux kernel. This issue can cause a potential crash on the receiver USB disconnect...

6CVSS7.2AI score0.00171EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2024/02/28 5:52 p.m.66 views

USN-6653-2: Linux kernel (AWS) vulnerabilities

It was discovered that a race condition existed in the ATM Asynchronous Transfer Mode subsystem of the Linux kernel, leading to a use-after-free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2023-51780 It was...

7.8CVSS7AI score0.01999EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/02/28 12:0 a.m.36 views

Fedora 39 : kernel (2024-d16d94b00d)

The remote Fedora 39 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-d16d94b00d advisory. The 6.7.6 stable kernel update contains a number of important fixes across the tree. Tenable has extracted the preceding description block directly...

7.8CVSS6.9AI score0.00308EPSS
SaveExploits0References11
Rows per page
Query Builder