Lucene search
+L

2534 matches found

OSV
OSV
added 2025/06/18 11:15 a.m.7 views

UBUNTU-CVE-2022-50171

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/sec - don't sleep when in softirq When kunpeng920 encryption driver is used to deencrypt and decrypt packets during the softirq, it is not allowed to use mutex lock. The kernel will report the following error:...

5.5CVSS6AI score0.00131EPSS
SaveExploits0References7
OSV
OSV
added 2025/06/18 11:15 a.m.5 views

UBUNTU-CVE-2022-49998

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix locking in rxrpc's sendmsg Fix three bugs in the rxrpc's sendmsg implementation: 1 rxrpcnewclientcall should release the socket lock when returning an error from rxrpcgetcallslot. 2 rxrpcwaitfortxwindowintr will return...

5.5CVSS6.2AI score0.00153EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/18 11:15 a.m.10 views

UBUNTU-CVE-2022-50206

In the Linux kernel, the following vulnerability has been resolved: arm64: fix oops in concurrently setting insnemulation sysctls emulationprochandler changes table-data for procdointvecminmax and can generate the following Oops if called concurrently with itself: | Unable to handle kernel NULL...

5.5CVSS6AI score0.00203EPSS
SaveExploits0References10
OSV
OSV
added 2025/06/18 11:15 a.m.4 views

UBUNTU-CVE-2022-50035

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free on amdgpubolist mutex If amdgpucsvmhandling returns r != 0, then it will unlock the bolistmutex inside the function amdgpucsvmhandling and again on amdgpucsparserfini. This problem results in the...

7.8CVSS6AI score0.00157EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 11:3 a.m.7 views

CVE-2022-50202 PM: hibernate: defer device probing when resuming from hibernation

In the Linux kernel, the following vulnerability has been resolved: PM: hibernate: defer device probing when resuming from hibernation syzbot is reporting hung task at miscopen 1, for there is a race window of AB-BA deadlock which involves probecount variable. Currently waitfordeviceprobe from...

5.5CVSS6AI score0.00208EPSS
SaveExploits0References11
CVE
CVE
added 2025/06/18 11:3 a.m.75 views

CVE-2022-50171

CVE-2022-50171 is a Linux kernel issue in crypto: hisilicon/sec where a mutex lock is used during softirq, causing scheduling while atomic when kunpeng920 encryption driver processes packets in softirq. Affected component: Linux kernel crypto path for Hisilicon/sec; root cause: sleeping in softir...

5.5CVSS6.5AI score0.00131EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:3 a.m.13 views

CVE-2022-50171 crypto: hisilicon/sec - don't sleep when in softirq

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/sec - don't sleep when in softirq When kunpeng920 encryption driver is used to deencrypt and decrypt packets during the softirq, it is not allowed to use mutex lock. The kernel will report the following error:...

0.00131EPSS
SaveExploits0References5
OSV
OSV
added 2025/06/18 11:3 a.m.5 views

CVE-2022-50171 crypto: hisilicon/sec - don't sleep when in softirq

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/sec - don't sleep when in softirq When kunpeng920 encryption driver is used to deencrypt and decrypt packets during the softirq, it is not allowed to use mutex lock. The kernel will report the following error:...

5.5CVSS6AI score0.00131EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/06/18 11:1 a.m.13 views

CVE-2022-50035 drm/amdgpu: Fix use-after-free on amdgpu_bo_list mutex

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free on amdgpubolist mutex If amdgpucsvmhandling returns r != 0, then it will unlock the bolistmutex inside the function amdgpucsvmhandling and again on amdgpucsparserfini. This problem results in the...

0.00157EPSS
SaveExploits0References2
OSV
OSV
added 2025/06/18 11:1 a.m.23 views

CVE-2022-50035 drm/amdgpu: Fix use-after-free on amdgpu_bo_list mutex

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free on amdgpubolist mutex If amdgpucsvmhandling returns r != 0, then it will unlock the bolistmutex inside the function amdgpucsvmhandling and again on amdgpucsparserfini. This problem results in the...

7.8CVSS5.8AI score0.00157EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/06/18 11:1 a.m.9 views

CVE-2022-50035

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free on amdgpubolist mutex If amdgpucsvmhandling returns r != 0, then it will unlock the bolistmutex inside the function amdgpucsvmhandling and again on amdgpucsparserfini. This problem results in the...

7.8CVSS5.2AI score0.00157EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/06/18 11:0 a.m.10 views

CVE-2022-49998 rxrpc: Fix locking in rxrpc's sendmsg

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix locking in rxrpc's sendmsg Fix three bugs in the rxrpc's sendmsg implementation: 1 rxrpcnewclientcall should release the socket lock when returning an error from rxrpcgetcallslot. 2 rxrpcwaitfortxwindowintr will return...

0.00153EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/06/18 11:0 a.m.13 views

CVE-2022-49980 USB: gadget: Fix use-after-free Read in usb_udc_uevent()

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix use-after-free Read in usbudcuevent The syzbot fuzzer found a race between uevent callbacks and gadget driver unregistration that can cause a use-after-free bug:...

0.00208EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/06/18 10:59 a.m.10 views

CVE-2022-49943 USB: gadget: Fix obscure lockdep violation for udc_mutex

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix obscure lockdep violation for udcmutex A recent commit expanding the scope of the udclock mutex in the gadget core managed to cause an obscure and slightly bizarre lockdep violation. In abbreviated form:...

0.00141EPSS
SaveExploits0References2
CVE
CVE
added 2025/06/18 10:59 a.m.85 views

CVE-2022-49943

In CVE-2022-49943, the Linux kernel USB gadget udc_mutex scope was too large, allowing a lockdep alert/circular locking dependency when the gadget core invoked driver bind/unbind or started/stopped a UDC. The root cause is a widened udc_lock footprint that protected udc->driver among other thi...

5.5CVSS6.6AI score0.00141EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2025/06/18 10:15 a.m.11 views

CVE-2025-38074

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: protect vq-logused with vq-mutex The vhost-scsi completion path may access vq-logbase when vq-logused is already set to false. vhost-thread QEMU-thread vhostscsicompletecmdwork - vhostaddused - vhostaddusedn if...

5.5CVSS0.00165EPSS
SaveExploits0References9
OSV
OSV
added 2025/06/18 10:15 a.m.3 views

DEBIAN-CVE-2025-38074

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: protect vq-logused with vq-mutex The vhost-scsi completion path may access vq-logbase when vq-logused is already set to false. vhost-thread QEMU-thread vhostscsicompletecmdwork - vhostaddused - vhostaddusedn if...

5.5CVSS5.5AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 10:15 a.m.7 views

UBUNTU-CVE-2025-38074

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: protect vq-logused with vq-mutex The vhost-scsi completion path may access vq-logbase when vq-logused is already set to false. vhost-thread QEMU-thread vhostscsicompletecmdwork - vhostaddused - vhostaddusedn if...

5.5CVSS6.1AI score0.00165EPSS
SaveExploits0References39
Cvelist
Cvelist
added 2025/06/18 9:33 a.m.13 views

CVE-2025-38074 vhost-scsi: protect vq->log_used with vq->mutex

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: protect vq-logused with vq-mutex The vhost-scsi completion path may access vq-logbase when vq-logused is already set to false. vhost-thread QEMU-thread vhostscsicompletecmdwork - vhostaddused - vhostaddusedn if...

0.00165EPSS
SaveExploits0References7
OSV
OSV
added 2025/06/18 9:33 a.m.7 views

CVE-2025-38074 vhost-scsi: protect vq->log_used with vq->mutex

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: protect vq-logused with vq-mutex The vhost-scsi completion path may access vq-logbase when vq-logused is already set to false. vhost-thread QEMU-thread vhostscsicompletecmdwork - vhostaddused - vhostaddusedn if...

5.5CVSS6AI score0.00165EPSS
SaveExploits0References12
Rows per page
Query Builder