Lucene search
+L

1939 matches found

NVD
NVD
added 2025/05/20 4:15 p.m.14 views

CVE-2025-37907

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix locking order in ivpujobsubmit Fix deadlock in job submission and abort handling. When a thread aborts currently executing jobs due to a fault, it first locks the global lock protecting submittedjobs 1. After the...

5.5CVSS0.00141EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/20 3:21 p.m.11 views

CVE-2025-37907 accel/ivpu: Fix locking order in ivpu_job_submit

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix locking order in ivpujobsubmit Fix deadlock in job submission and abort handling. When a thread aborts currently executing jobs due to a fault, it first locks the global lock protecting submittedjobs 1. After the...

6.4AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.10 views

kernel: NFSv4.0: Fix a use-after-free problem in the asynchronous open()

In the Linux kernel, the following vulnerability has been resolved: NFSv4.0: Fix a use-after-free problem in the asynchronous open Yang Erkun reports that when two threads are opening files at the same time, and are forced to abort before a reply is seen, then the call to nfsreleaseseqid in...

7.8CVSS6.8AI score0.00267EPSS
SaveExploits0References5
CVE
CVE
added 2025/05/09 6:42 a.m.137 views

CVE-2025-37854

CVE-2025-37854 affects the Linux kernel drm/amdkfd path. A use-after-free race occurs when mode1 reset is used to recover a hung GPU: after KFD signals user space to abort, the cleanup may free or reuse system memory (and VRAM) still in use by user queues, potentially corrupting data structures a...

7.8CVSS6.7AI score0.00247EPSS
SaveExploits0References7Affected Software1
SUSE CVE
SUSE CVE
added 2025/05/09 3:23 a.m.7 views

SUSE CVE-2025-37828

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: mcq: Add NULL check in ufshcdmcqabort A race can occur between the MCQ completion path and the abort handler: once a request completes, blkmqfreerequest sets rq-mqhctx to NULL, meaning the subsequent ufshcdmcqreqtohwq...

5.5CVSS6.3AI score0.00176EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/08 7:15 a.m.31 views

CVE-2025-37828

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: mcq: Add NULL check in ufshcdmcqabort A race can occur between the MCQ completion path and the abort handler: once a request completes, blkmqfreerequest sets rq-mqhctx to NULL, meaning the subsequent ufshcdmcqreqtohwq...

5.5CVSS0.00176EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/08 7:15 a.m.2 views

DEBIAN-CVE-2025-37828

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: mcq: Add NULL check in ufshcdmcqabort A race can occur between the MCQ completion path and the abort handler: once a request completes, blkmqfreerequest sets rq-mqhctx to NULL, meaning the subsequent ufshcdmcqreqtohwq...

5.5CVSS5.6AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 7:15 a.m.8 views

UBUNTU-CVE-2025-37828

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: mcq: Add NULL check in ufshcdmcqabort A race can occur between the MCQ completion path and the abort handler: once a request completes, blkmqfreerequest sets rq-mqhctx to NULL, meaning the subsequent ufshcdmcqreqtohwq...

5.5CVSS6.2AI score0.00176EPSS
SaveExploits0References22
CVE
CVE
added 2025/05/08 6:26 a.m.114 views

CVE-2025-37828

CVE-2025-37828 affects the Linux kernel in the SCSI/UFS MCQ path. A race between MCQ completion and the abort handler can lead to dereferencing a NULL hwq pointer after __blk_mq_free_request() sets rq->mq_hctx to NULL. The fix adds a NULL check on the returned hwq in ufshcd_mcq_abort(); if hwq...

5.5CVSS5.2AI score0.00176EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/04 5:21 p.m.18 views

CVE-2023-53093

In the Linux kernel, the following vulnerability has been resolved: tracing: Do not let histogram values have some modifiers Histogram values can not be strings, stacktraces, graphs, symbols, syscalls, or grouped in buckets or log. Give an error if a value is set to do so. Note, the histogram cod...

5.5CVSS6.9AI score0.00187EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 4:24 p.m.20 views

CVE-2023-53041

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Perform lockless command completion in abort path While adding and removing the controller, the following call trace was observed: WARNING: CPU: 3 PID: 623596 at kernel/dma/mapping.c:532 dmafreeattrs+0x33/0x50 CPU:...

5.5CVSS7.1AI score0.00192EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/05/03 2:51 a.m.5 views

SUSE CVE-2023-53041

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Perform lockless command completion in abort path While adding and removing the controller, the following call trace was observed: WARNING: CPU: 3 PID: 623596 at kernel/dma/mapping.c:532 dmafreeattrs+0x33/0x50 CPU:...

4.1CVSS6.5AI score0.00192EPSS
SaveExploits0References10
OSV
OSV
added 2025/05/02 4:15 p.m.2 views

DEBIAN-CVE-2023-53041

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Perform lockless command completion in abort path While adding and removing the controller, the following call trace was observed: WARNING: CPU: 3 PID: 623596 at kernel/dma/mapping.c:532 dmafreeattrs+0x33/0x50 CPU:...

5.5CVSS5.5AI score0.00192EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/02 4:15 p.m.12 views

CVE-2023-53041

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Perform lockless command completion in abort path While adding and removing the controller, the following call trace was observed: WARNING: CPU: 3 PID: 623596 at kernel/dma/mapping.c:532 dmafreeattrs+0x33/0x50 CPU:...

5.5CVSS0.00192EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/02 4:15 p.m.9 views

UBUNTU-CVE-2023-53041

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Perform lockless command completion in abort path While adding and removing the controller, the following call trace was observed: WARNING: CPU: 3 PID: 623596 at kernel/dma/mapping.c:532 dmafreeattrs+0x33/0x50 CPU:...

5.5CVSS6.1AI score0.00192EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/05/02 3:54 p.m.16 views

CVE-2023-53041 scsi: qla2xxx: Perform lockless command completion in abort path

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Perform lockless command completion in abort path While adding and removing the controller, the following call trace was observed: WARNING: CPU: 3 PID: 623596 at kernel/dma/mapping.c:532 dmafreeattrs+0x33/0x50 CPU:...

0.00192EPSS
SaveExploits0References6
CVE
CVE
added 2025/05/02 3:54 p.m.96 views

CVE-2023-53041

CVE-2023-53041 has concrete details in the Connected documents. The issue is in the Linux kernel’s qla2xxx SCSI driver: during controller add/remove, abort path completes commands with a lock still held, causing a lock-warning in dma_free_attrs. The observed call trace centers on qla2x00_async_sn...

5.5CVSS6.7AI score0.00192EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/05/02 3:54 p.m.8 views

CVE-2023-53041 scsi: qla2xxx: Perform lockless command completion in abort path

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Perform lockless command completion in abort path While adding and removing the controller, the following call trace was observed: WARNING: CPU: 3 PID: 623596 at kernel/dma/mapping.c:532 dmafreeattrs+0x33/0x50 CPU:...

6AI score
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/05/02 2:02 a.m.8 views

SUSE CVE-2025-37759

In the Linux kernel, the following vulnerability has been resolved: ublk: fix handling recovery & reissue in ublkabortqueue Commit 8284066946e6 "ublk: grab request reference when the request is handled by userspace" doesn't grab request reference in case of recovery reissue. Then the request can ...

5.5CVSS6.5AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 1:15 p.m.3 views

DEBIAN-CVE-2025-37759

In the Linux kernel, the following vulnerability has been resolved: ublk: fix handling recovery & reissue in ublkabortqueue Commit 8284066946e6 "ublk: grab request reference when the request is handled by userspace" doesn't grab request reference in case of recovery reissue. Then the request can ...

5.5CVSS5.8AI score0.00176EPSS
SaveExploits0References1
Rows per page
Query Builder