Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tensorflow-gpu from 1.15.0 to 2.4.2 #21

Merged
merged 1 commit into from Jul 14, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2021

Bumps tensorflow-gpu from 1.15.0 to 2.4.2.

Release notes

Sourced from tensorflow-gpu's releases.

TensorFlow 2.4.2

Release 2.4.2

This release introduces several vulnerability fixes:

... (truncated)

Changelog

Sourced from tensorflow-gpu'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.

Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.15.0 to 2.4.2.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v1.15.0...v2.4.2)

---
updated-dependencies:
- dependency-name: tensorflow-gpu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 14, 2021
@ajgallego ajgallego merged commit e79b379 into master Jul 14, 2021
@dependabot dependabot bot deleted the dependabot/pip/tensorflow-gpu-2.4.2 branch July 14, 2021 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant