Lucene search
+L

224 matches found

Positive Technologies
Positive Technologies
added 2025/04/01 12:0 a.m.8 views

PT-2025-14333 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue in the Linux kernel has been resolved, related to the HID corsair-void component. The corsair void process receiver function can be called from an interrupt context, and lockin...

6.5AI score0.00159EPSS
SaveExploits0References9
OSV
OSV
added 2025/03/27 5:15 p.m.4 views

DEBIAN-CVE-2023-53013

In the Linux kernel, the following vulnerability has been resolved: ptdma: ptcoreexecutecmd should use spinlock The interrupt handler ptcoreirqhandler of the ptdma driver can be called from interrupt context. The code flow in this function can lead down to ptcoreexecutecmd which will attempt to...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/27 5:15 p.m.24 views

CVE-2023-53013

In the Linux kernel, the following vulnerability has been resolved: ptdma: ptcoreexecutecmd should use spinlock The interrupt handler ptcoreirqhandler of the ptdma driver can be called from interrupt context. The code flow in this function can lead down to ptcoreexecutecmd which will attempt to...

5.5CVSS0.00145EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/27 5:15 p.m.10 views

UBUNTU-CVE-2023-53013

In the Linux kernel, the following vulnerability has been resolved: ptdma: ptcoreexecutecmd should use spinlock The interrupt handler ptcoreirqhandler of the ptdma driver can be called from interrupt context. The code flow in this function can lead down to ptcoreexecutecmd which will attempt to...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/03/27 4:43 p.m.3 views

CVE-2023-53013 ptdma: pt_core_execute_cmd() should use spinlock

In the Linux kernel, the following vulnerability has been resolved: ptdma: ptcoreexecutecmd should use spinlock The interrupt handler ptcoreirqhandler of the ptdma driver can be called from interrupt context. The code flow in this function can lead down to ptcoreexecutecmd which will attempt to...

5.9AI score0.00145EPSS
SaveExploits0References3
CVE
CVE
added 2025/03/27 4:43 p.m.146 views

CVE-2023-53013

The CVE-2023-53013 issue in the Linux kernel relates to the ptdma driver: pt_core_irq_handler() could call pt_core_execute_cmd() from interrupt context, where acquiring a mutex is invalid and could cause a kernel panic. The fix replaces the mutex with a spinlock, addressing the interrupt-context ...

5.5CVSS6.6AI score0.00145EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/03/27 4:43 p.m.16 views

CVE-2023-53013 ptdma: pt_core_execute_cmd() should use spinlock

In the Linux kernel, the following vulnerability has been resolved: ptdma: ptcoreexecutecmd should use spinlock The interrupt handler ptcoreirqhandler of the ptdma driver can be called from interrupt context. The code flow in this function can lead down to ptcoreexecutecmd which will attempt to...

5.5CVSS5.6AI score0.00145EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.31 views

CVE-2023-53013 ptdma: pt_core_execute_cmd() should use spinlock

In the Linux kernel, the following vulnerability has been resolved: ptdma: ptcoreexecutecmd should use spinlock The interrupt handler ptcoreirqhandler of the ptdma driver can be called from interrupt context. The code flow in this function can lead down to ptcoreexecutecmd which will attempt to...

0.00145EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/03/12 9:42 a.m.25 views

CVE-2025-21849 drm/i915/gt: Use spin_lock_irqsave() in interruptible context

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Use spinlockirqsave in interruptible context spinlock/unlock functions used in interrupt contexts could result in a deadlock, as seen in GitLab issue 13399, which occurs when interrupt comes in while holding a lock...

0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.4 views

SUSE CVE-2025-21728

In the Linux kernel, the following vulnerability has been resolved: bpf: Send signals asynchronously if !preemptible BPF programs can execute in all kinds of contexts and when a program running in a non-preemptible context uses the bpfsendsignal kfunc, it will cause issues because this kfunc can...

5.5CVSS7.8AI score0.00189EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2025/02/27 3:11 a.m.4 views

SUSE CVE-2022-49156

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix scheduling while atomic The driver makes a call into midlayer fcremoteportdelete which can put the thread to sleep. The thread that originates the call is in interrupt context. The combination of the two trigge...

5.5CVSS7.4AI score0.00263EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.5 views

SUSE CVE-2022-49625

In the Linux kernel, the following vulnerability has been resolved: sfc: fix kernel panic when creating VF When creating VFs a kernel panic can happen when calling to efxef10tryupdatenicstatsvf. When releasing a DMA coherent buffer, sometimes, I don't know in what specific circumstances, it has t...

5.5CVSS6.3AI score0.00282EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 7:1 a.m.9 views

DEBIAN-CVE-2022-49625

In the Linux kernel, the following vulnerability has been resolved: sfc: fix kernel panic when creating VF When creating VFs a kernel panic can happen when calling to efxef10tryupdatenicstatsvf. When releasing a DMA coherent buffer, sometimes, I don't know in what specific circumstances, it has t...

5.5CVSS5.3AI score0.00282EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:0 a.m.13 views

CVE-2022-49156

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix scheduling while atomic The driver makes a call into midlayer fcremoteportdelete which can put the thread to sleep. The thread that originates the call is in interrupt context. The combination of the two trigge...

5.5CVSS0.00263EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 7:0 a.m.1 views

DEBIAN-CVE-2022-49156

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix scheduling while atomic The driver makes a call into midlayer fcremoteportdelete which can put the thread to sleep. The thread that originates the call is in interrupt context. The combination of the two trigge...

5.5CVSS5.3AI score0.00263EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:0 a.m.11 views

UBUNTU-CVE-2022-49156

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix scheduling while atomic The driver makes a call into midlayer fcremoteportdelete which can put the thread to sleep. The thread that originates the call is in interrupt context. The combination of the two trigge...

5.5CVSS6.1AI score0.00263EPSS
SaveExploits0References8
CVE
CVE
added 2025/02/26 1:55 a.m.142 views

CVE-2022-49156

The CVE-2022-49156 entry corresponds to a Linux kernel vulnerability in scsi: qla2xxx where a call into midlayer (fc_remote_port_delete) could sleep in interrupt context, causing a crash via scheduling while atomic. The fix schedules the call in non-interrupt context to avoid sleeping while atomi...

5.5CVSS5.3AI score0.00263EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.15 views

CVE-2022-49156 scsi: qla2xxx: Fix scheduling while atomic

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix scheduling while atomic The driver makes a call into midlayer fcremoteportdelete which can put the thread to sleep. The thread that originates the call is in interrupt context. The combination of the two trigge...

0.00263EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 1:55 a.m.8 views

CVE-2022-49156 scsi: qla2xxx: Fix scheduling while atomic

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix scheduling while atomic The driver makes a call into midlayer fcremoteportdelete which can put the thread to sleep. The thread that originates the call is in interrupt context. The combination of the two trigge...

5.5CVSS5.2AI score0.00263EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.12 views

CVE-2022-49156

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix scheduling while atomic The driver makes a call into midlayer fcremoteportdelete which can put the thread to sleep. The thread that originates the call is in interrupt context. The combination of the two trigge...

5.5CVSS5.3AI score0.00263EPSS
SaveExploits0
Rows per page
Query Builder