Lucene search
+L

8020 matches found

Cvelist
Cvelist
added 2024/03/06 6:45 a.m.32 views

CVE-2023-52583 ceph: fix deadlock or deadcode of misusing dget()

In the Linux kernel, the following vulnerability has been resolved: ceph: fix deadlock or deadcode of misusing dget The lock order is incorrect between denty and its parent, we should always make sure that the parent get the lock first. But since this deadcode is never used and the parent dir wil...

7.8AI score0.00183EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/03/06 12:00 a.m.8 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a deadlock or dead code in dget in ceph...

5.5CVSS6.6AI score0.00183EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/03/05 4:31 a.m.9 views

SUSE CVE-2023-52485

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before sending a command Why We can hang in place trying to send commands when the DMCUB isn't powered on. How For functions that execute within a DC context or DC lock we can wrap the direct calls to...

4.4CVSS7.8AI score0.00214EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/03/05 12:00 a.m.24 views

PT-2024-21598

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock vulnerability has been resolved in the Linux kernel, specifically in the dm-raid456 and md/raid456 modules. The issue occurs when IO operations are concurrent with reshape...

7.5CVSS5.4AI score0.00174EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/03/05 12:00 a.m.13 views

PT-2024-27214

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the Linux kernel, specifically with the scsi: lpfc module. The lpfc worker wake up function calls the lpfc work done routine, which takes the hbalock. To avoid...

5.5CVSS5.5AI score0.00193EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2024/03/04 12:00 a.m.31 views

openSUSE: Security Advisory for podman (SUSE-SU-2023:0187-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...

7.5CVSS8.9AI score0.05994EPSS
SaveExploits3References2
OpenVAS
OpenVAS
added 2024/03/04 12:00 a.m.86 views

openSUSE: Security Advisory for installation-images (SUSE-SU-2023:1831-1)

The remote host is missing an update for the installation-images packages announced via the SUSE-SU-2023:1831-1 advisory. SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders...

9.4CVSS7.2AI score0.02256EPSS
SaveExploits2References2
OpenVAS
OpenVAS
added 2024/03/04 12:00 a.m.50 views

openSUSE: Security Advisory for the Linux Kernel (SUSE-SU-2023:0152-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...

7.9CVSS7.6AI score0.04079EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2024/03/04 12:00 a.m.88 views

openSUSE: Security Advisory for the Linux Kernel (SUSE-SU-2023:4345-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...

10CVSS7.9AI score0.09141EPSS
SaveExploits3References2
OpenVAS
OpenVAS
added 2024/03/04 12:00 a.m.20 views

openSUSE: Security Advisory for the Linux Kernel (SUSE-SU-2023:0134-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...

6.5CVSS7.2AI score0.04079EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/03/04 12:00 a.m.47 views

openSUSE: Security Advisory for the Linux Kernel (SUSE-SU-2023:0147-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...

7.5CVSS7.4AI score0.06346EPSS
SaveExploits2References2
OpenVAS
OpenVAS
added 2024/03/04 12:00 a.m.44 views

openSUSE: Security Advisory for the Linux Kernel (SUSE-SU-2023:4414-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...

10CVSS7.7AI score0.09141EPSS
SaveExploits4References2
Prion
Prion
added 2024/03/02 10:15 p.m.23 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: dma-debug: don't call dmaentryalloccheckleak under freeentrieslock dmaentryalloccheckleak calls into printk - serial console output qcom geni and grabs port-lock under freeentrieslock spin lock, which is a reverse locking...

7.6AI score0.00171EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/03/02 9:52 p.m.44 views

CVE-2023-52516 dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock

In the Linux kernel, the following vulnerability has been resolved: dma-debug: don't call dmaentryalloccheckleak under freeentrieslock dmaentryalloccheckleak calls into printk - serial console output qcom geni and grabs port-lock under freeentrieslock spin lock, which is a reverse locking...

7.9AI score0.00171EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/03/02 9:52 p.m.23 views

CVE-2023-52516 dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock

In the Linux kernel, the following vulnerability has been resolved: dma-debug: don't call dmaentryalloccheckleak under freeentrieslock dmaentryalloccheckleak calls into printk - serial console output qcom geni and grabs port-lock under freeentrieslock spin lock, which is a reverse locking...

7AI score0.00171EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.13 views

SUSE CVE-2021-47038

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: avoid deadlock between hcidev-lock and socket lock Commit eab2404ba798 "Bluetooth: Add BTPHY socket option" added a dependency between socket lock and hcidev-lock that could lead to deadlock. It turns out that...

5.7CVSS7.7AI score0.00179EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.7 views

SUSE CVE-2021-47041

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

5.5CVSS6.1AI score0.0049EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/03/01 5:41 a.m.49 views

CVE-2023-52485

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before sending a command Why We can hang in place trying to send commands when the DMCUB isn't powered on. How For functions that execute within a DC context or DC lock we can wrap the direct calls to...

4.4CVSS7.2AI score0.00214EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/03/01 4:07 a.m.8 views

SUSE CVE-2021-46987

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock when cloning inline extents and using qgroups There are a few exceptional cases where cloning an inline extent needs to copy the inline extent data into a page of the destination inode. When this happens, we e...

5.5CVSS6.4AI score0.00181EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/29 3:52 p.m.22 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...

6.8AI score0.00238EPSS
SaveExploits0References6
Rows per page
Query Builder