Lucene search
+L

1700 matches found

NVD
NVD
added 2022/09/16 8:15 p.m.36 views

CVE-2022-35939

TensorFlow is an open source platform for machine learning. The ScatterNd function takes an input argument that determines the indices of of the output tensor. An input index greater than the output tensor or less than zero will either write content at the wrong index or trigger a crash. We have...

9.8CVSS0.00458EPSS
SaveExploits0References3
NVD
NVD
added 2022/09/16 8:15 p.m.47 views

CVE-2022-35952

TensorFlow is an open source platform for machine learning. The UnbatchGradOp function takes an argument id that is assumed to be a scalar. A nonscalar id can trigger a CHECK failure and crash the program. It also requires its argument batchindex to contain three times the number of elements as...

7.5CVSS0.00579EPSS
SaveExploits0References3
NVD
NVD
added 2022/09/16 8:15 p.m.40 views

CVE-2022-35938

TensorFlow is an open source platform for machine learning. The GatherNd function takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered. This issue has been...

9.1CVSS0.00464EPSS
SaveExploits0References3
NVD
NVD
added 2022/09/16 8:15 p.m.34 views

CVE-2022-35934

TensorFlow is an open source platform for machine learning. The implementation of tf.reshape op in TensorFlow is vulnerable to a denial of service via CHECK-failure assertion failure caused by overflowing the number of elements in a tensor. This issue has been patched in GitHub commit...

7.5CVSS0.00411EPSS
SaveExploits0References2
Prion
Prion
added 2022/09/16 8:15 p.m.18 views

Stack overflow

TensorFlow is an open source platform for machine learning. The RaggedRangOp function takes an argument limits that is eventually used to construct a TensorShape as an int64. If limits is a very large float, it can overflow when converted to an int64. This triggers an InvalidArgument but also...

5CVSS7.7AI score0.00567EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2022/09/16 8:15 p.m.18 views

Out-of-bounds

TensorFlow is an open source platform for machine learning. The GatherNd function takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered. This issue has been...

6.4CVSS9.1AI score0.00464EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2022/09/16 8:0 p.m.53 views

CVE-2022-35960 `CHECK` failure in `TensorListReserve` in TensorFlow

TensorFlow is an open source platform for machine learning. In core/kernels/listkernels.cc's TensorListReserve, numelements is assumed to be a tensor of size 1. When a numelements of more than 1 element is provided, then tf.rawops.TensorListReserve fails the CHECKEQ in...

5.9CVSS7.7AI score0.00567EPSS
SaveExploits0References3
OSV
OSV
added 2022/09/16 7:50 p.m.29 views

CVE-2022-35952 `CHECK` failures in `UnbatchGradOp` in TensorFlow

TensorFlow is an open source platform for machine learning. The UnbatchGradOp function takes an argument id that is assumed to be a scalar. A nonscalar id can trigger a CHECK failure and crash the program. It also requires its argument batchindex to contain three times the number of elements as...

5.9CVSS7.7AI score0.00579EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2022/09/16 7:45 p.m.6 views

CVE-2022-35941

TensorFlow is an open source platform for machine learning. The AvgPoolOp function takes an argument ksize that must be positive but is not checked. A negative ksize can trigger a CHECK failure and crash the program. We have patched the issue in GitHub commit...

7.5CVSS6.9AI score0.00583EPSS
SaveExploits0
Cvelist
Cvelist
added 2022/09/16 7:40 p.m.41 views

CVE-2022-35937 OOB read in `Gather_nd` op in TensorFlow Lite

TensorFlow is an open source platform for machine learning. The GatherNd function takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read is triggered. This issue has been patched in...

7CVSS9.4AI score0.00458EPSS
SaveExploits0References3
OSV
OSV
added 2022/09/16 7:40 p.m.34 views

CVE-2022-35937 OOB read in `Gather_nd` op in TensorFlow Lite

TensorFlow is an open source platform for machine learning. The GatherNd function takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read is triggered. This issue has been patched in...

7CVSS9AI score0.00458EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2022/09/16 7:40 p.m.78 views

CVE-2022-35939

TensorFlow is an open source platform for machine learning. The ScatterNd function takes an input argument that determines the indices of of the output tensor. An input index greater than the output tensor or less than zero will either write content at the wrong index or trigger a crash. We have...

9.8CVSS7AI score0.00458EPSS
SaveExploits0
Cvelist
Cvelist
added 2022/09/16 7:35 p.m.33 views

CVE-2022-35935 `CHECK` failure in `SobolSample` via missing validation in TensorFlow

TensorFlow is an open source platform for machine learning. The implementation of SobolSampleOp is vulnerable to a denial of service via CHECK-failure assertion failure caused by assuming input0, input1, and input2 to be scalar. This issue has been patched in GitHub commit...

5.9CVSS7.5AI score0.00457EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2022/09/16 7:35 p.m.4 views

CVE-2022-35938 OOB read in `Gather_nd` op in TensorFlow Lite Micro

TensorFlow is an open source platform for machine learning. The GatherNd function takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered. This issue has been...

7CVSS9.2AI score0.00464EPSS
SaveExploits0References3
OSV
OSV
added 2022/09/16 7:30 p.m.27 views

CVE-2022-35934 `CHECK` failure in tf.reshape in Tensorflow

TensorFlow is an open source platform for machine learning. The implementation of tf.reshape op in TensorFlow is vulnerable to a denial of service via CHECK-failure assertion failure caused by overflowing the number of elements in a tensor. This issue has been patched in GitHub commit...

5.9CVSS7.5AI score0.00411EPSS
SaveExploits0References4
Microsoft KB
Microsoft KB
added 2022/09/13 7:0 a.m.58 views

.NET 6.0 Update - September 13, 2022 (KB5017915)

None None...

7.5CVSS7AI score0.03233EPSS
SaveExploits0
Virtuozzo
Virtuozzo
added 2022/09/07 12:0 a.m.20 views

[Important] [Security] Virtuozzo ReadyKernel patch 147.0 for Virtuozzo Hybrid Server 7.5

The cumulative Virtuozzo ReadyKernel patch was updated with security fixes. The patch applies to all supported kernels of Virtuozzo Hybrid Server 7.5. Vulnerability id: PSBM-141578 3.10.0-1160.21.1.vz7.174.13 to 3.10.0-1160.53.1.vz7.185.3 netfilter: nftables: NULL pointer access in chain filter...

1.8AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2022/07/19 10:15 p.m.51 views

CVE-2022-21455

Vulnerability in the MySQL Server product of Oracle MySQL component: Server: PAM Auth Plugin. Supported versions that are affected are 8.0.28 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successf...

4.9CVSS6.6AI score0.00962EPSS
SaveExploits0References2
Packet Storm
Packet Storm
added 2022/07/06 12:0 a.m.422 views

Xen PV Guest Non-SELFSNOOP CPU Memory Corruption

Xen: PV guest on non-SELFSNOOP CPUs can validate non-coherent L2 pagetable I'm not sure whether there are any major users of unshimmed Xen PV left, but https://xenbits.xen.org/docs/unstable/support-matrix.html says it's still a security-supported usecase for 64-bit guests. Tested on Debian's Xen...

7.2CVSS7.2AI score0.00494EPSS
SaveExploits3
Malwarebytes
Malwarebytes
added 2022/06/27 7:23 p.m.20 views

Brave Search wants to replace Google’s biased search results with yours

Brave Search, Brave Softwares privacy search engine, just turned one. To celebrate, the company says it is moving the search engine out of its beta phase to become the default search engine for all Brave browser users. Goodbye, Google? Not entirely. In May 2015, Mozilla alumni Brendan Eich and...

0.1AI score
SaveExploits0
Rows per page
Query Builder