Lucene search
+L

1955 matches found

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
CNNVD
CNNVD
added 2025/05/02 12:00 a.m.13 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a potential post-release reuse issue with the nvmet driver at request completion...

7.8CVSS6.3AI score0.00506EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/05/02 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the qla2xxx driver not properly handling locks in the command completion path, which could lead to a memory...

5.5CVSS6.4AI score0.00192EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/01 1:15 p.m.5 views

DEBIAN-CVE-2025-23154

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix ioreqpostcqe abuse by send bundle 114.987980 T5313 WARNING: CPU: 6 PID: 5313 at iouring/iouring.c:872 ioreqpostcqe+0x12e/0x4f0 114.991597 T5313 RIP: 0010:ioreqpostcqe+0x12e/0x4f0 115.001880 T5313 Call Trace:...

5.5CVSS5.6AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 1:15 p.m.10 views

UBUNTU-CVE-2025-23154

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix ioreqpostcqe abuse by send bundle 114.987980 T5313 WARNING: CPU: 6 PID: 5313 at iouring/iouring.c:872 ioreqpostcqe+0x12e/0x4f0 114.991597 T5313 RIP: 0010:ioreqpostcqe+0x12e/0x4f0 115.001880 T5313 Call Trace:...

5.8CVSS6.2AI score0.00189EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.10 views

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

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel's netfilter: nf tables has been identified. The issue involves the netlink notifier, which could potentially race to release objects. This occurs...

4.7CVSS5.1AI score0.0014EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/04/18 11:19 p.m.9 views

SUSE CVE-2025-22086

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix mlx5pollone curqp update flow When curqp isn't NULL, in order to avoid fetching the QP from the radix tree again we check if the next cqe QP is identical to the one we already have. The bug however is that we are...

5.5CVSS7.5AI score0.00278EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.10 views

PT-2025-38563

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null pointer dereference issue exists in the TX completion packet stage of TI SoCs with CPSW2G instances, which have a single external ethernet port. Accessing ndev without...

5.5CVSS6.2AI score0.00127EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2025/04/09 12:00 a.m.10 views

PT-2025-20357

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition can occur between the MCQ completion path and the abort handler in the Linux kernel. Once a request completes, blk mq free request sets rq-mq hctx to NULL, meaning the...

5.5CVSS6.7AI score0.00176EPSS
SaveExploits0
Fedora
Fedora
added 2025/04/06 1:16 a.m.38 views

[SECURITY] Fedora 40 Update: condor-23.9.6-3.fc40

HTCondor is a workload management system for high-throughput and high-performance jobs. Like other full-featured batch systems, HTCondor provides a job queuing mechanism, scheduling policy, priority scheme, resource monitoring, and resource management. Users submit their serial or parallel jobs t...

8.1CVSS8.2AI score0.00347EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/04/01 3:40 p.m.4 views

CVE-2025-21918 usb: typec: ucsi: Fix NULL pointer access

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Fix NULL pointer access Resources should be released only after all threads that utilize them have been destroyed. This commit ensures that resources are not released prematurely by waiting for the associated...

7.6AI score0.00204EPSS
SaveExploits0References5
CVE
CVE
added 2025/04/01 3:40 p.m.135 views

CVE-2025-21918

CVE-2025-21918 is a Linux kernel vulnerability described in connected Azure Linux advisory: usb: typec: ucsi: Fix NULL pointer access. The issue arises from premature resource release; the fix ensures resources are freed only after the associated workqueue completes, preventing NULL-pointer acces...

5.5CVSS7.2AI score0.00204EPSS
SaveExploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2025/03/29 5:43 p.m.18 views

CVE-2023-53009

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add sync after creating vram bo There will be data corruption on vram allocated by svm if the initialization is not complete and application is writting on the memory. Adding sync to wait for the initialization...

5.5CVSS7.4AI score0.0018EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/03/28 3:00 a.m.10 views

SUSE CVE-2025-21892

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix the recovery flow of the UMR QP This patch addresses an issue in the recovery flow of the UMR QP, ensuring tasks do not get stuck, as highlighted by the call trace 1. During recovery, before transitioning the QP to...

5.5CVSS7.5AI score0.00135EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2025/03/28 12:00 a.m.8 views

Azure Linux 3.0 Security Update: emacs (CVE-2024-53920)

The version of emacs installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-53920 advisory. - In elisp-mode.el in GNU Emacs before 30.1, a user who chooses to invoke elisp-completion-at-point for code...

7.8CVSS8.1AI score0.00619EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.27 views

CVE-2023-53009 drm/amdkfd: Add sync after creating vram bo

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add sync after creating vram bo There will be data corruption on vram allocated by svm if the initialization is not complete and application is writting on the memory. Adding sync to wait for the initialization...

7.8CVSS0.0018EPSS
SaveExploits0References2
CVE
CVE
added 2025/03/27 4:43 p.m.85 views

CVE-2023-53009

The CVE-2023-53009 entry pertains to the Linux kernel DRM/AMDKFD path. A vulnerability was resolved by adding a synchronization step after creating a VRAM buffer object (vram bo) to wait for initialization completion. Without this sync, data corruption could occur in VRAM allocated by svm if an a...

7.8CVSS6.8AI score0.0018EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder