Lucene search
+L

244 matches found

OSV
OSV
added 2026/09/14 12:00 a.m.7 views

UBUNTU-CVE-2026-57225

datasets: NULL dereference on unexpected ndjson files...

3.3CVSS5.6AI score0.00116EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/09 5:17 p.m.7 views

UBUNTU-CVE-2026-80915

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix DPT allocation paths. Remove the fallback for VRAM to system memory, I tested it and that doesn't work at all, only a black screen with pipe fault errors were observed. On systems with media GT, extra latency is added...

5.8AI score0.00156EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/09 5:18 a.m.8 views

UBUNTU-CVE-2026-87736

An issue was discovered in the mirage-crypto-ec package before 2.3.0 for OCaml. There is an EC public key out-of-bounds read for compressed points...

4.3CVSS5.7AI score0.00212EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/08 5:18 p.m.9 views

UBUNTU-CVE-2026-82068

A security issue in MongoDB Server allows an authenticated user with write privileges to trigger a persistent fatal assertion crash by sending specially crafted retryable write commands. The crash state is durably persisted, causing the server process to repeatedly crash on restart and potentiall...

7.1CVSS5.7AI score0.00283EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/07 12:00 p.m.8 views

UBUNTU-CVE-2026-78127

libcharon in strongSwan 4.1.2 through 6.0.7 has a missing release of memory after its effective lifetime in the IKE message parser...

3.7CVSS5.7AI score0.00354EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/06 6:17 p.m.9 views

UBUNTU-CVE-2026-80229

When performing transfers via libcurl’s multi interface, pooled TLS connections can outlive their originating easy handles. In OpenSSL 3 provider configurations, libcurl attaches an allocated library context to the easy handle's state and passes it to OpenSSL without acquiring an ownership...

7.5CVSS5.8AI score0.00899EPSS
SaveExploits1References4
OSV
OSV
added 2026/09/04 6:17 p.m.8 views

UBUNTU-CVE-2026-80900

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Make UMP message size check more robust If message offset was larger than the buffer length the size check will pass incorrectly. Refactor the check such that it is more robust to invalid sizes...

5.8AI score0.00145EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 5:17 p.m.7 views

UBUNTU-CVE-2026-80885

In the Linux kernel, the following vulnerability has been resolved: afs: Fix uncancelled rxrpc OOB message handler Fix AFS to cancel its OOB message processing typically to respond to security challenges. Also move OOB message processing to afswq so that it's also waited for and make the OOB...

5.8AI score0.00169EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 4:18 p.m.5 views

UBUNTU-CVE-2026-80826

In the Linux kernel, the following vulnerability has been resolved: USB: c67x00: fix use-after-free in c67x00addisourb When TD creation fails for the last packet of an isochronous URB, c67x00addisourb gives the URB back before updating the endpoint scheduling state. c67x00givebackurb frees the UR...

5.8AI score0.00195EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 4:18 p.m.6 views

UBUNTU-CVE-2026-80780

In the Linux kernel, the following vulnerability has been resolved: HID: pidff: fix OOB write when hid-inputs is empty hidpidffinitwithquirks derives its inputdev from listentryhid-inputs.next, struct hidinput, list without first checking that hid-inputs is non-empty. The list member of struct...

5.8AI score0.00181EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 4:18 p.m.6 views

UBUNTU-CVE-2026-80854

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ftcm: keep port count until LUN teardown completes tcmusbgdropnexus permits session removal once tpgportcount reaches zero. However, usbgportunlink currently decrements that count from the fabricpreunlink callback,...

5.8AI score0.00182EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/01 10:17 p.m.8 views

UBUNTU-CVE-2026-84375

js-yaml is a JavaScript YAML parser and dumper. From 3.0.0 until 3.15.2 and 4.3.2, maxTotalMergeKeys in lib/js-yaml/loader.js and lib/loader.js does not count empty mapping sources while processing the merge key . An attacker can alias a large sequence of empty mappings into many merge targets,...

7.5CVSS5.8AI score0.00385EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 10:17 p.m.10 views

UBUNTU-CVE-2026-84372

Predis is a flexible and feature-complete Redis and Valkey client for PHP. From version 3.0.0-RC1 until version 3.3.0, pipeline handling on aggregate cluster and replication connections reparses an already serialized RESP buffer in AbstractAggregateConnection::write by splitting it with...

9.8CVSS5.9AI score0.00415EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/01 7:17 p.m.8 views

UBUNTU-CVE-2026-84305

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, sqlparse.formatsql, reindent=True and sqlformat --reindent route attacker-controlled parenthesized tuple lists through ReindentFilter.getoffset in sqlparse/filters/reindent.py, where flattenuptotoken repeatedly rebuilds an...

5.1CVSS5.9AI score0.00125EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/01 6:17 p.m.8 views

UBUNTU-CVE-2026-52130

llama.cpp b5693 and before is vulnerable to Uncontrolled Recursion in common/json-schema-to-grammar.cpp, resulting in a denial of service...

7.5CVSS5.9AI score0.00278EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/01 3:17 p.m.10 views

UBUNTU-CVE-2026-83617

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.11 until 0.9.12, the requireWellFormed: true element and attribute name checks use the anchored QNameexact expression produced by reg in lib/grammar.js, which inherits the multiline...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 3:17 p.m.10 views

UBUNTU-CVE-2026-83614

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom versions 0.3.0 through 0.6.0, two independent quadratic paths can cause denial of service. In lib/sax.js, parseElementStartPart...

8.7CVSS5.8AI score0.00351EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/01 1:20 p.m.9 views

UBUNTU-CVE-2026-84135

Other issue in Firefox Focus for Android. This vulnerability was fixed in Firefox 155...

9.8CVSS5.9AI score0.00253EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/01 1:20 p.m.9 views

UBUNTU-CVE-2026-84130

Information disclosure in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2...

7.5CVSS5.9AI score0.00256EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 10:17 p.m.7 views

UBUNTU-CVE-2026-68763

Uncontrolled Resource Consumption vulnerability in Apache Tomcat via an allocation leak in the HTTP/2 backlog tracking when a stream is reset This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from 10.1.0-M1 through 10.1.57, from 9.0.39 through 9.0.120. The following versions were...

7.5CVSS5.8AI score0.0083EPSS
SaveExploits0References5
Rows per page
Query Builder