microsoft / knossos-ksc

Compiler with automatic differentiation
Other
45 stars 10 forks source link

Bump tensorflow-cpu from 2.2 to 2.4.2 in /rlo/test/builds #997

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps tensorflow-cpu from 2.2 to 2.4.2.

Release notes

Sourced from tensorflow-cpu's releases.

TensorFlow 2.4.2

Release 2.4.2

This release introduces several vulnerability fixes:

... (truncated)

Changelog

Sourced from tensorflow-cpu's changelog.

Release 2.4.2

This release introduces several vulnerability fixes:

  • Fixes a heap buffer overflow in RaggedBinCount (CVE-2021-29512)
  • Fixes a heap out of bounds write in RaggedBinCount (CVE-2021-29514)
  • Fixes a type confusion during tensor casts which leads to dereferencing null pointers (CVE-2021-29513)
  • Fixes a reference binding to null pointer in MatrixDiag* ops (CVE-2021-29515)
  • Fixes a null pointer dereference via invalid Ragged Tensors (CVE-2021-29516)
  • Fixes a division by zero in Conv3D (CVE-2021-29517)
  • Fixes vulnerabilities where session operations in eager mode lead to null pointer dereferences (CVE-2021-29518)
  • Fixes a CHECK-fail in SparseCross caused by type confusion (CVE-2021-29519)
  • Fixes a segfault in SparseCountSparseOutput (CVE-2021-29521)
  • Fixes a heap buffer overflow in Conv3DBackprop* (CVE-2021-29520)
  • Fixes a division by 0 in Conv3DBackprop* (CVE-2021-29522)
  • Fixes a CHECK-fail in AddManySparseToTensorsMap (CVE-2021-29523)
  • Fixes a division by 0 in Conv2DBackpropFilter (CVE-2021-29524)
  • Fixes a division by 0 in Conv2DBackpropInput (CVE-2021-29525)
  • Fixes a division by 0 in Conv2D (CVE-2021-29526)
  • Fixes a division by 0 in QuantizedConv2D (CVE-2021-29527)
  • Fixes a division by 0 in QuantizedMul (CVE-2021-29528)
  • Fixes vulnerabilities caused by invalid validation in SparseMatrixSparseCholesky (CVE-2021-29530)
  • Fixes a heap buffer overflow caused by rounding (CVE-2021-29529)
  • Fixes a CHECK-fail in tf.raw_ops.EncodePng (CVE-2021-29531)
  • Fixes a heap out of bounds read in RaggedCross (CVE-2021-29532)
  • Fixes a CHECK-fail in DrawBoundingBoxes

... (truncated)

Commits
  • 1923123 Merge pull request #50210 from tensorflow/geetachavan1-patch-1
  • a0c8093 Update BUILD
  • f1c8200 Merge pull request #50203 from tensorflow/mihaimaruseac-patch-1
  • 7cf45b5 Update common.sh
  • 4aaac2b Merge pull request #50185 from geetachavan1/cherrypicks_U90C1
  • 65afa4b Fix the nightly nonpip builds for MacOS.
  • 46c1821 Merge pull request #50184 from tensorflow/mihaimaruseac-patch-1
  • cf8d667 Update common_win.bat
  • b2ef8a6 Merge pull request #50061 from tensorflow/geetachavan1-patch-2
  • f9a1ba8 Update sparse_fill_empty_rows_op.cc
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/microsoft/knossos-ksc/network/alerts).