Lucene search
+L

39 matches found

NVD
NVD
added 3 days ago15 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.9CVSS0.00158EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago5 views

EUVD-2026-55935

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 score0.00158EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 3 days ago9 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 score0.00158EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/30 4:35 p.m.6 views

SUSE CVE-2026-63872

In the Linux kernel, the following vulnerability has been resolved: esp: fix page frag reference leak on skbtosgvec failure In espoutputtail, when esp-inplace is false, the old skb page frags are replaced with a new page from the xfrm pagefrag cache. The source scatterlist sg is built from the ol...

7.5CVSS5.5AI score0.00279EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 2:18 p.m.10 views

CVE-2026-63872

Removed by vendor...

5.2AI score0.00279EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 2:18 p.m.6 views

CVE-2026-63872 esp: fix page frag reference leak on skb_to_sgvec failure

In the Linux kernel, the following vulnerability has been resolved: esp: fix page frag reference leak on skbtosgvec failure In espoutputtail, when esp-inplace is false, the old skb page frags are replaced with a new page from the xfrm pagefrag cache. The source scatterlist sg is built from the ol...

7.5CVSS5.5AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.12 views

PT-2026-61189

In the Linux kernel, the following vulnerability has been resolved: esp: fix page frag reference leak on skb to sgvec failure In esp output tail, when esp-inplace is false, the old skb page frags are replaced with a new page from the xfrm page frag cache. The source scatterlist sg is built from t...

5.5AI score0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/30 4:20 p.m.10 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.4CVSS5.9AI score
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: drm/amdkfd: Fixed a race condition involving the unreferencing of the vram buffer in the svm code. The unreferencing of prange-svmbo can occur both in the mmu callback and in a callback after migrating to system RAM. Both are...

5.5CVSS5.6AI score0.00181EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/12 11:58 a.m.4 views

SUSE-SU-2026:20074-1 Security update for glib2

This update for glib2 fixes the following issues: Update to version 2.84.4. Security issues fixed: - CVE-2025-14512: integer overflow in the GIO escapebytestring function when processing malicious files or remote filesystem attribute values can lead to denial-of-service bsc1254878. -...

9.8CVSS7.8AI score0.00839EPSS
SaveExploits1References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2016-10611

Malware in sbrugna...

5.5CVSS7.3AI score0.02391EPSS
SaveExploits0References11
Redos
Redos
added 2025/10/07 12:0 a.m.11 views

ROS-20251007-05

A vulnerability in the vim text editor is related to manipulation of the main function of the src/xxd/xxd.c file component xxd. Exploitation of the vulnerability could allow an attacker to cause a denial of service The vim text editor vulnerability is related to manipulation of the...

8.8CVSS5.8AI score0.00351EPSS
SaveExploits2
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2023-59541

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00181EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2025-24191

Malicious code in bioql PyPI...

8.8CVSS6.3AI score0.00341EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/08/12 11:23 p.m.5 views

SUSE CVE-2025-55157

Vim is an open source, command line text editor. In versions from 9.1.1231 to before 9.1.1400, When processing nested tuples in Vim script, an error during evaluation can trigger a use-after-free in Vim's internal tuple reference management. Specifically, the tupleunref function may access alread...

5CVSS5.4AI score0.00341EPSS
SaveExploits0References9
NVD
NVD
added 2025/08/11 11:15 p.m.9 views

CVE-2025-55157

Vim is an open source, command line text editor. In versions from 9.1.1231 to before 9.1.1400, When processing nested tuples in Vim script, an error during evaluation can trigger a use-after-free in Vim’s internal tuple reference management. Specifically, the tupleunref function may access alread...

8.8CVSS0.00341EPSS
SaveExploits0References3
CVE
CVE
added 2025/08/11 10:54 p.m.55 views

CVE-2025-55157

Vim (ed. notated as 9.1.x) is affected by CVE-2025-55157 in versions 9.1.1231 through before 9.1.1400. Root cause: use-after-free in internal tuple reference management (tuple_unref) when evaluating nested Vim script tuples, potentially allowing memory corruption. The exploit requires user intera...

8.8CVSS7.1AI score0.00341EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/08/05 4:32 p.m.10 views

CVE-2025-8584 libav AVI File Parser buffer.c av_buffer_unref null pointer dereference

A vulnerability classified as problematic was found in libav up to 12.3. Affected by this vulnerability is the function avbufferunref of the file libavutil/buffer.c of the component AVI File Parser. The manipulation leads to null pointer dereference. Local access is required to approach this...

4.8CVSS4.7AI score
SaveExploits0References7
OSV
OSV
added 2025/07/25 2:15 p.m.4 views

DEBIAN-CVE-2025-38410

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix a fence leak in submit error path In error paths, we could unref the submit without calling drmschedentitypushjob, so msmjobfree will never get called. Since drmschedjobcleanup will NULL out the sfence, we can use th...

5.5CVSS5.5AI score0.00157EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/01/10 12:21 a.m.7 views

SUSE CVE-2024-56664

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix race between element replace and close Element replace with a socket different from the one stored may race with socket's close link popping & unlinking. sockmapdelete unconditionally unrefs the wrong element: /...

7CVSS7.7AI score0.0018EPSS
SaveExploits0References52
Rows per page
Query Builder