Lucene search
+L

1056 matches found

Positive Technologies
Positive Technologies
added 2022/11/05 12:0 a.m.5 views

PT-2022-24952 · Wasmtime · Wasmtime

Name of the Vulnerable Software and Affected Versions: Wasmtime versions prior to 2.0.2 Description: There is a bug in Wasmtime's implementation of its pooling instance allocator where when a linear memory is reused for another instance, the initial heap snapshot of the prior instance can be...

8.6CVSS8.2AI score0.00657EPSS
SaveExploits0References17
OSV
OSV
added 2022/09/16 5:18 p.m.13 views

GHSA-RC23-XXGQ-X27G wee_alloc is Unmaintained

Two of the maintainers have indicated that the crate may not be maintained. The crate has open issues including memory leaks and may not be suitable for production use. It may be best to switch to the default Rust standard allocator on wasm32 targets. Last release seems to have been three years a...

7.3AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/09/16 5:18 p.m.27 views

wee_alloc is Unmaintained

Two of the maintainers have indicated that the crate may not be maintained. The crate has open issues including memory leaks and may not be suitable for production use. It may be best to switch to the default Rust standard allocator on wasm32 targets. Last release seems to have been three years a...

2.5AI score
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2022/09/08 12:0 a.m.11 views

PT-2022-7434 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the kmalloc function in the Linux kernel, which can fail due to out-of-memory conditions. If it fails, the function should return an error code errno instead of...

8.4CVSS6.7AI score0.08555EPSS
SaveExploits1References1366
CVE
CVE
added 2022/09/07 10:50 p.m.70 views

CVE-2022-36086

CVE-2022-36086 relates to the Rust crate linked_list_allocator (no_std). Prior to 0.10.2, heap initialization methods could perform out-of-bounds writes when the heap size was too small (less than 3 × size_of::) due to metadata writes, affecting Heap::new, Heap::init, Heap::init_from_slice, Locke...

9.8CVSS9.2AI score0.00754EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2022/09/07 12:0 a.m.9 views

linked-list-allocator 缓冲区错误漏洞

linked-list-allocator is a linked-list allocator codebase open-sourced by Rust OSDev. A buffer error vulnerability exists in linked-list-allocator prior to version 0.10.2, which stems from the heap initialization method lacking a minimum size check for a given heap size parameter, which could...

9.8CVSS8.4AI score0.00754EPSS
SaveExploits1References3
OSV
OSV
added 2022/08/27 12:2 a.m.7 views

OSV-2022-794 Heap-buffer-overflow in std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<ch

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50629 Crash type: Heap-buffer-overflow READ 5 Crash state: std::1::basicstring, std::1::allocatorch Exiv2::QuickTimeVideo::previewTagDecoder Exiv2::QuickTimeVideo::tagDecoder...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/08/22 12:0 a.m.3 views

PT-2022-7538 · Hdf5 +4 · Hdf5 +4

Name of the Vulnerable Software and Affected Versions: HDF5 versions prior to 1.14.4 Description: The issue is related to a stack buffer overflow in the H5FL arr malloc function, which can lead to denial of service or potential code execution. This may allow an attacker to impact the...

9.8CVSS7.2AI score0.02402EPSS
SaveExploits8References96
NVD
NVD
added 2022/08/16 9:15 p.m.13 views

CVE-2022-36153

tifig v0.2.2 was discovered to contain a segmentation violation via std::vector ::size const at /bits/stlvector.h...

5.5CVSS0.0029EPSS
SaveExploits1References1
OSV
OSV
added 2022/08/16 8:13 p.m.21 views

CVE-2022-36153

tifig v0.2.2 was discovered to contain a segmentation violation via std::vector ::size const at /bits/stlvector.h...

7.3AI score
SaveExploits0References3
Openbugbounty
Openbugbounty
added 2022/08/12 8:53 a.m.20 views

artemidefreightallocator.fr Cross Site Scripting vulnerability OBB-2838718

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/08/11 12:0 a.m.6 views

PT-2022-14608 · Google · Android Kernel

Name of the Vulnerable Software and Affected Versions: Android kernel Description: The issue is related to a possible out of bounds write due to an integer overflow in the AllocateInternalBuffers function of g3aa buffer allocator.cc. This could lead to local escalation of privilege with no...

7.8CVSS7.8AI score0.001EPSS
SaveExploits0References2
RustSec
RustSec
added 2022/08/01 12:0 p.m.63 views

Unbounded memory allocation based on untrusted length

Impact Untrusted websocket connections can cause an out-of-memory OOM process abort in a client or a server. The root cause of the issue is during dataframe parsing. Affected versions would allocate a buffer based on the declared dataframe size, which may come from an untrusted source. When...

7.5CVSS1.1AI score0.01781EPSS
SaveExploits0Affected Software1
UbuntuCve
UbuntuCve
added 2022/07/21 4:15 a.m.36 views

CVE-2022-31146

Wasmtime is a standalone runtime for WebAssembly. There is a bug in the Wasmtime's code generator, Cranelift, where functions using reference types may be incorrectly missing metadata required for runtime garbage collection. This means that if a GC happens at runtime then the GC pass will...

8.8CVSS7.1AI score0.01111EPSS
SaveExploits0References5
OSV
OSV
added 2022/07/13 7:15 p.m.3 views

CVE-2022-20228

In various functions of C2DmaBufAllocator.cpp, there is a possible memory corruption due to a use after free. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-12...

6.5CVSS6.7AI score0.00568EPSS
SaveExploits0References1
OSV
OSV
added 2022/06/27 6:15 p.m.17 views

CVE-2021-40941

In Bento4 1.6.0-638, there is an allocator is out of memory in the function AP4Array::EnsureCapacity in Ap4Array.h:172, as demonstrated by GPAC. This can cause a denial of service DOS...

7.5CVSS6.8AI score
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2022/06/27 6:15 p.m.30 views

CVE-2021-40941

In Bento4 1.6.0-638, there is an allocator is out of memory in the function AP4Array::EnsureCapacity in Ap4Array.h:172, as demonstrated by GPAC. This can cause a denial of service DOS...

7.5CVSS7.1AI score0.0112EPSS
SaveExploits1References1
OSV
OSV
added 2022/06/27 6:15 p.m.39 views

UBUNTU-CVE-2021-40941

In Bento4 1.6.0-638, there is an allocator is out of memory in the function AP4Array::EnsureCapacity in Ap4Array.h:172, as demonstrated by GPAC. This can cause a denial of service DOS...

7.5CVSS5.8AI score0.0112EPSS
SaveExploits1References2
CVE
CVE
added 2022/06/27 5:44 p.m.58 views

CVE-2021-40941

The CVE-2021-40941 issue affects Bento4 1.6.0-638, where an allocator memory overrun in AP4_Array::EnsureCapacity (Ap4Array.h:172) can cause a denial of service. This is documented across multiple sources (NVD, CVE listing, OSV, vendor/security notes) and centers on Bento4’s memory allocator fail...

7.5CVSS7.3AI score0.0112EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2022/06/17 12:27 a.m.32 views

GHSA-JMWX-R3GQ-QQ3P vec-const attempts to construct a Vec from a pointer to a const slice

Affected versions of this crate claimed to construct a const Vec with nonzero length and capacity, but that cannot be done because such a Vec requires a pointer from an allocator. The implementation was later changed to just construct a std::borrow::Cow...

7.5CVSS7.3AI score0.01053EPSS
SaveExploits0References3
Rows per page
Query Builder