Lucene search
K

77 matches found

Tenable Nessus
Tenable Nessus
added 2024/10/24 12:0 a.m.9 views

Fedora 39 : rust-pyo3 / rust-pyo3-build-config / rust-pyo3-ffi / etc (2024-44f01d9c69)

The remote Fedora 39 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2024-44f01d9c69 advisory. Update pyo3 to version 0.22.4. This version addresses a potential use-after-free RUSTSEC-2024-0378. Tenable has extracted the preceding description block...

5.6AI score
Exploits0References1
Github Security Blog
Github Security Blog
added 2024/10/15 3:30 p.m.15 views

PyO3 has a risk of use-after-free in `borrowed` reads from Python weak references

The family of functions to read "borrowed" values from Python weak references were fundamentally unsound, because the weak reference does itself not have ownership of the value. At any point the last strong reference could be cleared and the borrowed value would become dangling. In PyO3 0.22.4...

5.3CVSS6.6AI score0.00069EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2024/10/15 3:30 p.m.7 views

GHSA-6JGW-RGMM-7CV6 PyO3 has a risk of use-after-free in `borrowed` reads from Python weak references

The family of functions to read "borrowed" values from Python weak references were fundamentally unsound, because the weak reference does itself not have ownership of the value. At any point the last strong reference could be cleared and the borrowed value would become dangling. In PyO3 0.22.4...

5.3CVSS5AI score0.00069EPSS
Exploits0References7
NVD
NVD
added 2024/10/15 2:15 p.m.14 views

CVE-2024-9979

A flaw was found in PyO3. This vulnerability causes a use-after-free issue, potentially leading to memory corruption or crashes via unsound borrowing from weak Python references...

5.3CVSS0.00069EPSS
Exploits0References5
OSV
OSV
added 2024/10/15 2:15 p.m.10 views

CVE-2024-9979

A flaw was found in PyO3. This vulnerability causes a use-after-free issue, potentially leading to memory corruption or crashes via unsound borrowing from weak Python references...

5.3CVSS6.8AI score0.00069EPSS
Exploits0References5
OSV
OSV
added 2024/10/15 2:15 p.m.0 views

UBUNTU-CVE-2024-9979

A flaw was found in PyO3. This vulnerability causes a use-after-free issue, potentially leading to memory corruption or crashes via unsound borrowing from weak Python references...

5.3CVSS5.8AI score0.00069EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2024/10/15 2:8 p.m.6 views

Duplicate Advisory: PyO3 has a risk of use-after-free in `borrowed` reads from Python weak references

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-6jgw-rgmm-7cv6. This link is maintained to preserve external references. Original Advisory The family of functions to read "borrowed" values from Python weak references were fundamentally unsound, because the we...

6.8AI score
Exploits0References3Affected Software1
OSV
OSV
added 2024/10/15 2:8 p.m.2 views

GHSA-F8X4-F32R-W556 Duplicate Advisory: PyO3 has a risk of use-after-free in `borrowed` reads from Python weak references

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-6jgw-rgmm-7cv6. This link is maintained to preserve external references. Original Advisory The family of functions to read "borrowed" values from Python weak references were fundamentally unsound, because the we...

4.8CVSS6.8AI score
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/10/15 2:1 p.m.16 views

CVE-2024-9979 Pyo3: risk of use-after-free in `borrowed` reads from python weak references

A flaw was found in PyO3. This vulnerability causes a use-after-free issue, potentially leading to memory corruption or crashes via unsound borrowing from weak Python references...

5.3CVSS7AI score0.00069EPSS
Exploits0References5
CVE
CVE
added 2024/10/15 2:1 p.m.67 views

CVE-2024-9979

CVE-2024-9979 is associated with PyO3 and describes a use-after-free issue caused by unsound borrowing from Python weak references. The vulnerability can lead to memory corruption or crashes when a borrowed value is accessed after the last strong reference is cleared. The connected documents conf...

5.3CVSS5.3AI score0.00069EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/10/15 2:1 p.m.17 views

CVE-2024-9979 Pyo3: risk of use-after-free in `borrowed` reads from python weak references

A flaw was found in PyO3. This vulnerability causes a use-after-free issue, potentially leading to memory corruption or crashes via unsound borrowing from weak Python references...

5.3CVSS0.00069EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2024/10/15 2:1 p.m.8 views

CVE-2024-9979

A flaw was found in PyO3. This vulnerability causes a use-after-free issue, potentially leading to memory corruption or crashes via unsound borrowing from weak Python references...

5.3CVSS5.8AI score0.00069EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/10/15 6:56 a.m.11 views

CVE-2024-9979

A flaw was found in PyO3. This vulnerability causes a use-after-free issue, potentially leading to memory corruption or crashes via unsound borrowing from weak Python references. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Ha...

5.3CVSS5.3AI score0.00069EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2024/10/15 12:0 a.m.2 views

PT-2024-40267 · Pypi · Pyo3

Name of the Vulnerable Software and Affected Versions: PyO3 versions prior to 0.23 Description: The issue concerns a family of functions in PyO3 that read "borrowed" values from Python weak references. These functions were fundamentally unsound because the weak reference does not have ownership o...

4.8CVSS7.1AI score
Exploits0References4
OSV
OSV
added 2024/10/12 12:0 p.m.5 views

RUSTSEC-2024-0378 Risk of use-after-free in `borrowed` reads from Python weak references

The family of functions to read "borrowed" values from Python weak references were fundamentally unsound, because the weak reference does itself not have ownership of the value. At any point the last strong reference could be cleared and the borrowed value would become dangling. In PyO3 0.22.4...

5.3CVSS6.9AI score0.00069EPSS
Exploits0References3
RustSec
RustSec
added 2024/10/12 12:0 p.m.4 views

Risk of use-after-free in `borrowed` reads from Python weak references

The family of functions to read "borrowed" values from Python weak references were fundamentally unsound, because the weak reference does itself not have ownership of the value. At any point the last strong reference could be cleared and the borrowed value would become dangling. In PyO3 0.22.4...

5.3CVSS6.9AI score0.00069EPSS
Exploits0Affected Software1
CNNVD
CNNVD
added 2024/10/12 12:0 a.m.1 views

PyO3 安全漏洞

PyO3 is a Rust binding for the Python interpreter open-sourced by PyO3. A security vulnerability exists in PyO3 that stems from the presence of a post-release reuse issue that could lead to memory corruption or a crash...

5.3CVSS5.5AI score0.00069EPSS
Exploits0References7
OpenVAS
OpenVAS
added 2024/06/07 12:0 a.m.8 views

Fedora: Security Advisory for maturin (FEDORA-2024-40ee18b2e7)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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...

7.5AI score
Exploits0References2
OpenVAS
OpenVAS
added 2024/05/27 12:0 a.m.10 views

Fedora: Security Advisory for rust-pythonize (FEDORA-2024-3ff83cb806)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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...

6.5CVSS6.5AI score0.0419EPSS
Exploits0References2
Fedora
Fedora
added 2024/05/26 1:28 a.m.10 views

[SECURITY] Fedora 40 Update: maturin-1.5.1-2.fc40

Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages...

7.4AI score
Exploits0
Rows per page
Query Builder