Lucene search
+L

4960 matches found

OSV
OSV
added 2021/08/25 8:48 p.m.112 views

GHSA-36XW-HGFV-JWM7 Multiple security issues including data race, buffer overflow, and uninitialized memory drop in arr

arr crate contains multiple security issues. Specifically, 1. It incorrectly implements Sync/Send bounds, which allows to smuggle non-Sync/Send types across the thread boundary. 2. Index and IndexMut implementation does not check the array bound. 3. Array::newfromtemplate drops uninitialized memo...

9.8CVSS6.7AI score0.01515EPSS
SaveExploits0References4
OSV
OSV
added 2021/08/25 2:41 p.m.2 views

GHSA-9697-98PF-4RW7 Heap OOB in `UpperBound` and `LowerBound`

Impact An attacker can read from outside of bounds of heap allocated data by sending specially crafted illegal arguments to tf.rawops.UpperBound: python import tensorflow as tf tf.rawops.UpperBound sortedinput=1,2,3, values=tf.constantvalue=0,0,0,1,1,1,2,2,2,dtype=tf.int64, outtype=tf.int64 The...

6.8CVSS5.8AI score0.00169EPSS
SaveExploits0References7
GitLab Advisory Database
GitLab Advisory Database
added 2021/08/25 12:0 a.m.10 views

Data race in abox

Affected versions of this crate implements Send/Sync for AtomicBox without requiring T: Send/T: Sync. This allows to create data races to T: !Sync and send T: !Send to another thread. Such behavior breaks the compile-time thread safety guarantees of Rust, and allows users to incur undefined...

8.1CVSS7.1AI score0.00766EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2021/08/20 6:10 p.m.39 views

CVE-2021-35987 Adobe Acrobat Pro DC PDFLibTool Out-of-Bound Read

Acrobat Reader DC versions 2021.005.20054 and earlier, 2020.004.30005 and earlier and 2017.011.30197 and earlier are affected by an out-of-bounds Read vulnerability. An unauthenticated attacker could leverage this vulnerability to disclose arbitrary memory information in the context of the curren...

3.3CVSS5.8AI score0.02076EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/08/12 11:15 p.m.3 views

CVE-2021-37670

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can read from outside of bounds of heap allocated data by sending specially crafted illegal arguments to tf.rawops.UpperBound. The implementation does not validate the rank of sortedinput...

5.5CVSS5.6AI score0.00169EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2021/08/12 11:15 p.m.9 views

PYSEC-2021-292

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can read from outside of bounds of heap allocated data by sending specially crafted illegal arguments to tf.rawops.UpperBound. The implementation does not validate the rank of sortedinput...

5.5CVSS6.9AI score0.00169EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/08/12 11:15 p.m.10 views

PYSEC-2021-292

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can read from outside of bounds of heap allocated data by sending specially crafted illegal arguments to tf.rawops.UpperBound. The implementation does not validate the rank of sortedinput...

5.5CVSS6AI score0.00169EPSS
SaveExploits0References2
PyPA
PyPA
added 2021/08/12 11:15 p.m.9 views

PYSEC-2021-583

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can read from outside of bounds of heap allocated data by sending specially crafted illegal arguments to tf.rawops.UpperBound. The implementation does not validate the rank of sortedinput...

5.5CVSS6.9AI score0.00169EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/08/12 11:15 p.m.8 views

PYSEC-2021-781

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can read from outside of bounds of heap allocated data by sending specially crafted illegal arguments to tf.rawops.UpperBound. The implementation does not validate the rank of sortedinput...

5.5CVSS6.9AI score0.00169EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2021/08/12 10:25 p.m.8 views

CVE-2021-37670

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can read from outside of bounds of heap allocated data by sending specially crafted illegal arguments to tf.rawops.UpperBound. The implementation does not validate the rank of sortedinput...

5.5CVSS6.9AI score0.00169EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2021/08/12 12:0 a.m.5 views

PT-2021-21788 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.6.0 TensorFlow versions 2.5.1 and earlier TensorFlow versions 2.4.3 and earlier TensorFlow versions 2.3.4 and earlier Description: An attacker can read from outside of bounds of heap allocated data by sending...

9.3CVSS5.7AI score0.00447EPSS
SaveExploits5References87
CNNVD
CNNVD
added 2021/08/12 12:0 a.m.12 views

Google TensorFlow 缓冲区错误漏洞

Google TensorFlow is an end-to-end open source machine learning platform. A security vulnerability exists in Google TensorFlow "tf.rawops.UpperBound". An attacker could exploit this vulnerability to read data from outside the boundaries of the heap allocation data and use this information to laun...

5.5CVSS5.3AI score0.00169EPSS
SaveExploits0References5
NVD
NVD
added 2021/08/08 6:15 a.m.37 views

CVE-2020-36458

An issue was discovered in the lexer crate through 2020-11-10 for Rust. For ReaderResult, there is an implementation of Sync with a trait bound of T: Send, E: Send...

8.1CVSS0.00833EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.10 views

CVE-2020-36442

An issue was discovered in the beef crate before 0.5.0 for Rust. beef::Cow has no Sync bound on its Send trait...

8.1CVSS5.8AI score0.00766EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/08 6:15 a.m.56 views

CVE-2020-36442

An issue was discovered in the beef crate before 0.5.0 for Rust. beef::Cow has no Sync bound on its Send trait...

8.1CVSS0.00766EPSS
SaveExploits0References2
Prion
Prion
added 2021/08/08 6:15 a.m.20 views

Design/Logic Flaw

An issue was discovered in the lexer crate through 2020-11-10 for Rust. For ReaderResult, there is an implementation of Sync with a trait bound of T: Send, E: Send...

6.8CVSS8AI score0.00833EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/08/08 5:17 a.m.46 views

CVE-2020-36442

An issue was discovered in the beef crate before 0.5.0 for Rust. beef::Cow has no Sync bound on its Send trait...

8.1AI score0.00766EPSS
SaveExploits0References2
NVD
NVD
added 2021/07/13 6:15 a.m.33 views

CVE-2021-1945

Possible out of bound read due to lack of length check of Bandwidth-NSS IE in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wired Infrastructure and Networking...

7.5CVSS0.00587EPSS
SaveExploits0References1
NVD
NVD
added 2021/07/13 6:15 a.m.25 views

CVE-2021-1970

Possible out of bound read due to lack of length check of FT sub-elements in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music...

7.5CVSS0.00603EPSS
SaveExploits0References1
CVE
CVE
added 2021/07/13 5:31 a.m.142 views

CVE-2021-1970

CVE-2021-1970 relates to an out-of-bounds read in Qualcomm WLAN/Qualcomm Snapdragon subsystems caused by insufficient length checks for FT sub-elements. Affected products include Snapdragon Auto/Compute/Connectivity/Consumer IOT/Industrial IOT/Mobile/Voice & Music lineages and WLAN components. Th...

7.5CVSS7.5AI score0.00603EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder