Lucene search
+L

5539 matches found

RedhatCVE
RedhatCVE
added 2026/01/05 11:18 p.m.11 views

CVE-2025-68428

jsPDF is a library to generate PDFs in JavaScript. Prior to version 4.0.0, user control of the first argument of the loadFile method in the node.js build allows local file inclusion/path traversal. If given the possibility to pass unsanitized paths to the loadFile method, a user can retrieve file...

9.2CVSS6.5AI score0.02177EPSS
SaveExploits2References6
RedhatCVE
RedhatCVE
added 2026/01/05 11:23 a.m.6 views

CVE-2025-68765

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7615: Fix memory leak in mt7615mcuwtblstaadd In mt7615mcuwtblstaadd, an skb sskb is allocated. If the subsequent call to mt76connacmcuallocwtblreq fails, the function returns an error without freeing sskb, leading to a...

5.5AI score0.00189EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/05 11:02 a.m.7 views

CVE-2025-68751

A false-positive memory sanitizer KMSAN warning was found in the Linux kernel's s390 floating-point unit FPU code. The vstl inline assembly instruction writes a variable number of bytes depending on runtime values, but the compiler-generated KMSAN instrumentation incorrectly tracked only 1 byte o...

3.3CVSS6.6AI score0.0018EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/05 10:51 a.m.5 views

CVE-2025-68763

In the Linux kernel, the following vulnerability has been resolved: crypto: starfive - Correctly handle return of sgnentsforlen The return value of sgnentsforlen was assigned to an unsigned long in starfivehashdigest, causing negative error codes to be converted to large positive integers. Add...

5.8AI score0.00203EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/05 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50840

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: snic: Fix possible UAF in snictgtcreate Smatch reports a warning as follows: drivers/scsi/snic/snicdisc.c:307 snictgtcreate warn: '&tgt-list' not removed...

6.4AI score0.0028EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/05 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-54248

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs/ntfs3: Add check for kmemdup Since the kmemdup may return NULL pointer, it should be better to add check for the return value in order to avoid NULL pointer...

5.9AI score0.00195EPSS
SaveExploits0References2
NVD
NVD
added 2026/01/04 2:15 a.m.16 views

CVE-2026-0574

A weakness has been identified in yeqifu warehouse up to aaf29962ba407d22d991781de28796ee7b4670e4. This affects the function saveUserRole of the file warehouse\src\main\java\com\yeqifu\sys\controller\UserController.java of the component Request Handler. This manipulation causes improper...

8.8CVSS0.00341EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/01/02 9:15 p.m.4 views

CVE-2026-21444

A flaw was found in libtpms, a library for Trusted Platform Module TPM emulation. An attacker with low privileges could exploit this vulnerability when libtpms is integrated with OpenSSL 3.x and certain symmetric ciphers are used. The library incorrectly returns the initial Initialization Vector ...

6.5CVSS5.8AI score0.00078EPSS
SaveExploits1References6
CVE
CVE
added 2026/01/02 5:23 p.m.28 views

CVE-2026-21429

CVE-2026-21429 affects Emlog (open-source PHP/MySQL CMS); specifically version 2.5.23 where an admin-configured control allows users to be prevented from editing or deleting published articles. Root cause: broken access control enabling post-publish restrictions. Impact as stated: users cannot ed...

5.1CVSS6.4AI score0.00232EPSS
SaveExploits1References1Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/01 9:10 p.m.6 views

CVE-2026-21428

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.30.0, the writeheaders function does not check for CR & LF characters in user supplied headers, allowing untrusted header value to escape header lines. This vulnerability allows attackers to add...

8.7CVSS6.7AI score0.00413EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/01/01 11:59 a.m.9 views

CVE-2025-11964

A flaw was found in libpcap on Windows. When libpcap converts a Windows error message containing 4-byte UTF-8 characters, the utf16letoutf8truncated function can write data beyond its allocated buffer. This out-of-bounds write can lead to data corruption, impacting the integrity of the system...

1.9CVSS5.9AI score0.00119EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.43 views

PT-2026-6114

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to handling crypto compressors during hibernation. Specifically, the crypto alloc acomp function can return an error pointer ERR PTR instead of...

9.8CVSS5.4AI score0.00502EPSS
SaveExploits2References319
RedhatCVE
RedhatCVE
added 2025/12/31 1:13 p.m.18 views

CVE-2025-69202

Axios Cache Interceptor is a cache interceptor for axios. Prior to version 1.11.1, when a server calls an upstream service using different auth tokens, axios-cache-interceptor returns incorrect cached responses, leading to authorization bypass. The cache key is generated only from the URL, ignori...

6.5CVSS6.2AI score0.0031EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/12/31 9:56 a.m.13 views

CVE-2022-50834

In the Linux kernel, the following vulnerability has been resolved: nfc: Fix potential resource leaks nfcgetdevice take reference for the device, add missing nfcputdevice to release it when not need anymore. Also fix the style warnning by use error EOPNOTSUPP instead of ENOTSUPP...

5.8AI score0.00253EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/31 9:43 a.m.13 views

CVE-2023-54244

In the Linux kernel, the following vulnerability has been resolved: ACPI: EC: Fix oops when removing custom query handlers When removing custom query handlers, the handler might still be used inside the EC query workqueue, causing a kernel oops if the module holding the callback function was...

5.5CVSS5.8AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/31 8:48 a.m.1 views

CVE-2023-54253

In the Linux kernel, the following vulnerability has been resolved: btrfs: set page extent mapped after readfolio in relocateonepage One of the CI runs triggered the following panic assertion failed: PagePrivatepage && page-private, in fs/btrfs/subpage.c:229 ------------ cut here ------------...

4.4CVSS5.4AI score0.00202EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/31 7:27 a.m.1 views

CVE-2023-54238

A flaw was found in the Linux kernel's mlx5 driver. During a Precision Time Protocol PTP resynchronization operation, socket buffers SKBs were not properly freed, leading to a memory leak. Additionally, an error in the mlx5eskbfifohasroom function's counter check could cause further resource leak...

5.5CVSS5.8AI score0.00148EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/31 6:27 a.m.13 views

CVE-2023-54197

In the Linux kernel, the following vulnerability has been resolved: Revert "Bluetooth: btsdio: fix use after free bug in btsdioremove due to unfinished work" This reverts commit 1e9ac114c4428fdb7ff4635b45d4f46017e8916f. This patch introduces a possible null-ptr-def problem. Revert it. And the fix...

5.5CVSS5.7AI score0.00229EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/31 5:57 a.m.3 views

CVE-2023-54193

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsapi: remove blockcb from driverlist before freeing Error handler of tcfblockbind frees the whole bo-cblist on error. However, by that time the flowblockcb instances are already in the driver list because driver...

5.6CVSS5.7AI score0.00156EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/31 5:27 a.m.1 views

CVE-2022-50875

In the Linux kernel, the following vulnerability has been resolved: of: overlay: fix null pointer dereferencing in finddupcsetnodeentry and finddupcsetprop When kmalloc fail to allocate memory in kasprintf, fn1 or fn2 will be NULL, and strcmp will cause null pointer dereference...

5.5CVSS5.9AI score0.002EPSS
SaveExploits0References4
Rows per page
Query Builder