Lucene search
+L

16 matches found

Cvelist
Cvelist
added 2026/09/16 9:08 a.m.33 views

CVE-2026-86792 Apache Airflow Apache Kafka provider: Connection-editor remote code execution on the Scheduler via Kafka connection callback configuration

Apache Airflow Apache Kafka provider versions 1.15.0 before 2.0.0 resolve dotted-path strings found in a Kafka connection's extra field into Python callables via importstring, with no allowlist, and hand them to the confluent-kafka client which invokes them. Deployments that have enabled the Kafk...

0.01156EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/16 9:08 a.m.17 views

CVE-2026-86792

apache-airflow-providers-apache-kafka versions 1.15.0 through 2.0.0 are vulnerable to unsafe reflection : dotted-path strings placed in a Kafka connection's extra field are resolved via import_string with no allowlist and invoked by the confluent-kafka client. When the Kafka event producer is ena...

6.2AI score0.01156EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.11 views

CVE-2026-74530

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hciconnectbigsync callback There is theoretical UAF if the conn is freed while the hcisync task is running. Hold refcount to avoid that. Handle NULL hcon, return 0 + do nothing to match the previo...

8.8CVSS5.3AI score0.00218EPSS
SaveExploits0
NVD
NVD
added 2026/07/29 9:16 a.m.31 views

CVE-2026-64557

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capsocknewconnectioncb l2capsocknewconnectioncb returned l2cappisk-chan after releasesockparent. Once the parent lock is dropped the newly enqueued child socket sk is reachable via the...

8.8CVSS0.00241EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/29 9:16 a.m.8 views

AZL-94143 CVE-2026-64557 affecting package kernel for versions less than 6.6.145.2-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capsocknewconnectioncb l2capsocknewconnectioncb returned l2cappisk-chan after releasesockparent. Once the parent lock is dropped the newly enqueued child socket sk is reachable via the...

8.8CVSS5.8AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/29 8:01 a.m.10 views

CVE-2026-64557 Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capsocknewconnectioncb l2capsocknewconnectioncb returned l2cappisk-chan after releasesockparent. Once the parent lock is dropped the newly enqueued child socket sk is reachable via the...

8.8CVSS5.7AI score
SaveExploits0References9
NVD
NVD
added 2026/06/15 4:16 p.m.30 views

CVE-2026-10634

Zephyr's native TCP stack iterates the global connection list in nettcpforeach subsys/net/ip/tcp.c using the SYSSLISTFOREACHCONTAINERSAFE macro, which caches a pointer to the next list node. Prior to this fix the function released tcplock while invoking the per-connection callback and re-acquired...

5.3CVSS0.00274EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:05 a.m.19 views

Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb()

...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/27 2:47 a.m.28 views

SUSE CVE-2026-45835

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2capsocknewconnectioncb Add the same NULL guard already present in l2capsockresumecb and l2capsockreadycb...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References18
NVD
NVD
added 2026/05/26 5:16 p.m.23 views

CVE-2026-45835

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2capsocknewconnectioncb Add the same NULL guard already present in l2capsockresumecb and l2capsockreadycb...

5.5CVSS0.00123EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/26 5:16 p.m.11 views

AZL-88382 CVE-2026-45835 affecting package kernel for versions less than 6.6.141.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2capsocknewconnectioncb Add the same NULL guard already present in l2capsockresumecb and l2capsockreadycb...

5.5CVSS6AI score0.00123EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/26 5:16 p.m.22 views

UBUNTU-CVE-2026-45835

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2capsocknewconnectioncb Add the same NULL guard already present in l2capsockresumecb and l2capsockreadycb...

6CVSS5.7AI score0.00123EPSS
SaveExploits0References45
CVE
CVE
added 2026/05/26 4:14 p.m.69 views

CVE-2026-45835

CVE-2026-45835: In the Linux kernel, Bluetooth L2CAP code is vulnerable to a NULL pointer dereference in l2cap_sock_new_connection_cb() due to a missing NULL guard. The fix adds the same NULL guard already present in l2cap_sock_resume_cb() and l2cap_sock_ready_cb(), addressing the null-ptr-deref ...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References8Affected Software1
attackerkb
attackerkb
added 2026/05/26 4:14 p.m.73 views

CVE-2026-45835

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2capsocknewconnectioncb Add the same NULL guard already present in l2capsockresumecb and l2capsockreadycb...

5.8AI score0.00123EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/05/26 4:14 p.m.24 views

EUVD-2026-31857

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2capsocknewconnectioncb Add the same NULL guard already present in l2capsockresumecb and l2capsockreadycb...

5.8AI score0.00123EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/05/26 4:14 p.m.62 views

CVE-2026-45835 Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2capsocknewconnectioncb Add the same NULL guard already present in l2capsockresumecb and l2capsockreadycb...

0.00123EPSS
SaveExploits0References8
Rows per page
Query Builder