Lucene search
+L

13048 matches found

UbuntuCve
UbuntuCve
added 2024/05/03 3:15 p.m.27 views

CVE-2022-48675

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix a nested dead lock as part of ODP flow Fix a nested dead lock as part of ODP flow by using mmputasync. From the below call trace 1 can see that calling mmput once we have the umemodp-umemmutex locked as required by...

5.5CVSS6.2AI score0.00178EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/03 2:52 p.m.95 views

CVE-2022-48675

CVE-2022-48675 is a Linux kernel issue in IB/core involving a nested deadlock between exiting mmap (exit_mmap/__mmu_notifier_release) and a mutex held during ib_umem_odp_map_dma_and_lock. The root cause is a potential deadlock when mmput() is called while umem_mutex is held, triggering a lock in ...

5.5CVSS6.4AI score0.00178EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/05/03 2:52 p.m.37 views

CVE-2022-48675 IB/core: Fix a nested dead lock as part of ODP flow

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix a nested dead lock as part of ODP flow Fix a nested dead lock as part of ODP flow by using mmputasync. From the below call trace 1 can see that calling mmput once we have the umemodp-umemmutex locked as required by...

5.5AI score0.00178EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/03 2:52 p.m.19 views

CVE-2022-48675 IB/core: Fix a nested dead lock as part of ODP flow

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix a nested dead lock as part of ODP flow Fix a nested dead lock as part of ODP flow by using mmputasync. From the below call trace 1 can see that calling mmput once we have the umemodp-umemmutex locked as required by...

6.7AI score0.00178EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/03 2:52 p.m.44 views

CVE-2022-48675

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix a nested dead lock as part of ODP flow Fix a nested dead lock as part of ODP flow by using mmputasync. From the below call trace 1 can see that calling mmput once we have the umemodp-umemmutex locked as required by...

5.5CVSS6.8AI score0.00178EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.6 views

SUSE CVE-2024-26934

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix deadlock in usbdeauthorizeinterface Among the attribute file callback routines in drivers/usb/core/sysfs.c, the interfaceauthorizedstore function is the only one which acquires a device lock on an ancestor device: ...

5.5CVSS6.3AI score0.0019EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.13 views

SUSE CVE-2024-27000

In the Linux kernel, the following vulnerability has been resolved: serial: mxs-auart: add spinlock around changing cts state The uarthandlectschange function in serialcore expects the caller to hold uport-lock. For example, I have seen the below kernel splat, when the Bluetooth driver is loaded ...

3.3CVSS6.3AI score0.00327EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.7 views

SUSE CVE-2024-27009

In the Linux kernel, the following vulnerability has been resolved: s390/cio: fix race condition during online processing A race condition exists in ccwdevicesetonline that can cause the online process to fail, leaving the affected device in an inconsistent state. As a result, subsequent attempts...

4.7CVSS6.7AI score0.00176EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/03 12:00 a.m.73 views

CVE-2024-34404

Veritas NetBackup before 10.4 and NetBackup Appliance before 5.4 are affected by CVE-2024-34404 in the Alta Recovery Vault feature. The issue allows a NetBackup administrator, not the cloud administrator, to modify the expiration of backups under Governance mode, bypassing intended retention cont...

6.8CVSS6.4AI score0.00368EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/05/03 12:00 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability that stems from a missing cpusreadlock function...

5.5CVSS6.5AI score0.00179EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/05/01 7:19 p.m.49 views

CVE-2024-27010

In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix mirred deadlock on device recursion When the mirred action is used on a classful egress qdisc and a packet is mirrored or redirected to self we hit a qdisc lock deadlock. See trace below. ..... other info removed f...

5.5CVSS8.3AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/01 7:19 p.m.27 views

CVE-2024-27009

A flaw was found in the Linux kernel’s S390 device driver. A race condition can occur during online processing due to improper locking, causing the device to be in an inconsistent state and resulting in denial of service...

5.5CVSS8AI score0.00176EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 1:15 p.m.37 views

UBUNTU-CVE-2024-27031

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix nfsnetfsissueread xarray locking for writeback interrupt The loop inside nfsnetfsissueread currently does not disable interrupts while iterating through pages in the xarray to submit for NFS read. This is not safe though...

5.5CVSS6.1AI score0.002EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/01 6:15 a.m.3 views

DEBIAN-CVE-2024-27022

In the Linux kernel, the following vulnerability has been resolved: fork: defer linking file vma until vma is fully initialized Thorvald reported a WARNING 1. And the root cause is below race: CPU 1 CPU 2 fork hugetlbfsfallocate dupmmap hugetlbfspunchhole immaplockwritemapping;...

7.8CVSS5.7AI score0.0027EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.8 views

AZL-42192 CVE-2024-27020 affecting package kernel for versions less than 5.15.158.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix potential data-race in nftexprtypeget nftunregisterexpr can concurrent with nftexprtypeget, and there is not any protection when iterate over nftablesexpressions list in nftexprtypeget. Therefore, there i...

7CVSS6.3AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.8 views

DEBIAN-CVE-2024-27020

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix potential data-race in nftexprtypeget nftunregisterexpr can concurrent with nftexprtypeget, and there is not any protection when iterate over nftablesexpressions list in nftexprtypeget. Therefore, there i...

7CVSS5.7AI score0.00221EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/01 6:15 a.m.29 views

CVE-2024-27010

In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix mirred deadlock on device recursion When the mirred action is used on a classful egress qdisc and a packet is mirrored or redirected to self we hit a qdisc lock deadlock. See trace below. ..... other info removed f...

5.5CVSS7.4AI score0.00176EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/01 6:15 a.m.4 views

DEBIAN-CVE-2024-27009

In the Linux kernel, the following vulnerability has been resolved: s390/cio: fix race condition during online processing A race condition exists in ccwdevicesetonline that can cause the online process to fail, leaving the affected device in an inconsistent state. As a result, subsequent attempts...

4.7CVSS6.1AI score0.00176EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.24 views

CVE-2024-27002

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: Do a runtime PM get on controllers during probe mt8183-mfgcfg has a mutual dependency with genpd during the probing stage, which leads to a deadlock in the following call stack: CPU0: genpdlock -- clkpreparelock...

5.5CVSS5.9AI score0.00174EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/01 6:15 a.m.17 views

UBUNTU-CVE-2024-27002

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: Do a runtime PM get on controllers during probe mt8183-mfgcfg has a mutual dependency with genpd during the probing stage, which leads to a deadlock in the following call stack: CPU0: genpdlock -- clkpreparelock...

5.5CVSS6.6AI score0.00174EPSS
SaveExploits0References11
Rows per page
Query Builder