Lucene search
K

26 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-13036

Malicious code in bioql PyPI...

7.2AI score0.00074EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-54024

Malicious code in bioql PyPI...

7.8CVSS7.6AI score0.00038EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/25 12:0 a.m.0 views

Linux Distros Unpatched Vulnerability : CVE-2022-50417

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/panfrost: Fix GEM handle creation ref-counting panfrostgemcreatewithhandle previously returned a BO but with the only reference being from the handle, which...

7.8CVSS5.8AI score0.00017EPSS
Exploits0References2
CVE
CVE
added 2025/03/06 3:54 p.m.58 views

CVE-2024-58060

CVE-2024-58060 affects the Linux kernel BPF struct_ops path. The issue occurs when a struct_ops contains a struct module *owner and CONFIG_MODULES=n, causing incorrect refcounting because the module btf_id is missing, leading to a potential use-after-free in tcp_congestion_ops. The patch disables...

7.8CVSS7AI score0.00038EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2025/03/06 3:54 p.m.7 views

CVE-2024-58060 bpf: Reject struct_ops registration that uses module ptr and the module btf_id is missing

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject structops registration that uses module ptr and the module btfid is missing There is a UAF report in the bpfstructops when CONFIGMODULES=n. In particular, the report is on tcpcongestionops that has a "struct module...

0.00038EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2024/12/20 12:0 a.m.2 views

PT-2025-9941 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A use-after-free issue has been identified in the Linux kernel related to the bpf struct ops when CONFIG MODULES=n. The problem arises because the btf id of the "struct module" is...

7.8CVSS7.5AI score0.00279EPSS
Exploits1References533
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:0 a.m.26 views

RHEL 7 : scipy (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - scipy: use-after-free in PyFindObjects function CVE-2023-29824 - A refcounting issue which leads to...

7.7AI score0.00311EPSS
Exploits2References2
Tenable Nessus
Tenable Nessus
added 2024/01/16 12:0 a.m.19 views

EulerOS Virtualization 2.9.0 : scipy (EulerOS-SA-2023-3108)

According to the versions of the scipy package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A refcounting issue which leads to potential memory leak was discovered in scipy commit 8627df31ab in PyFindObjects function...

9.8CVSS7.4AI score0.00311EPSS
Exploits2References3
OpenVAS
OpenVAS
added 2023/11/10 12:0 a.m.14 views

Huawei EulerOS: Security Advisory for scipy (EulerOS-SA-2023-3230)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS7.6AI score0.00311EPSS
Exploits2References2
OpenVAS
OpenVAS
added 2023/11/01 12:0 a.m.15 views

Huawei EulerOS: Security Advisory for scipy (EulerOS-SA-2023-3094)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS7.6AI score0.00311EPSS
Exploits2References2
OSV
OSV
added 2023/08/12 11:5 a.m.1 views

OESA-2023-1491 scipy security update

SciPy pronounced "Sigh Pie" is open-source software for mathematics, science, and engineering. It includes modules for statistics, optimization, integration, linear algebra, Fourier transforms, signal and image processing, ODE solvers, and more. Security Fixes: A refcounting issue which leads to...

5.5CVSS7.5AI score0.00222EPSS
Exploits1References2
OSV
OSV
added 2023/08/11 7:11 a.m.7 views

SUSE-SU-2023:3272-1 Security update for python-scipy

This update for python-scipy fixes the following issues: - CVE-2023-25399: Fixed minor refcounting issue in PyFindObjects bsc1213062. - CVE-2023-29824: Fixed use-after-free in PyFindObjects bsc1213137...

9.8CVSS7.5AI score0.00311EPSS
Exploits2References5
Tenable Nessus
Tenable Nessus
added 2023/07/26 12:0 a.m.24 views

openSUSE 15 Security Update : python-scipy (SUSE-SU-2023:2970-1)

The remote openSUSE 15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2023:2970-1 advisory. - A refcounting issue which leads to potential memory leak was discovered in scipy commit 8627df31ab in PyFindObjects function. CVE-2023-25399 -...

9.8CVSS7.5AI score0.00311EPSS
Exploits2References7
OSV
OSV
added 2023/07/25 1:55 p.m.6 views

SUSE-SU-2023:2970-1 Security update for python-scipy

This update for python-scipy fixes the following issues: - CVE-2023-25399: Fixed minor refcounting issue in PyFindObjects bsc1213062. - CVE-2023-29824: Fixed use-after-free in PyFindObjects bsc1213137...

9.8CVSS7.5AI score0.00311EPSS
Exploits2References5
SUSE CVE
SUSE CVE
added 2023/07/07 2:19 a.m.1 views

SUSE CVE-2023-25399

A refcounting issue which leads to potential memory leak was discovered in scipy commit 8627df31ab in PyFindObjects function. Note: This is disputed as a bug and not a vulnerability. SciPy is not designed to be exposed to untrusted users or data directly...

3.3CVSS8.2AI score0.00222EPSS
Exploits1References5
UbuntuCve
UbuntuCve
added 2023/07/06 12:0 a.m.31 views

CVE-2023-25399

A refcounting issue which leads to potential memory leak was discovered in scipy commit 8627df31ab in PyFindObjects function. Note: This is disputed as a bug and not a vulnerability. SciPy is not designed to be exposed to untrusted users or data directly...

5.5CVSS6.8AI score0.00222EPSS
Exploits1References5
OSV
OSV
added 2023/07/06 12:0 a.m.1 views

UBUNTU-CVE-2023-25399

A refcounting issue which leads to potential memory leak was discovered in scipy commit 8627df31ab in PyFindObjects function. Note: This is disputed as a bug and not a vulnerability. SciPy is not designed to be exposed to untrusted users or data directly...

5.5CVSS6.7AI score0.00222EPSS
Exploits1References6
OSV
OSV
added 2023/07/05 5:15 p.m.1 views

DEBIAN-CVE-2023-25399

A refcounting issue which leads to potential memory leak was discovered in scipy commit 8627df31ab in PyFindObjects function. Note: This is disputed as a bug and not a vulnerability. SciPy is not designed to be exposed to untrusted users or data directly...

5.5CVSS6.5AI score0.00222EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2023/07/05 5:15 p.m.4 views

CVE-2023-25399

A refcounting issue which leads to potential memory leak was discovered in scipy commit 8627df31ab in PyFindObjects function. Note: This is disputed as a bug and not a vulnerability. SciPy is not designed to be exposed to untrusted users or data directly...

5.5CVSS5.8AI score0.00222EPSS
Exploits1References5
PyPA
PyPA
added 2023/07/05 5:15 p.m.7 views

PYSEC-2023-102

A refcounting issue which leads to potential memory leak was discovered in scipy commit 8627df31ab in PyFindObjects function...

5.5CVSS6.9AI score0.00222EPSS
Exploits1References6Affected Software1
Rows per page
Query Builder