Lucene search
K

49 matches found

OSV
OSV
added 2021/03/01 12:0 p.m.11 views

RUSTSEC-2021-0032 Deserializing an array can drop uninitialized memory on panic

The readbytesdefaultle function for T; n arrays, used to deserialize arrays of T from bytes created a T; n array with std::mem::uninitialized and then called T's deserialization method. If T's deserialization method panicked, the uninitialized memory could drop invalid objects. This flaw was...

9.8CVSS9.4AI score0.00646EPSS
Exploits0References3
OSV
OSV
added 2021/02/18 12:0 p.m.10 views

RUSTSEC-2021-0049 `through` and `through_and` causes a double free if the map function panics

through and throughand take a mutable reference as well as a mapping function to change the provided reference. They do this by calling ptr::read on the reference which duplicates ownership and then calling the mapping function. If the mapping function panics, both the original object and the one...

9.8CVSS9.4AI score0.00504EPSS
Exploits1References3
RustSec
RustSec
added 2021/02/18 12:0 p.m.23 views

`through` and `through_and` causes a double free if the map function panics

through and throughand take a mutable reference as well as a mapping function to change the provided reference. They do this by calling ptr::read on the reference which duplicates ownership and then calling the mapping function. If the mapping function panics, both the original object and the one...

9.8CVSS2.5AI score0.00504EPSS
Exploits1
OSV
OSV
added 2019/05/20 5:29 p.m.0 views

DEBIAN-CVE-2019-12222

An issue was discovered in libSDL2.a in Simple DirectMedia Layer SDL 2.0.9. There is an out-of-bounds read in the function SDLInvalidateMap at video/SDLpixels.c...

6.5CVSS7AI score0.00705EPSS
Exploits1References1
CNVD
CNVD
added 2018/09/20 12:0 a.m.1 views

HDF5 divide by zero error vulnerability (CNVD-2019-03445)

HDF5 is a free suite of tools for managing the storage of different types of data that can be managed, manipulated, viewed, analyzed, and generated in portable formats. A divide-by-zero error vulnerability exists in the 'H5Dcreatechunkfilemaphyper' function of the H5Dchunk.c file in HDF5 1.10.3 a...

6.5CVSS6.8AI score0.00273EPSS
Exploits1References1
NVD
NVD
added 2016/01/31 6:59 p.m.13 views

CVE-2016-1944

The Buffer11::NativeBuffer11::map function in ANGLE, as used in Mozilla Firefox before 44.0, might allow remote attackers to cause a denial of service memory corruption or possibly have unspecified other impact via unknown vectors...

10CVSS9.8AI score0.021EPSS
Exploits0References9
OSV
OSV
added 2016/01/31 6:59 p.m.1 views

CVE-2016-1944

The Buffer11::NativeBuffer11::map function in ANGLE, as used in Mozilla Firefox before 44.0, might allow remote attackers to cause a denial of service memory corruption or possibly have unspecified other impact via unknown vectors...

9.8CVSS7.4AI score0.021EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2016/01/26 12:0 a.m.30 views

CVE-2016-1944

The Buffer11::NativeBuffer11::map function in ANGLE, as used in Mozilla Firefox before 44.0, might allow remote attackers to cause a denial of service memory corruption or possibly have unspecified other impact via unknown vectors...

10CVSS7.3AI score0.021EPSS
Exploits0References3
OSV
OSV
added 2016/01/26 12:0 a.m.0 views

UBUNTU-CVE-2016-1944

The Buffer11::NativeBuffer11::map function in ANGLE, as used in Mozilla Firefox before 44.0, might allow remote attackers to cause a denial of service memory corruption or possibly have unspecified other impact via unknown vectors...

9.8CVSS7.3AI score0.021EPSS
Exploits0References4
Rows per page
Query Builder