Lucene search
+L

3024 matches found

UbuntuCve
UbuntuCve
added 2025/06/25 12:0 a.m.6 views

CVE-2025-5351

A flaw was found in the key export functionality of libssh. The issue occurs in the internal function responsible for converting cryptographic keys into serialized formats. During error handling, a memory structure is freed but not cleared, leading to a potential double free issue if an additiona...

6.5CVSS6.8AI score0.0053EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/06/24 12:0 a.m.4 views

CVE-2025-52566

llama.cpp is an inference of several LLM models in C/C++. Prior to version b5721, there is a signed vs. unsigned integer overflow in llama.cpp's tokenizer implementation llamavocab::tokenize src/llama-vocab.cpp:3036 resulting in unintended behavior in tokens copying size comparison. Allowing...

8.8CVSS5.9AI score0.00318EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2025/06/24 12:0 a.m.6 views

CVE-2025-6536

A vulnerability has been found in Tarantool up to 3.3.1 and classified as problematic. Affected by this vulnerability is the function tmtodatetime in the library src/lib/core/datetime.c. The manipulation leads to reachable assertion. Attacking locally is a requirement. The exploit has been...

4.8CVSS5.2AI score0.00147EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/06/23 7:15 p.m.7 views

CVE-2025-6545

Improper Input Validation vulnerability in pbkdf2 allows Signature Spoofing by Improper Validation. This vulnerability is associated with program files lib/to-buffer.Js. This issue affects pbkdf2: from 3.0.10 through 3.1.2...

9.1CVSS6.3AI score0.00377EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/06/23 10:15 a.m.4 views

CVE-2025-52936

Improper Link Resolution Before File Access 'Link Following' vulnerability in yrutschle sslh.This issue affects sslh: before 2.2.2...

9.3CVSS5.8AI score0.00164EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/06/23 12:0 a.m.5 views

CVE-2025-6498

A vulnerability classified as problematic has been found in HTACG tidy-html5 5.8.0. Affected is the function defaultAlloc of the file src/alloc.c. The manipulation leads to memory leak. It is possible to launch the attack on the local host. The exploit has been disclosed to the public and may be...

5.5CVSS4.8AI score0.00196EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2025/06/20 12:0 a.m.8 views

CVE-2025-38083

In the Linux kernel, the following vulnerability has been resolved: netsched: prio: fix a race in priotune Gerrard Tai reported a race condition in PRIO, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 1: lock root 2: qdisctreeflushbacklog 3: unlock root | ...

7.8CVSS6AI score0.00121EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2025/06/19 4:15 p.m.5 views

CVE-2025-6269

A vulnerability classified as critical was found in HDF5 up to 1.14.6. Affected by this vulnerability is the function H5Creconstructcacheentry of the file H5Cimage.c. The manipulation leads to heap-based buffer overflow. Attacking locally is a requirement. The exploit has been disclosed to the...

5.3CVSS5.5AI score0.00209EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2025/06/19 3:15 p.m.6 views

CVE-2025-49014

jq is a command-line JSON processor. In version 1.8.0 a heap use after free vulnerability exists within the function fstrflocaltime of /src/builtin.c. This issue has been patched in commit 499c91b, no known fix version exists at time of publication...

6.9CVSS5.8AI score0.00321EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/06/19 10:7 a.m.12 views

CVE-2025-49763

ESI plugin does not have the limit for maximum inclusion depth, and that allows excessive memory consumption if malicious instructions are inserted. Users can use a new setting for the plugin --max-inclusion-depth to limit it. This issue affects Apache Traffic Server: from 10.0.0 through 10.0.5,...

7.5CVSS5.3AI score0.00664EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/06/19 3:46 a.m.7 views

SUSE CVE-2022-49941

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

8.6AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/06/18 6:15 p.m.10 views

CVE-2025-20260

A vulnerability in the PDF scanning processes of ClamAV could allow an unauthenticated, remote attacker to cause a buffer overflow condition, cause a denial of service DoS condition, or execute arbitrary code on an affected device. This vulnerability exists because memory buffers are allocated...

9.8CVSS7.9AI score0.0159EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/06/18 5:15 p.m.6 views

CVE-2025-20234

A vulnerability in Universal Disk Format UDF processing of ClamAV could allow an unauthenticated, remote attacker to cause a denial of service DoS condition on an affected device. This vulnerability is due to a memory overread during UDF file scanning. An attacker could exploit this vulnerability...

7.5CVSS6.9AI score0.00696EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.2 views

CVE-2022-50138

In the Linux kernel, the following vulnerability has been resolved: RDMA/qedr: Fix potential memory leak in qedrallocmr qedrallocmr allocates a memory chunk for "mr-info.pbltable" with initmrinfo. When rdmaalloctid and rdmaregistertid fail, "mr" is released while "mr-info.pbltable" is not release...

5.5CVSS5.7AI score0.00208EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.4 views

CVE-2022-50152

In the Linux kernel, the following vulnerability has been resolved: usb: ohci-nxp: Fix refcount leak in ohcihcdnxpprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.5 views

CVE-2022-49992

In the Linux kernel, the following vulnerability has been resolved: mm/mprotect: only reference swap pfn page if type match Yu Zhao reported a bug after the commit "mm/swap: Add swpoffsetpfn to fetch PFN from swap entry" added a check in swpoffsetpfn for swap type 1: kernel BUG at...

5.5CVSS5.9AI score0.00179EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.5 views

CVE-2022-50133

In the Linux kernel, the following vulnerability has been resolved: usb: xhciplatremove: avoid NULL dereference Since commit 4736ebd7fcaff1eb8481c140ba494962847d6e0a "usb: host: xhci-plat: omit shared hcd if either root hub has no ports" xhci-sharedhcd can be NULL, which causes the following Oops...

5.5CVSS6.1AI score0.00179EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.6 views

CVE-2022-50193

In the Linux kernel, the following vulnerability has been resolved: erofs: wake up all waiters after zerofslzmahead ready When the user mounts the erofs second times, the decompression thread may hung. The problem happens due to a sequence of steps like the following: 1 Task A called...

5.5CVSS5.9AI score0.002EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.3 views

CVE-2022-49941

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.7AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/06/18 11:15 a.m.3 views

CVE-2022-50039

In the Linux kernel, the following vulnerability has been resolved: stmmac: intel: Add a missing clkdisableunprepare call in intelethpciremove Commit 09f012e64e4b "stmmac: intel: Fix clock handling on error and remove paths" removed this clkdisableunprepare This was partly revert by commit...

5.5CVSS5.8AI score0.00202EPSS
SaveExploits0References5
Rows per page
Query Builder