Lucene search
K

633 matches found

RustSec
RustSec
added 2024/02/28 12:0 p.m.1 views

Non-idiomatic use of iterators leads to use after free

Code that attempts to use an item e.g., a row returned by an iterator after the iterator has advanced to the next item will be accessing freed memory and experience undefined behaviour. Code that uses the item and then advances the iterator is unaffected. This problem has always existed. This is ...

7.5CVSS7.3AI score0.00484EPSS
Exploits0Affected Software1
Positive Technologies
Positive Technologies
added 2024/02/28 12:0 a.m.1 views

PT-2024-21792 · Unknown · Cassandra-Rs

Name of the Vulnerable Software and Affected Versions: cassandra-rs versions prior to 3.0.0 Description: The issue is related to a use-after-free bug in the cassandra-rs driver for Rust. Code that attempts to use an item returned by an iterator after the iterator has advanced to the next item wil...

7.5CVSS7.3AI score0.00484EPSS
Exploits0References12
OSV
OSV
added 2024/02/07 2:15 p.m.0 views

CVE-2024-25201

Espruino 2v20 commit fcc9ba4 was discovered to contain an Out-of-bounds Read via jsvStringIteratorPrintfCallback at src/jsvar.c...

7.5CVSS5.8AI score0.00542EPSS
Exploits1References1
OSV
OSV
added 2024/02/03 12:28 a.m.10 views

GHSA-F56G-CHQP-22M9 Use after free in libpulse-binding

Overview Version 2.5.0 of the libpulse-binding Rust crate, released on the 22nd of December 2018, fixed a potential use-after-free issue with property list iteration due to a lack of a lifetime constraint tying the lifetime of a proplist::Iterator to the Proplist object for which it was created...

6.5CVSS6.5AI score0.00215EPSS
Exploits1References5
Snyk
Snyk
added 2024/01/15 3:6 p.m.2 views

Arbitrary Code Execution

Overview dom-iterator is a feature-rich, well-tested Iterator for traversing DOM nodes. Affected versions of this package are vulnerable to Arbitrary Code Execution due to use of the Function constructor without complete input sanitization. Function generates a new function body and thus care mus...

9.8CVSS7.6AI score0.00318EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.1 views

kernel: RDMA/core: Fix ib block iterator counter overflow

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix ib block iterator counter overflow When registering a new DMA MR after selecting the best aligned page size for it, we iterate over the given sglist to split each entry to smaller, aligned to the selected page size...

5.5CVSS6.3AI score0.0001EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.1 views

kernel: drbd: use after free in drbd_create_device()

In the Linux kernel, the following vulnerability has been resolved: drbd: use after free in drbdcreatedevice The drbddestroyconnection frees the "connection" so use the safe iterator to prevent a use after free...

7.8CVSS6.4AI score0.00051EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.1 views

kernel: regulator: core: Prevent integer underflow

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Prevent integer underflow By using a ratio of delay to pollenabledtime that is not integer timeremaining underflows and does not exit the loop as expected. As delay could be derived from DT and pollenabledtime is...

6.8AI score0.00032EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.4 views

kernel: RDMA/core: Fix ib block iterator counter overflow

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix ib block iterator counter overflow When registering a new DMA MR after selecting the best aligned page size for it, we iterate over the given sglist to split each entry to smaller, aligned to the selected page size...

5.5CVSS6.3AI score0.0001EPSS
Exploits0References5
OSV
OSV
added 2023/10/18 6:27 p.m.14 views

GHSA-C827-HFW6-QWVM rustix's `rustix::fs::Dir` iterator with the `linux_raw` backend can cause memory explosion

Summary When using rustix::fs::Dir using the linuxraw backend, it's possible for the iterator to "get stuck" when an IO error is encountered. Combined with a memory over-allocation issue in rustix::fs::Dir::readmore, this can cause quick and unbounded memory explosion gigabytes in a few seconds i...

6.5CVSS6.4AI score0.00083EPSS
Exploits0References10
Code423n4
Code423n4
added 2023/06/23 12:0 a.m.6 views

GetAllPools could panic at iterator loop

Lines of code Vulnerability details Impact A panic could occur in GetAllPools and stop the program Proof of Concept there is no check for pool value if nil or not before calling MustUnmarshal which could lead to a panic issue in the program func k Keeper GetAllPoolsctx sdk.Context pools types.Poo...

6.7AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2023/06/22 12:0 a.m.33 views

SUSE SLES15 / openSUSE 15 Security Update : SUSE Manager Client Tools (SUSE-SU-2023:2578-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2023:2578-1 advisory. - All versions of package trim are vulnerable to Regular Expression Denial of Service ReDoS via trim. CVE-2020-7753 -...

9.8CVSS6.9AI score0.48063EPSS
Exploits9References47
ATTACKERKB
ATTACKERKB
added 2023/06/02 5:15 p.m.2 views

CVE-2023-25751

Sometimes, when invalidating JIT code while following an iterator, the newly generated code could be overwritten incorrectly. This could lead to a potentially exploitable crash. This vulnerability affects Firefox 111, Firefox ESR 102.9, and Thunderbird 102.9...

6.5CVSS6AI score0.00115EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/03/22 10:38 a.m.3 views

Mozilla: Incorrect code generation during JIT compilation

A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of invalidating JIT code while following an iterator. The newly generated code could be overwritten incorrectly, leading to a potentially exploitable crash...

6.5CVSS7.3AI score0.00115EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2023/03/22 10:26 a.m.3 views

Mozilla: Incorrect code generation during JIT compilation

A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of invalidating JIT code while following an iterator. The newly generated code could be overwritten incorrectly, leading to a potentially exploitable crash...

6.5CVSS7.3AI score0.00115EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2023/03/20 9:39 a.m.4 views

Mozilla: Incorrect code generation during JIT compilation

A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of invalidating JIT code while following an iterator. The newly generated code could be overwritten incorrectly, leading to a potentially exploitable crash...

6.5CVSS7.3AI score0.00115EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2023/03/15 12:0 a.m.43 views

CVE-2023-25751

Sometimes, when invalidating JIT code while following an iterator, the newly generated code could be overwritten incorrectly. This could lead to a potentially exploitable crash. This vulnerability affects Firefox 111, Firefox ESR 102.9, and Thunderbird 102.9...

6.5CVSS6.9AI score0.00115EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2023/03/15 12:0 a.m.30 views

Ubuntu 18.04 LTS / 20.04 LTS : Firefox vulnerabilities (USN-5954-1)

The remote Ubuntu 18.04 LTS / 20.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-5954-1 advisory. Multiple security issues were discovered in Firefox. If a user were tricked into opening a specially crafted website, an attacker could...

8.8CVSS7.8AI score0.00279EPSS
Exploits0References10
Tenable Nessus
Tenable Nessus
added 2023/03/15 12:0 a.m.32 views

Mozilla Thunderbird < 102.9

The version of Thunderbird installed on the remote Windows host is prior to 102.9. It is, therefore, affected by multiple vulnerabilities as referenced in the mfsa2023-11 advisory. - Mozilla developers Timothy Nikkel, Andrew McCreight, and the Mozilla Fuzzing Team reported memory safety bugs...

8.8CVSS8.2AI score0.00156EPSS
Exploits0References7
CNNVD
CNNVD
added 2023/03/14 12:0 a.m.2 views

Mozilla Firefox 安全漏洞

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the United States. A security vulnerability exists in Mozilla Firefox prior to version 111, which stems from an issue in Firefox that invalidates JIT code when following an iterator, where newly generated code may be...

6.5CVSS7.8AI score0.00115EPSS
Exploits0References11
Rows per page
Query Builder