Lucene search
+L

20 matches found

OSV
OSV
•added 2026/09/17 5:18 p.m.•6 views

AZL-102260 CVE-2026-93090 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Clean up channels on setup failure scmichannelssetup can fail after the common BASE channel or earlier protocol channels have already been registered in the TX/RX IDRs. Route this failure through the existing...

5.8AI score0.00209EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/17 4:11 p.m.•13 views

CVE-2026-93090

CVE-2026-93090 affects the ARM SCMI (System Control and Management Interface) firmware driver in the Linux kernel . The root cause is a failure-handling defect in scmi_channels_setup(): if this function fails after the common BASE channel or earlier protocol channels have already been registered ...

5.8AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/02 7:17 p.m.•20 views

CVE-2026-53358

A flaw was found in the Linux kernel's Bluetooth L2CAP Logical Link Control and Adaptation Protocol implementation. This vulnerability arises from an incorrect order of acquiring locks during channel cleanup, which could lead to a race condition. This issue could potentially cause instability or...

8.8CVSS5.8AI score0.00318EPSS
SaveExploits0References4
NVD
NVD
•added 2026/07/02 3:17 p.m.•21 views

CVE-2026-53358

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: use chan timer to close channels in cleanuplisten l2capchanclose removes the channel from conn-chanl, which must be done under conn-lock. cleanuplisten runs under the parent sklock, so acquiring conn-lock would...

8.8CVSS0.00318EPSS
SaveExploits0References8
OSV
OSV
•added 2026/07/02 3:17 p.m.•14 views

UBUNTU-CVE-2026-53358

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: use chan timer to close channels in cleanuplisten l2capchanclose removes the channel from conn-chanl, which must be done under conn-lock. cleanuplisten runs under the parent sklock, so acquiring conn-lock would...

8.8CVSS5.8AI score0.00318EPSS
SaveExploits0References22
EUVD
EUVD
•added 2026/07/02 1:43 p.m.•21 views

EUVD-2026-41372

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in l2capsockcleanuplisten vs l2capconndel btacceptdequeue unlinks a not-yet-accepted child from the parent accept queue and releasesocks it before returning, so the returned sk has no caller reference and is...

7.8CVSS5.8AI score0.00413EPSS
SaveExploits0References8
attackerkb
attackerkb
•added 2026/07/02 1:43 p.m.•17 views

CVE-2026-53358

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: use chan timer to close channels in cleanuplisten l2capchanclose removes the channel from conn-chanl, which must be done under conn-lock. cleanuplisten runs under the parent sklock, so acquiring conn-lock would...

5.7AI score0.00318EPSS
SaveExploits0References9Affected Software1
Positive Technologies
Positive Technologies
•added 2026/07/02 12:00 a.m.•24 views

PT-2026-55235

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Bluetooth L2CAP implementation where calling l2cap chan close within cleanup listen causes a lock inversion. Specifically, cleanup listen operates under the parent...

8.8CVSS5.2AI score0.00318EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/06/30 12:00 a.m.•24 views

PT-2026-53913

A race condition in the Zephyr Bluetooth Classic RFCOMM host stack subsys/bluetooth/host/classic/rfcomm.c mishandles a simultaneous bidirectional session disconnect. When the local device has initiated a session teardown state BT RFCOMM STATE DISCONNECTING, DISC sent, RTX timer armed and the...

3.1CVSS5.8AI score0.00172EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
•added 2026/06/29 1:21 p.m.•21 views

CVE-2026-53204

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-rsu: Fix NULL deref on rsusendmsg timeout in probe rsusendmsg can return -ETIMEDOUT when waitforcompletioninterruptibletimeout fires while the SMC call is still pending. In stratix10rsuprobe, the error paths f...

5.5CVSS5.7AI score0.00107EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/06/25 9:16 a.m.•18 views

CVE-2026-53204

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-rsu: Fix NULL deref on rsusendmsg timeout in probe rsusendmsg can return -ETIMEDOUT when waitforcompletioninterruptibletimeout fires while the SMC call is still pending. In stratix10rsuprobe, the error paths f...

5.5CVSS6AI score0.00107EPSS
SaveExploits0References14
CVE
CVE
•added 2026/06/25 8:39 a.m.•42 views

CVE-2026-53204

The CVE-2026-53204 issue concerns the Linux kernel firmware for Stratix 10 RSU (rsu_send_msg timeout). When wait_for_completion_interruptible_timeout() times out while an SMC call is pending, rsu_send_msg() could lead to a NULL dereference in stratix10_rsu_probe() due to error-path handling that ...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
•added 2026/06/25 8:39 a.m.•21 views

EUVD-2026-39295

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-rsu: Fix NULL deref on rsusendmsg timeout in probe rsusendmsg can return -ETIMEDOUT when waitforcompletioninterruptibletimeout fires while the SMC call is still pending. In stratix10rsuprobe, the error paths f...

5.8AI score0.00107EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•21 views

SUSE CVE-2026-43410

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-rsu: Fix NULL pointer dereference when RSU is disabled When the Remote System Update RSU isn't enabled in the First Stage Boot Loader FSBL, the driver encounters a NULL pointer dereference when excute...

5.8AI score0.00155EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/05/08 3:31 p.m.•20 views

EUVD-2026-28716

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-rsu: Fix NULL pointer dereference when RSU is disabled When the Remote System Update RSU isn't enabled in the First Stage Boot Loader FSBL, the driver encounters a NULL pointer dereference when excute...

5.8AI score0.00155EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2025/08/27 12:00 a.m.•9 views

Linux Distros Unpatched Vulnerability : CVE-2020-25601

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in Xen through 4.14.x. There is a lack of preemption in evtchnreset / evtchndestroy. In particular, the FIFO event channel model allows...

5.5CVSS6.5AI score0.00424EPSS
SaveExploits0References2
NVD
NVD
•added 2025/03/03 5:15 p.m.•21 views

CVE-2025-27421

Abacus is a highly scalable and stateless counting API. A critical goroutine leak vulnerability has been identified in the Abacus server's Server-Sent Events SSE implementation. The issue occurs when clients disconnect from the /stream endpoint, as the server fails to properly clean up resources...

7.5CVSS0.00413EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2025/03/03 4:19 p.m.•22 views

CVE-2025-27421 Goroutine Leak in Abacus SSE Implementation

Abacus is a highly scalable and stateless counting API. A critical goroutine leak vulnerability has been identified in the Abacus server's Server-Sent Events SSE implementation. The issue occurs when clients disconnect from the /stream endpoint, as the server fails to properly clean up resources...

7.5CVSS7.4AI score0.00413EPSS
SaveExploits0References2
OSV
OSV
•added 2025/03/03 4:19 p.m.•16 views

CVE-2025-27421 Goroutine Leak in Abacus SSE Implementation

Abacus is a highly scalable and stateless counting API. A critical goroutine leak vulnerability has been identified in the Abacus server's Server-Sent Events SSE implementation. The issue occurs when clients disconnect from the /stream endpoint, as the server fails to properly clean up resources...

7.5CVSS6.4AI score
SaveExploits0References4
Oracle linux
Oracle linux
•added 2023/10/07 12:00 a.m.•189 views

kvm_utils3 security update

hivex libguestfs libguestfs-winsupport libiscsi libnbd libtpms libvirt 9.0.0-3.el8 - storage: Fix returning of locked objects from 'virStoragePoolObjListSearch' Peter Krempa Orabug: 35644221 CVE-2023-3750 - virpci: Resolve leak in virPCIVirtualFunctionList cleanup Tim Shearer Orabug: 35395469...

7.5CVSS6.7AI score0.01891EPSS
SaveExploits0
Rows per page
Query Builder