Lucene search
K

579 matches found

OSV
OSV
added 2021/08/25 9:1 p.m.16 views

GHSA-V5M7-53CV-F3HX crossbeam-channel Undefined Behavior before v0.4.4

Impact The affected version of this crate's the bounded channel incorrectly assumes that Vec::fromiter has allocated capacity that same as the number of iterator elements. Vec::fromiter does not actually guarantee that and may allocate extra memory. The destructor of the bounded channel...

8.1CVSS7.2AI score0.0062EPSS
Exploits2References7
OSV
OSV
added 2021/08/25 8:55 p.m.15 views

GHSA-VFQX-HV88-F9CV Double-free in id-map

A double free can occur in getorinsert upon a panic of a user-provided f function. getorinsert reserves space for a value, before calling the user provided insertion function f. If the function f panics then uninitialized or previously freed memory can be dropped...

9.8CVSS9.3AI score0.00433EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:49 p.m.32 views

Incorrect buffer size in crossbeam-channel

The affected version of this crate's the bounded channel incorrectly assumes that Vec::fromiter has allocated capacity that same as the number of iterator elements. Vec::fromiter does not actually guarantee that and may allocate extra memory. The destructor of the bounded channel reconstructs Vec...

5.5CVSS6AI score0.00057EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:49 p.m.23 views

GHSA-M8H8-V6JH-C762 Incorrect buffer size in crossbeam-channel

The affected version of this crate's the bounded channel incorrectly assumes that Vec::fromiter has allocated capacity that same as the number of iterator elements. Vec::fromiter does not actually guarantee that and may allocate extra memory. The destructor of the bounded channel reconstructs Vec...

5.5CVSS7.2AI score0.0062EPSS
Exploits2References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:48 p.m.35 views

Double free in alpm-rs

An issue was discovered in the alpm-rs crate through 2020-08-20 for Rust. StrcCtx performs improper memory deallocation...

9.8CVSS8.9AI score0.00433EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2021/08/25 8:48 p.m.1 views

GHSA-QC4M-GC8R-MG8M Double free in alpm-rs

An issue was discovered in the alpm-rs crate through 2020-08-20 for Rust. StrcCtx performs improper memory deallocation...

9.8CVSS7.2AI score0.00433EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:46 p.m.31 views

Use after free in internment

ArcIntern::drop has a race condition where it can release memory which is about to get another user. The new user will get a reference to freed memory. This was fixed by serializing access to an interned object while it is being deallocated. Versions prior to 0.3.12 used stronger locking which...

8.1CVSS7.7AI score0.00394EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2021/08/25 2:43 p.m.2 views

GHSA-M7FM-4JFH-JRG6 Use after free in boosted trees creation

Impact The implementation for tf.rawops.BoostedTreesCreateEnsemble can result in a use after free error if an attacker supplies specially crafted arguments: python import tensorflow as tf v= tf.Variable0.0 tf.rawops.BoostedTreesCreateEnsemble treeensemblehandle=v.handle, stamptoken=0,...

8.5CVSS6.4AI score0.00016EPSS
Exploits0References7
OSV
OSV
added 2021/08/25 2:38 p.m.1 views

GHSA-CMGW-8VPC-RC59 Segfault on strings tensors with mistmatched dimensions, due to Go code

Impact Under certain conditions, Go code can trigger a segfault in string deallocation. For string tensors, C.TFTStringDealloc is called during garbage collection within a finalizer function. However, tensor structure isn't checked until encoding to avoid a performance penalty. The current method...

6.8CVSS5.8AI score0.00032EPSS
Exploits0References8
NVD
NVD
added 2021/08/12 11:15 p.m.11 views

CVE-2021-37692

TensorFlow is an end-to-end open source platform for machine learning. In affected versions under certain conditions, Go code can trigger a segfault in string deallocation. For string tensors, C.TFTStringDealloc is called during garbage collection within a finalizer function. However, tensor...

5.5CVSS0.00032EPSS
Exploits0References3
Prion
Prion
added 2021/08/12 11:15 p.m.19 views

Design/Logic Flaw

TensorFlow is an end-to-end open source platform for machine learning. In affected versions under certain conditions, Go code can trigger a segfault in string deallocation. For string tensors, C.TFTStringDealloc is called during garbage collection within a finalizer function. However, tensor...

2.1CVSS5.6AI score0.00032EPSS
Exploits0References3Affected Software1
PyPA
PyPA
added 2021/08/12 11:15 p.m.6 views

PYSEC-2021-803

TensorFlow is an end-to-end open source platform for machine learning. In affected versions under certain conditions, Go code can trigger a segfault in string deallocation. For string tensors, C.TFTStringDealloc is called during garbage collection within a finalizer function. However, tensor...

5.5CVSS7.1AI score0.00032EPSS
Exploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/08/12 11:15 p.m.4 views

CVE-2021-37692

TensorFlow is an end-to-end open source platform for machine learning. In affected versions under certain conditions, Go code can trigger a segfault in string deallocation. For string tensors, C.TFTStringDealloc is called during garbage collection within a finalizer function. However, tensor...

5.5CVSS5.6AI score0.00032EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2021/08/12 11:15 p.m.1 views

PYSEC-2021-803

TensorFlow is an end-to-end open source platform for machine learning. In affected versions under certain conditions, Go code can trigger a segfault in string deallocation. For string tensors, C.TFTStringDealloc is called during garbage collection within a finalizer function. However, tensor...

5.5CVSS6AI score0.00032EPSS
Exploits0References3
PyPA
PyPA
added 2021/08/12 11:15 p.m.8 views

PYSEC-2021-314

TensorFlow is an end-to-end open source platform for machine learning. In affected versions under certain conditions, Go code can trigger a segfault in string deallocation. For string tensors, C.TFTStringDealloc is called during garbage collection within a finalizer function. However, tensor...

5.5CVSS7.1AI score0.00032EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2021/05/28 2:24 p.m.17 views

Unauthorized Access

InspIRCd allows unauthorized access.Any user is able to access recently deallocated memory via a malformed PONG issue...

4.3CVSS4.9AI score0.00187EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2021/05/27 5:0 a.m.9 views

CVE-2021-33586

InspIRCd 3.8.0 through 3.9.x before 3.10.0 allows any user able to connect to the server to access recently deallocated memory, aka the "malformed PONG" issue...

4.9AI score0.00187EPSS
Exploits0References3
CNNVD
CNNVD
added 2021/05/06 12:0 a.m.3 views

libaom 安全漏洞

libaom is a software application. A reference codec for the AOMedia Video 1 format. A security vulnerability exists in libaom image.c in versions prior to AOMedia 21-04-07, which stems from incorrectly freeing memory. No details of the vulnerability are provided at this time...

9.8CVSS5.6AI score0.00247EPSS
Exploits0References8
Ubuntu
Ubuntu
added 2021/02/03 1:1 a.m.291 views

USN-4710-1: Linux kernel vulnerability

Kiyin 尹亮 discovered that the perf subsystem in the Linux kernel did not properly deallocate memory in some situations. A privileged attacker could use this to cause a denial of service kernel memory exhaustion...

5.5CVSS6.5AI score0.00075EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2021/01/28 12:0 a.m.46 views

Ubuntu 16.04 LTS / 18.04 LTS : Linux kernel vulnerabilities (USN-4711-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-4711-1 advisory. It was discovered that the LIO SCSI target implementation in the Linux kernel performed insufficient identifier checking in certain XCOPY...

8.1CVSS6.6AI score0.00305EPSS
Exploits0References3
Rows per page
Query Builder