Lucene search
+L

84 matches found

Positive Technologies
Positive Technologies
added 2024/10/15 12:00 a.m.6 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
SaveExploits0References4
OSV
OSV
added 2024/10/12 12:00 p.m.12 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.00206EPSS
SaveExploits0References3
RustSec
RustSec
added 2024/10/12 12:00 p.m.9 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.00206EPSS
SaveExploits0Affected Software1
CNNVD
CNNVD
added 2024/10/12 12:00 a.m.9 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.00206EPSS
SaveExploits0References7
OpenVAS
OpenVAS
added 2024/06/07 12:00 a.m.15 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
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/05/27 12:00 a.m.12 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.01463EPSS
SaveExploits0References2
Fedora
Fedora
added 2024/05/26 1:28 a.m.24 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
SaveExploits0
Fedora
Fedora
added 2024/05/03 1:44 a.m.23 views

[SECURITY] Fedora 40 Update: rust-pythonize-0.21.1-1.fc40

Serde Serializer & Deserializer from Rust Python, backed by PyO3...

6.5CVSS7.3AI score0.01463EPSS
SaveExploits0
Fedora
Fedora
added 2024/05/03 1:37 a.m.34 views

[SECURITY] Fedora 38 Update: rust-pythonize-0.21.1-1.fc38

Serde Serializer & Deserializer from Rust Python, backed by PyO3...

6.5CVSS7.3AI score0.01463EPSS
SaveExploits0
Fedora
Fedora
added 2024/05/03 1:33 a.m.19 views

[SECURITY] Fedora 39 Update: rust-pythonize-0.21.1-1.fc39

Serde Serializer & Deserializer from Rust Python, backed by PyO3...

6.5CVSS7.3AI score0.01463EPSS
SaveExploits0
OSV
OSV
added 2023/11/14 12:00 p.m.15 views

RUSTSEC-2023-0076 `cpython` is unmaintained

The cpython crate and the underlying python3-sys and python27-sys crates have been marked as no longer actively maintained by the developer. There are also open issues for unsound code that is currently in these crates: - cpython265: Using some string functions causes segmentation faults on...

7.4AI score
SaveExploits0References5
RustSec
RustSec
added 2023/11/14 12:00 p.m.11 views

`cpython` is unmaintained

The cpython crate and the underlying python3-sys and python27-sys crates have been marked as no longer actively maintained by the developer. There are also open issues for unsound code that is currently in these crates: - cpython265: Using some string functions causes segmentation faults on...

7.4AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/11/14 12:00 a.m.13 views

PT-2023-36097 · Python · Cpython

Name of the Vulnerable Software and Affected Versions: cpython affected versions not specified python3-sys affected versions not specified python27-sys affected versions not specified Description: The issue concerns the cpython crate and its underlying crates, python3-sys and python27-sys, which...

7AI score
SaveExploits0References6
OpenVAS
OpenVAS
added 2023/09/19 12:00 a.m.21 views

Fedora: Security Advisory for rust-pythonize (FEDORA-2023-c0696d7b53)

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

6.5CVSS6.6AI score0.00981EPSS
SaveExploits1References2
Fedora
Fedora
added 2023/09/18 1:37 a.m.38 views

[SECURITY] Fedora 37 Update: rust-pythonize-0.19.0-1.fc37

Serde Serializer & Deserializer from Rust Python, backed by PyO3...

6.5CVSS7.1AI score0.00981EPSS
SaveExploits1
OSV
OSV
added 2021/08/25 8:49 p.m.66 views

GHSA-2VX6-FCW6-HPR6 Reference counting error in pyo3

An issue was discovered in the pyo3 crate before 0.12.4 for Rust. There is a reference-counting error and use-after-free in From...

5.5CVSS5.4AI score0.00388EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2021/08/25 8:49 p.m.34 views

Reference counting error in pyo3

An issue was discovered in the pyo3 crate before 0.12.4 for Rust. There is a reference-counting error and use-after-free in From...

5.5CVSS5.6AI score0.00388EPSS
SaveExploits1References5Affected Software1
CNVD
CNVD
added 2021/01/06 12:00 a.m.60 views

Rust Resource Management Error Vulnerability (CNVD-2021-39556)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in Rust pyo3 crate versions prior to 0.12.4, which stems from a reference counting error and post-release usage in From . No details of the vulnerability are...

5.5CVSS6.5AI score0.00388EPSS
SaveExploits1References1
NVD
NVD
added 2020/12/31 9:15 a.m.33 views

CVE-2020-35917

An issue was discovered in the pyo3 crate before 0.12.4 for Rust. There is a reference-counting error and use-after-free in From...

5.5CVSS5.5AI score0.00388EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/31 9:15 a.m.25 views

CVE-2020-35917

An issue was discovered in the pyo3 crate before 0.12.4 for Rust. There is a reference-counting error and use-after-free in From...

5.5CVSS7.2AI score
SaveExploits0References1
Rows per page
Query Builder