Lucene search
+L

3243 matches found

Cvelist
Cvelist
added 2025/09/23 12:0 a.m.17 views

CVE-2025-55780

A null pointer dereference occurs in the function breakwordforoverflowwrap in MuPDF 1.26.4 when rendering a malformed EPUB document. Specifically, the function calls fzhtmlsplitflow to split a FLOWWORD node, but does not check if node-next is valid before accessing node-next-overflowwrap, resulti...

0.00396EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/09/23 12:0 a.m.6 views

PT-2025-39197

Name of the Vulnerable Software and Affected Versions MuPDF version 1.26.4 Description A flaw exists in MuPDF where a null pointer dereference can occur within the break word for overflow wrap function when processing a malformed EPUB document. This happens because the function calls fz html spli...

7.5CVSS5.8AI score0.00396EPSS
SaveExploits0References22
Redos
Redos
added 2025/09/23 12:0 a.m.10 views

ROS-20250923-01

The vulnerability in the Python programming language interpreter CPython is due to the fact that Cpython does not prohibits setting an empty list "" for SSLContext.setnpnprotocols, which is an invalid value for the OpenSSL base API when using NPN. Exploitation of the vulnerability could allow an...

6.5CVSS6.5AI score0.00744EPSS
SaveExploits1
Snyk
Snyk
added 2025/09/22 7:59 a.m.1 views

Malicious Package

Overview next-plugin-uni-i18n is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS6.8AI score
SaveExploits0References2
OSV
OSV
added 2025/09/22 7:59 a.m.3 views

MAL-2025-47488 Malicious code in next-plugin-uni-i18n (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware cf38f21fbce8422c8375fdbc547879dab7eea1a9773a78740cee14d4919f95ca Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/09/21 1:1 a.m.4 views

vxlan: Fix NPD when refreshing an FDB entry with a nexthop object

...

5.5CVSS7AI score0.00274EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/18 11:39 p.m.5 views

SUSE CVE-2023-53342

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix handling IPv4 routes with nhid Fix handling IPv4 routes referencing a nexthop via its id by replacing calls to fibinfonh with fibinfonhc. Trying to add an IPv4 route referencing a nextop via nhid: $ ip...

5.5CVSS6.5AI score0.00182EPSS
SaveExploits0References15
Debian CVE
Debian CVE
added 2025/09/18 4:3 p.m.5 views

CVE-2022-50411

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Fix error code path in acpidscallcontrolmethod A use-after-free in acpipsparseaml after a failing invocaion of acpidscallcontrolmethod is reported by KASAN 1 and code inspection reveals that nextwalkstate pushed to the...

7.8CVSS5.7AI score0.00152EPSS
SaveExploits0
Fedora
Fedora
added 2025/09/18 1:31 a.m.8 views

[SECURITY] Fedora 41 Update: lemonldap-ng-2.21.3-1.fc41

LemonLdap::NG is a modular Web-SSO based on Apache::Session modules. It simplifies the build of a protected area with a few changes in the application. It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection for your web space as...

7.2AI score
SaveExploits0
OSV
OSV
added 2025/09/17 3:15 p.m.8 views

UBUNTU-CVE-2023-53342

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix handling IPv4 routes with nhid Fix handling IPv4 routes referencing a nexthop via its id by replacing calls to fibinfonh with fibinfonhc. Trying to add an IPv4 route referencing a nextop via nhid: $ ip...

5.5CVSS5.8AI score0.00182EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/16 7:55 a.m.3 views

MAL-2025-47328 Malicious code in monorepo-next (npm)

The package was compromised and malicious code added. --- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 3f0c8e880c0edcdf1ac8b55ac831ee123c7bbd6b338a44a77a49400b60985d16 Any computer that has this package installed or running should be considered fully compromised. All...

7.1AI score
SaveExploits0References7
OSV
OSV
added 2025/09/15 2:48 p.m.11 views

CLSA-2025-1757947715 php: Fix of 3 CVEs

CVE-2017-9224: fix out-of-bounds read of a stack in matchat function - CVE-2017-9226: fix out-of-bounds write or read of a heap in nextstateval function - CVE-2017-9227: fix out-of-bounds read of a stack in mbcenclen function...

9.8CVSS6.8AI score0.07511EPSS
SaveExploits3References1
CVE
CVE
added 2025/09/15 2:46 p.m.26 views

CVE-2022-50311

CVE-2022-50311 affects the Linux kernel: a refcount leak in cxl_calc_capp_routing due to of_get_next_parent() returning a node pointer with refcount incremented and a missing of_node_put() on the error path. The issue is resolved by adding the missing of_node_put() in the error path to balance th...

5.5CVSS6AI score0.00146EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/09/15 2:15 p.m.7 views

UBUNTU-CVE-2023-53192

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix nexthop hash size The nexthop code expects a 31 bit hash, such as what is returned by fibmultipathhash and rt6multipathhash. Passing the 32 bit hash returned by skbgethash can lead to problems related to the fact that...

9.8CVSS6AI score0.00354EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/09/15 2:6 p.m.11 views

CVE-2023-53198 raw: Fix NULL deref in raw_get_next().

In the Linux kernel, the following vulnerability has been resolved: raw: Fix NULL deref in rawgetnext. Dae R. Jeong reported a NULL deref in rawgetnext 0. It seems that the repro was running these sequences in parallel so that one thread was iterating on a socket that was being freed in another...

0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 2:3 p.m.11 views

CLSA-2025-1757944976 php: Fix of 3 CVEs

CVE-2017-9224: fix out-of-bounds read of a stack in matchat function - CVE-2017-9226: fix out-of-bounds write or read of a heap in nextstateval function - CVE-2017-9227: fix out-of-bounds read of a stack in mbcenclen function...

9.8CVSS7.3AI score0.07511EPSS
SaveExploits3References1
OSV
OSV
added 2025/09/15 2:1 p.m.9 views

CLSA-2025-1757944902 php: Fix of 3 CVEs

CVE-2017-9224: fix out-of-bounds read of a stack in matchat function - CVE-2017-9226: fix out-of-bounds write or read of a heap in nextstateval function - CVE-2017-9227: fix out-of-bounds read of a stack in mbcenclen function...

9.8CVSS7.1AI score0.07511EPSS
SaveExploits3References1
Snyk
Snyk
added 2025/09/15 7:39 a.m.7 views

Embedded Malicious Code

Overview Affected versions of this package are vulnerable to Embedded Malicious Code. Compromised versions of this package contain a file called bundle.js that exfiltrates secrets from the user's accounts, including credentials and API tokens. It also downloads malicious files and repackages them...

9.8CVSS7AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.8 views

PT-2025-37613

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A reference count leak was resolved in the cxl calc capp routing function within the Linux kernel. The of get next parent function increments the reference count of a node pointer, and...

5.9AI score0.00146EPSS
SaveExploits0References10
Fedora
Fedora
added 2025/09/13 3:54 a.m.12 views

[SECURITY] Fedora 42 Update: jupyterlab-4.4.7-1.fc42

JupyterLab is the next-generation user interface for Project Jupyter offering all the familiar building blocks of the classic Jupyter Notebook notebook, terminal, text editor, file browser, rich outputs, etc. in a flexible and powerful user interface...

6.1CVSS6.9AI score0.00761EPSS
SaveExploits1
Rows per page
Query Builder