Lucene search
+L

130292 matches found

Cvelist
Cvelist
added 3 hours ago8 views

CVE-2026-11894 Double-free / use-after-free in Realtek BEE Bluetooth HCI driver `send()` error paths

The Realtek BEE Bluetooth HCI driver's send callback, bthcibeesend in drivers/bluetooth/hci/hcibee.c, violated the bthcidriverapi buffer-ownership contract. That contract requires the driver to consume unref the transmit netbuf only on success; on an error return the host caller retains ownership...

5.9CVSS
SaveExploits0References2
EUVD
EUVD
added 3 hours ago3 views

EUVD-2026-55937

The Realtek BEE Bluetooth HCI driver's send callback, bthcibeesend in drivers/bluetooth/hci/hcibee.c, violated the bthcidriverapi buffer-ownership contract. That contract requires the driver to consume unref the transmit netbuf only on success; on an error return the host caller retains ownership...

5.9CVSS5.8AI score
SaveExploits0References2
CVE
CVE
added 3 hours ago10 views

CVE-2026-11893

The CVE concerns Bouffalo Lab on‑chip BLE controllers (BL60x/BL70x/BL61x) with Zephyr’s Bluetooth HCI, where bt_bflb_send() in hci_bflb.c violates the bt_hci_driver_api.send() buffer-ownership contract. On error, the driver unrefs the buffer, but the host TX path (send_buf() in subsys/bluetooth/h...

5.9CVSS5.8AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 3 hours ago5 views

CVE-2026-11893

The Bluetooth HCI driver for Bouffalo Lab on-chip BLE controllers BL60x/BL70x/BL61x, btbflbsend in drivers/bluetooth/hci/hcibflb.c, violates the bthcidriverapi.send buffer-ownership contract. That contract documented at include/zephyr/drivers/bluetooth.h requires the buffer reference to be consum...

5.9CVSS5.8AI score
SaveExploits0References3Affected Software1
EUVD
EUVD
added 8 hours ago6 views

EUVD-2026-55840

A type mismatch vulnerability was found in QEMU's vhost inflight migration VMState handling. The destination buffer size is stored as a uint64t but read by the VMSVBUFFER load path as a signed int32t. On little-endian hosts, a crafted incoming migration state with bit 31 set causes the value to b...

4.4CVSS5.5AI score
SaveExploits0References3
CVE
CVE
added 8 hours ago15 views

CVE-2026-58247

CVE-2026-58247 affects SAP ABAP Platform. An unauthenticated attacker can send a crafted request to an internal component, potentially disclosing limited data from memory previously held by the process. The impact is limited to confidentiality (C:L) with no impact on integrity or availability; ex...

5.3CVSS5.2AI score
SaveExploits0References2
CVE
CVE
added 8 hours ago11 views

CVE-2026-40130

The CVE describes a memory corruption vulnerability in SAPSPrint Service where an unauthenticated attacker can send crafted commands over the network to trigger a buffer overflow in the affected component. This leads to a temporary service interruption with an automatic restart, giving a low impa...

5.3CVSS5.9AI score
SaveExploits0References2
EUVD
EUVD
added 8 hours ago4 views

EUVD-2026-55860

SAP SAPSPrint Service has memory corruption vulnerabilities in the handling of certain commands. An unauthenticated attacker could send specially crafted requests that trigger a buffer overflow in the affected component. This causes a temporary service interruption and automatic restart, resultin...

5.3CVSS5.9AI score
SaveExploits0References2
CVE
CVE
added 8 hours ago36 views

CVE-2026-34265

CVE-2026-34265 affects SAP NetWeaver Application Server ABAP (and ABAP Platform) due to memory corruption from logical errors in DIAG protocol parsing. The issue is exploitable by an unauthenticated attacker over the network and can lead to disclosure of sensitive information or system crash, wit...

9.8CVSS5.2AI score
SaveExploits0References2
EUVD
EUVD
added 8 hours ago6 views

EUVD-2026-55859

SAP NetWeaver Application Server ABAP allows an unauthenticated attacker to exploit logical errors in DIAG protocol parsing, resulting in memory corruption. This vulnerability could potentially disclose sensitive system information or crash the system, leading to a high impact on the...

9.8CVSS5.2AI score
SaveExploits0References2
CVE
CVE
added yesterday18 views

CVE-2026-6426

QEMU's vhost inflight migration VMState handling is affected by a type‑mismatch in the destination buffer size: it is stored as uint64_t but read as signed int32_t. On little‑endian hosts, a crafted incoming migration state with bit 31 set can become negative and be implicitly converted to a very...

4.4CVSS5.5AI score
SaveExploits0References2
Chainguard
Chainguard
added yesterday4 views

GHSA-GWFQ-86J8-7QHV vulnerabilities

Vulnerabilities for packages: telegraf...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added yesterday5 views

GHSA-8V25-V8P6-QF7V vulnerabilities

Vulnerabilities for packages: telegraf...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added yesterday5 views

GHSA-QW24-GH76-8RVV vulnerabilities

Vulnerabilities for packages: telegraf...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added yesterday5 views

CVE-2026-71313 vulnerabilities

Vulnerabilities for packages: telegraf...

6.9CVSS5.2AI score0.00253EPSS
SaveExploits0
Chainguard
Chainguard
added yesterday4 views

GHSA-7P4M-QXVV-G567 vulnerabilities

Vulnerabilities for packages: telegraf...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added yesterday3 views

CVE-2026-53078 vulnerabilities

Vulnerabilities for packages: linux-qemu-melange...

7.8CVSS5.2AI score0.0012EPSS
SaveExploits0
NVD
NVD
added yesterday9 views

CVE-2026-71969

OP-TEE OS through 4.10.0, fixed in commit 7b8b494, contains a buffer underwrite vulnerability in the RSA NOPAD encrypt and decrypt operations within the mbedTLS software backend and SE050 hardware driver that allows a malicious Trusted Application to corrupt secure-world heap memory by supplying ...

8.4CVSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added yesterday6 views

CVE-2026-6368

Calling wordexp with WRDEAPPEND in the GNU C Library version 2.0 to version 2.43 can cause the interface to return invalid memory in the wewordv member, which on subsequent calls to wordfree may abort the process...

2.1CVSS5.2AI score
SaveExploits0References3Affected Software1
EUVD
EUVD
added yesterday9 views

EUVD-2026-55727

Calling wordexp with WRDEAPPEND in the GNU C Library version 2.0 to version 2.43 can cause the interface to return invalid memory in the wewordv member, which on subsequent calls to wordfree may abort the process...

2.1CVSS5.3AI score
SaveExploits0References2
Rows per page
Query Builder