Lucene search
+L

7777 matches found

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

UBUNTU-CVE-2022-50053

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix reset error handling Do not call iavfclose in iavfresettask error handling. Doing so can lead to double call of napidisable, which can lead to deadlock there. Removing VF would lead to iavfremove task being stuck, becau...

5.5CVSS6AI score0.00125EPSS
SaveExploits0References5
OSV
OSV
added 2025/06/18 11:15 a.m.10 views

UBUNTU-CVE-2022-50202

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.5CVSS6.1AI score0.00217EPSS
SaveExploits0References10
OSV
OSV
added 2025/06/18 11:03 a.m.12 views

CVE-2022-50149 driver core: fix potential deadlock in __driver_attach

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential deadlock in driverattach In driverattach function, There are also AA deadlock problem, like the commit b232b02bf3c2 "driver core: fix deadlock in deviceattach". stack like commit b232b02bf3c2 "driver...

6.3AI score
SaveExploits0References9
CVE
CVE
added 2025/06/18 11:03 a.m.99 views

CVE-2022-50149

CVE-2022-50149 : Linux kernel driver core vulnerability in __driver_attach where async probing could deadlock with dev locks. Reproduced when async probes are allowed but memory/work limits force synchronous execution, causing ABBA-style deadlock with __driver_attach_async_helper holding device l...

5.5CVSS6.8AI score0.00126EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:03 a.m.12 views

CVE-2022-50149 driver core: fix potential deadlock in __driver_attach

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential deadlock in driverattach In driverattach function, There are also AA deadlock problem, like the commit b232b02bf3c2 "driver core: fix deadlock in deviceattach". stack like commit b232b02bf3c2 "driver...

0.00126EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/06/18 11:03 a.m.8 views

CVE-2022-50149

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential deadlock in driverattach In driverattach function, There are also AA deadlock problem, like the commit b232b02bf3c2 "driver core: fix deadlock in deviceattach". stack like commit b232b02bf3c2 "driver...

5.5CVSS5.5AI score0.00126EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:02 a.m.16 views

CVE-2022-50116

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix deadlock and link starvation in outgoing data path The current implementation queues up new control and user packets as needed and processes this queue down to the ldisc in the same code path. That means that the...

5.5CVSS5.6AI score0.00126EPSS
SaveExploits0
CVE
CVE
added 2025/06/18 11:02 a.m.98 views

CVE-2022-50116

The CVE refers to a Linux kernel flaw in tty n_gsm where deadlocks and link starvation could occur in the outgoing data path under ldisc congestion. The fix adds an additional control-channel data queue and processes it before the user-channel queue in gsm_data_kick(), moving this work to a dedic...

5.5CVSS6.4AI score0.00126EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.18 views

CVE-2022-50116 tty: n_gsm: fix deadlock and link starvation in outgoing data path

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix deadlock and link starvation in outgoing data path The current implementation queues up new control and user packets as needed and processes this queue down to the ldisc in the same code path. That means that the...

0.00126EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 11:02 a.m.7 views

CVE-2022-50116 tty: n_gsm: fix deadlock and link starvation in outgoing data path

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix deadlock and link starvation in outgoing data path The current implementation queues up new control and user packets as needed and processes this queue down to the ldisc in the same code path. That means that the...

5.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.16 views

CVE-2022-50059 ceph: don't leak snap_rwsem in handle_cap_grant

In the Linux kernel, the following vulnerability has been resolved: ceph: don't leak snaprwsem in handlecapgrant When handlecapgrant is called on an IMPORT op, then the snaprwsem is held and the function is expected to release it before returning. It currently fails to do that in all cases which...

7.5CVSS0.00379EPSS
SaveExploits0References4
CVE
CVE
added 2025/06/18 11:02 a.m.80 views

CVE-2022-50059

CVE-2022-50059 is documented as a Linux kernel vulnerability affecting the Ceph integration: when handle_cap_grant is called on an IMPORT operation, the snap_rwsem is held and not reliably released, which could lead to a deadlock. The issue is described across multiple vendor advisories (EulerOS,...

7.5CVSS6.4AI score0.00379EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/06/18 11:02 a.m.7 views

CVE-2022-50059 ceph: don't leak snap_rwsem in handle_cap_grant

In the Linux kernel, the following vulnerability has been resolved: ceph: don't leak snaprwsem in handlecapgrant When handlecapgrant is called on an IMPORT op, then the snaprwsem is held and the function is expected to release it before returning. It currently fails to do that in all cases which...

7.5CVSS5.8AI score
SaveExploits0References7
OSV
OSV
added 2025/06/18 11:01 a.m.18 views

CVE-2022-50053 iavf: Fix reset error handling

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix reset error handling Do not call iavfclose in iavfresettask error handling. Doing so can lead to double call of napidisable, which can lead to deadlock there. Removing VF would lead to iavfremove task being stuck, becau...

5.9AI score
SaveExploits0References6
CVE
CVE
added 2025/06/18 11:01 a.m.139 views

CVE-2022-50053

CVE-2022-50053 concerns the Linux kernel iavf driver: a reset error handling path could lead to deadlock due to double napi_disable and a stuck iavf_remove when VF removal occurs during rapid resets. The fix removes the call to iavf_close in reset error handling and instead calls iavf_disable_vf ...

5.5CVSS6.5AI score0.00125EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:01 a.m.24 views

CVE-2022-50053 iavf: Fix reset error handling

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix reset error handling Do not call iavfclose in iavfresettask error handling. Doing so can lead to double call of napidisable, which can lead to deadlock there. Removing VF would lead to iavfremove task being stuck, becau...

0.00125EPSS
SaveExploits0References3
CVE
CVE
added 2025/06/18 11:00 a.m.102 views

CVE-2022-49986

CVE-2022-49986 : In the Linux kernel, the storvsc driver’s storvsc_error_wq was incorrectly marked as WQ_MEM_RECLAIM, risking deadlock while flushing disk events. The supplied advisories state that removing WQ_MEM_RECLAIM from storvsc_error_wq fixes the issue, preventing forward-progress requirem...

5.5CVSS6.4AI score0.00164EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:00 a.m.15 views

CVE-2022-49986 scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq

In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Remove WQMEMRECLAIM from storvscerrorwq storvscerrorwq workqueue should not be marked as WQMEMRECLAIM as it doesn't need to make forward progress under memory pressure. Marking this workqueue as WQMEMRECLAIM may...

0.00164EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/18 10:15 a.m.3 views

DEBIAN-CVE-2025-38038

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: Remove unnecessary driverlock in setboost setboost is a per-policy function call, hence a driver wide lock is unnecessary. Also this mutexacquire can collide with the mutexacquire from the mode-switch path in...

5.5CVSS5.6AI score0.00164EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 10:15 a.m.9 views

CVE-2025-38038

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: Remove unnecessary driverlock in setboost setboost is a per-policy function call, hence a driver wide lock is unnecessary. Also this mutexacquire can collide with the mutexacquire from the mode-switch path in...

5.5CVSS0.00164EPSS
SaveExploits0References3
Rows per page
Query Builder