Lucene search
K

15 matches found

OSV
OSV
added 2026/06/29 8:17 p.m.5 views

DEBIAN-CVE-2026-56018

JavaScript::Minifier::XS versions before 0.16 for Perl leak memory on every call to minify, allowing unbounded memory growth. In JsMinify XS.xs the cleanup frees only the NodeSet structures and never the per-token contents buffers allocated in JsSetNodeContents; JsDiscardNode unlinks nodes withou...

7.5CVSS5.9AI score0.00609EPSS
Exploits0References1
OSV
OSV
added 2026/06/23 4:17 p.m.6 views

DEBIAN-CVE-2026-55767

Guzzle is an extensible PHP HTTP client. Prior to 7.12.1, CookieJar incorrectly accepts cookies with a dot-only Domain attribute and whitespace-padded variants. SetCookie::matchesDomain removes leading dots from the cookie domain, normalizing dot-only values to the empty string; SetCookie::valida...

5.8CVSS5.9AI score0.00111EPSS
Exploits0References1
OSV
OSV
added 2026/06/08 4:16 p.m.9 views

DEBIAN-CVE-2026-46275

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciuart: fix UAFs and race conditions in close and init paths Vulnerabilities leading to Use-After-Free UAF and Null Pointer Dereference NPD conditions were observed in the lifecycle management of hciuart. The primary...

7.8CVSS5.3AI score0.00204EPSS
Exploits1References1
Circl
Circl
added 2026/05/05 8:0 p.m.10 views

CVE-2026-31715

creationtimestamp| type| source ---|---|--- 2026-05-05 20:00:00+00:00| seen| https://www.hkcert.org/security-bulletin/debian-linux-kernel-multiple-vulnerabilities20260506 2026-07-02 05:51:29+00:00| seen| https://www.hkcert.org/security-bulletin/ubuntu-linux-kernel-multiple-vulnerabilities20260702...

7.8CVSS5.9AI score0.0012EPSS
Exploits0References3
Circl
Circl
added 2026/05/05 8:0 p.m.10 views

CVE-2026-43017

creationtimestamp| type| source ---|---|--- 2026-05-05 20:00:00+00:00| seen| https://www.hkcert.org/security-bulletin/debian-linux-kernel-multiple-vulnerabilities20260506...

5.5CVSS5.7AI score0.00122EPSS
Exploits0References1
OSV
OSV
added 2026/05/01 3:16 p.m.4 views

DEBIAN-CVE-2026-43035

In the Linux kernel, the following vulnerability has been resolved: net: sched: clsapi: fix tcchainfillnode to initialize tcminfo to zero to prevent an info-leak When building netlink messages, tcchainfillnode never initializes the tcminfo field of struct tcmsg. Since the allocation is not zeroed...

5.5CVSS5.7AI score0.00123EPSS
Exploits0References1
OSV
OSV
added 2026/05/01 3:16 p.m.5 views

DEBIAN-CVE-2026-31738

In the Linux kernel, the following vulnerability has been resolved: vxlan: validate ND option lengths in vxlannacreate vxlannacreate walks ND options according to option-provided lengths. A malformed option can make the parser advance beyond the computed option span or use a too-short source LLAD...

5.5CVSS5.7AI score0.00123EPSS
Exploits0References1
OSV
OSV
added 2026/03/25 11:16 a.m.4 views

DEBIAN-CVE-2026-23302

In the Linux kernel, the following vulnerability has been resolved: net: annotate data-races around sk-skdataready,writespace skmsg and probably other layers are changing these pointers while other cpus might read them concurrently. Add corresponding READONCE/WRITEONCE annotations for UDP, TCP an...

4.7CVSS5.2AI score0.00089EPSS
Exploits0References1
OSV
OSV
added 2026/03/16 6:16 p.m.1 views

DEBIAN-CVE-2026-28498

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.9, a library-level vulnerability was identified in the Authlib Python library concerning the validation of OpenID Connect OIDC ID Tokens. Specifically, the internal hash verification logic verifyhash...

7.5CVSS8.2AI score0.00226EPSS
Exploits1References1
OSV
OSV
added 2026/02/04 5:16 p.m.1 views

DEBIAN-CVE-2026-23063

In the Linux kernel, the following vulnerability has been resolved: uacce: ensure safe queue release with state management Directly calling putqueue carries risks since it cannot guarantee that resources of uaccequeue have been fully released beforehand. So adding a stopqueue operation for the...

5.5CVSS5.3AI score0.00123EPSS
Exploits0References1
OSV
OSV
added 2026/01/05 10:15 a.m.1 views

DEBIAN-CVE-2025-68759

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl818x: Fix potential memory leaks in rtl8180initrxring In rtl8180initrxring, memory is allocated for skb packets and DMA allocations in a loop. When an allocation fails, the previously successful allocations are not freed...

5.3AI score0.00165EPSS
Exploits0References1
OSV
OSV
added 2025/11/12 11:15 a.m.3 views

DEBIAN-CVE-2025-40168

In the Linux kernel, the following vulnerability has been resolved: smc: Use skdstget and dstdevrcu in smcclcprfxmatch. smcclcprfxmatch is called from smclistenwork and not under RCU nor RTNL. Using skdstgetsk-dev could trigger UAF. Let's use skdstget and dstdevrcu. Note that the returned value o...

5.2AI score0.00154EPSS
Exploits0References1
OSV
OSV
added 2025/10/20 4:15 p.m.3 views

DEBIAN-CVE-2025-40015

In the Linux kernel, the following vulnerability has been resolved: media: stm32-csi: Fix dereference before NULL check In 'stm32csistart', 'csidev-ssubdev' is dereferenced directly while assigning a value to the 'srcpad'. However the same value is being checked against NULL at a later point of...

5.2AI score0.00214EPSS
Exploits0References1
OSV
OSV
added 2025/10/07 4:15 p.m.2 views

DEBIAN-CVE-2023-53679

In the Linux kernel, the following vulnerability has been resolved: wifi: mt7601u: fix an integer underflow Fix an integer underflow that leads to a null pointer dereference in 'mt7601urxskbfromseg'. The variable 'dmalen' in the URB packet could be manipulated, which could trigger an integer...

5.5CVSS5.3AI score0.00144EPSS
Exploits0References1
OSV
OSV
added 2025/10/04 4:15 p.m.3 views

DEBIAN-CVE-2022-50480

In the Linux kernel, the following vulnerability has been resolved: memory: pl353-smc: Fix refcount leak bug in pl353smcprobe The break of foreachavailablechildofnode needs a corresponding ofnodeput when the reference 'child' is not used anymore. Here we do not need to call ofnodeput in fail path...

5.5CVSS5.3AI score0.00146EPSS
Exploits0References1
Rows per page
Query Builder