Lucene search
+L

2 matches found

CVE
CVE
added 2026/06/30 4:20 p.m.36 views

CVE-2026-10653

The CVE-2026-10653 issue affects the Zephyr net_buf library (lib/net_buf/buf.c). It relies on non-atomic operations for two reference counters: the per-header buf->ref and the per-data-block ref_count. Under true concurrency, two independent unrefs can observe the same prior value and both tre...

8.1CVSS5.7AI score0.00279EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/06/30 4:20 p.m.50 views

CVE-2026-10653 Non-atomic `net_buf` reference counts cause double-free / free-list corruption under concurrent unref

The Zephyr netbuf library lib/netbuf/buf.c manipulated both of its reference counts -- the per-header buf-ref and the per-data-block refcount at the start of each variable/heap data allocation -- with plain non-atomic C operators buf-ref++, if --buf-ref 0, if --refcount. The API is documented as...

6.4CVSS0.00279EPSS
SaveExploits1References2
Rows per page
Query Builder