Lucene search
+L

4361 matches found

OSV
OSV
added 2025/12/08 2:15 a.m.4 views

DEBIAN-CVE-2022-50623

In the Linux kernel, the following vulnerability has been resolved: fpga: prevent integer overflow in dflfeatureioctlsetirq The "hdr.count sizeofs32" multiplication can overflow on 32 bit systems leading to memory corruption. Use arraysize to fix that...

5.4AI score0.00178EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 2:15 a.m.6 views

UBUNTU-CVE-2023-53760

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: mcq: Fix &hwq-cqlock deadlock issue When ufshcderrhandler is executed, CQ event interrupt can enter waiting for the same lock. This can happen in ufshcdhandlemcqcqevents and also in ufsmtkmcqintr. The following...

5.7AI score0.00154EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/08 2:15 a.m.7 views

UBUNTU-CVE-2023-53768

In the Linux kernel, the following vulnerability has been resolved: regmap-irq: Fix out-of-bounds access when allocating config buffers When allocating the 2D array for handling IRQ type registers in regmapaddirqchipfwnode, the intent is to allocate a matrix with numconfigbases rows and...

5.9AI score0.00168EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/08 1:19 a.m.20 views

CVE-2023-53768

CVE-2023-53768 concerns the Linux kernel regmap-irq code: during regmap_add_irq_chip_fwnode() the 2D matrix for IRQ type registers is allocated incorrectly, resulting in out-of-bounds memory writes when num_config_regs exceeds num_config_bases. The root cause is that the inner allocations were pe...

6.3AI score0.00168EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/08 1:19 a.m.18 views

CVE-2023-53760

The CVE-2023-53760 entry describes a Linux kernel deadlock in the SCSI/UFS MCQ path. Root cause: ufshcd_err_handler() can trigger CQ event interrupts while holding hwq->cq_lock, allowing a competing IRQ/worker to acquire the same lock in hard IRQ context, risking a deadlock. Affected component...

6.1AI score0.00154EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.24 views

CVE-2023-53760

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: mcq: Fix &hwq-cqlock deadlock issue When ufshcderrhandler is executed, CQ event interrupt can enter waiting for the same lock. This can happen in ufshcdhandlemcqcqevents and also in ufsmtkmcqintr. The following...

5.2AI score0.00154EPSS
SaveExploits0
OSV
OSV
added 2025/12/08 1:19 a.m.7 views

CVE-2023-53760 scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: mcq: Fix &hwq-cqlock deadlock issue When ufshcderrhandler is executed, CQ event interrupt can enter waiting for the same lock. This can happen in ufshcdhandlemcqcqevents and also in ufsmtkmcqintr. The following...

6.3AI score0.00154EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.37 views

CVE-2023-53760 scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: mcq: Fix &hwq-cqlock deadlock issue When ufshcderrhandler is executed, CQ event interrupt can enter waiting for the same lock. This can happen in ufshcdhandlemcqcqevents and also in ufsmtkmcqintr. The following...

0.00154EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/08 1:16 a.m.8 views

CVE-2025-40319

In the Linux kernel, the following vulnerability has been resolved: bpf: Sync pending IRQ work before freeing ring buffer Fix a race where irqwork can be queued in bpfringbufcommit but the ring buffer is freed before the work executes. In the syzbot reproducer, a BPF program attached to schedswit...

7.8CVSS0.00128EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/08 1:16 a.m.8 views

CVE-2025-40310

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: resolve a race in amdgpuamdkfddevicefinisw There is race in amdgpuamdkfddevicefinisw and interrupt. if amdgpuamdkfddevicefinisw run in b/w kfdcleanupnodes and kfreekfd, and KGD interrupt generated. kernel panic log:...

0.00166EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/08 1:16 a.m.2 views

DEBIAN-CVE-2025-40310

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: resolve a race in amdgpuamdkfddevicefinisw There is race in amdgpuamdkfddevicefinisw and interrupt. if amdgpuamdkfddevicefinisw run in b/w kfdcleanupnodes and kfreekfd, and KGD interrupt generated. kernel panic log:...

5.1AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 1:16 a.m.4 views

UBUNTU-CVE-2025-40310

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: resolve a race in amdgpuamdkfddevicefinisw There is race in amdgpuamdkfddevicefinisw and interrupt. if amdgpuamdkfddevicefinisw run in b/w kfdcleanupnodes and kfreekfd, and KGD interrupt generated. kernel panic log:...

5.7AI score0.00166EPSS
SaveExploits0References22
OSV
OSV
added 2025/12/08 12:46 a.m.5 views

CVE-2025-40319 bpf: Sync pending IRQ work before freeing ring buffer

In the Linux kernel, the following vulnerability has been resolved: bpf: Sync pending IRQ work before freeing ring buffer Fix a race where irqwork can be queued in bpfringbufcommit but the ring buffer is freed before the work executes. In the syzbot reproducer, a BPF program attached to schedswit...

7.8CVSS6.5AI score0.00128EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2025/12/08 12:46 a.m.5 views

CVE-2025-40310

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: resolve a race in amdgpuamdkfddevicefinisw There is race in amdgpuamdkfddevicefinisw and interrupt. if amdgpuamdkfddevicefinisw run in b/w kfdcleanupnodes and kfreekfd, and KGD interrupt generated. kernel panic log:...

5.7AI score0.00166EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2025/12/08 12:46 a.m.27 views

CVE-2025-40310

CVE-2025-40310 appears without publicly provided technical details in the supplied documents. No affected products, root cause, impact, or fixes are listed here; monitor for further updates from vendors/advisories.

5.9AI score0.00166EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/08 12:46 a.m.5 views

CVE-2025-40310 amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_sw

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: resolve a race in amdgpuamdkfddevicefinisw There is race in amdgpuamdkfddevicefinisw and interrupt. if amdgpuamdkfddevicefinisw run in b/w kfdcleanupnodes and kfreekfd, and KGD interrupt generated. kernel panic log:...

6.2AI score0.00166EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/08 12:0 a.m.2 views

PT-2025-49487

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu gicp probe of irq find parent returns a node pointer with refcount incremented, We should use of node put on it when not needed anymore. Add missing of node put to avoid refcount...

6.3AI score0.00175EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/08 12:0 a.m.4 views

PT-2025-49498

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel related to out-of-bounds access when allocating config buffers within the regmap-irq functionality. Specifically, the allocation logic for a 2D array...

5.9AI score0.00168EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/08 12:0 a.m.6 views

PT-2025-49448

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists where an interrupt request IRQ work item can be queued in the bpf ringbuf commit function, but the ring buffer may be freed before the work item executes. This ca...

6.4AI score0.00128EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53760

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: ufs: core: mcq: Fix &hwq-cqlock deadlock issue When ufshcderrhandler is executed, CQ event interrupt can enter waiting for the same lock. This can happen...

6.1AI score0.00154EPSS
SaveExploits0References3
Rows per page
Query Builder