DECIMER-Image-Segmentation
DECIMER-Image-Segmentation copied to clipboard
Bump tensorflow from 2.10.0 to 2.10.1
Bumps tensorflow from 2.10.0 to 2.10.1.
Release notes
Sourced from tensorflow's releases.
TensorFlow 2.10.1
Release 2.10.1
This release introduces several vulnerability fixes:
- Fixes an OOB seg fault in
DynamicStitch
due to missing validation (CVE-2022-41883)- Fixes an overflow in
tf.keras.losses.poisson
(CVE-2022-41887)- Fixes a heap OOB failure in
ThreadUnsafeUnigramCandidateSampler
caused by missing validation (CVE-2022-41880)- Fixes a segfault in
ndarray_tensor_bridge
(CVE-2022-41884)- Fixes an overflow in
FusedResizeAndPadConv2D
(CVE-2022-41885)- Fixes a overflow in
ImageProjectiveTransformV2
(CVE-2022-41886)- Fixes an FPE in
tf.image.generate_bounding_box_proposals
on GPU (CVE-2022-41888)- Fixes a segfault in
pywrap_tfe_src
caused by invalid attributes (CVE-2022-41889)- Fixes a
CHECK
fail inBCast
(CVE-2022-41890)- Fixes a segfault in
TensorListConcat
(CVE-2022-41891)- Fixes a
CHECK_EQ
fail inTensorListResize
(CVE-2022-41893)- Fixes an overflow in
CONV_3D_TRANSPOSE
on TFLite (CVE-2022-41894)- Fixes a heap OOB in
MirrorPadGrad
(CVE-2022-41895)- Fixes a crash in
Mfcc
(CVE-2022-41896)- Fixes a heap OOB in
FractionalMaxPoolGrad
(CVE-2022-41897)- Fixes a
CHECK
fail inSparseFillEmptyRowsGrad
(CVE-2022-41898)- Fixes a
CHECK
fail inSdcaOptimizer
(CVE-2022-41899)- Fixes a heap OOB in
FractionalAvgPool
andFractionalMaxPool
(CVE-2022-41900)- Fixes a
CHECK_EQ
inSparseMatrixNNZ
(CVE-2022-41901)- Fixes an OOB write in grappler (CVE-2022-41902)
- Fixes a overflow in
ResizeNearestNeighborGrad
(CVE-2022-41907)- Fixes a
CHECK
fail inPyFunc
(CVE-2022-41908)- Fixes a segfault in
CompositeTensorVariantToComponents
(CVE-2022-41909)- Fixes a invalid char to bool conversion in printing a tensor (CVE-2022-41911)
- Fixes a heap overflow in
QuantizeAndDequantizeV2
(CVE-2022-41910)- Fixes a
CHECK
failure inSobolSample
via missing validation (CVE-2022-35935)- Fixes a
CHECK
fail inTensorListScatter
andTensorListScatterV2
in eager mode (CVE-2022-35935)
Changelog
Sourced from tensorflow's changelog.
Release 2.10.1
This release introduces several vulnerability fixes:
- Fixes an OOB seg fault in
DynamicStitch
due to missing validation (CVE-2022-41883)- Fixes an overflow in
tf.keras.losses.poisson
(CVE-2022-41887)- Fixes a heap OOB failure in
ThreadUnsafeUnigramCandidateSampler
caused by missing validation (CVE-2022-41880)- Fixes a segfault in
ndarray_tensor_bridge
(CVE-2022-41884)- Fixes an overflow in
FusedResizeAndPadConv2D
(CVE-2022-41885)- Fixes a overflow in
ImageProjectiveTransformV2
(CVE-2022-41886)- Fixes an FPE in
tf.image.generate_bounding_box_proposals
on GPU (CVE-2022-41888)- Fixes a segfault in
pywrap_tfe_src
caused by invalid attributes (CVE-2022-41889)- Fixes a
CHECK
fail inBCast
(CVE-2022-41890)- Fixes a segfault in
TensorListConcat
(CVE-2022-41891)- Fixes a
CHECK_EQ
fail inTensorListResize
(CVE-2022-41893)- Fixes an overflow in
CONV_3D_TRANSPOSE
on TFLite (CVE-2022-41894)- Fixes a heap OOB in
MirrorPadGrad
(CVE-2022-41895)- Fixes a crash in
Mfcc
(CVE-2022-41896)- Fixes a heap OOB in
FractionalMaxPoolGrad
(CVE-2022-41897)- Fixes a
CHECK
fail inSparseFillEmptyRowsGrad
(CVE-2022-41898)- Fixes a
CHECK
fail inSdcaOptimizer
(CVE-2022-41899)- Fixes a heap OOB in
FractionalAvgPool
andFractionalMaxPool
(CVE-2022-41900)- Fixes a
CHECK_EQ
inSparseMatrixNNZ
(CVE-2022-41901)- Fixes an OOB write in grappler (CVE-2022-41902)
- Fixes a overflow in
ResizeNearestNeighborGrad
(CVE-2022-41907)- Fixes a
CHECK
fail inPyFunc
(CVE-2022-41908)- Fixes a segfault in
CompositeTensorVariantToComponents
(CVE-2022-41909)- Fixes a invalid char to bool conversion in printing a tensor (CVE-2022-41911)
- Fixes a heap overflow in
QuantizeAndDequantizeV2
(CVE-2022-41910)- Fixes a
CHECK
failure inSobolSample
via missing validation (CVE-2022-35935)- Fixes a
CHECK
fail inTensorListScatter
andTensorListScatterV2
in eager mode (CVE-2022-35935)Release 2.9.3
This release introduces several vulnerability fixes:
- Fixes an overflow in
tf.keras.losses.poisson
(CVE-2022-41887)- Fixes a heap OOB failure in
ThreadUnsafeUnigramCandidateSampler
caused by missing validation (CVE-2022-41880)- Fixes a segfault in
ndarray_tensor_bridge
(CVE-2022-41884)- Fixes an overflow in
FusedResizeAndPadConv2D
(CVE-2022-41885)- Fixes a overflow in
ImageProjectiveTransformV2
(CVE-2022-41886)- Fixes an FPE in
tf.image.generate_bounding_box_proposals
on GPU (CVE-2022-41888)- Fixes a segfault in
pywrap_tfe_src
caused by invalid attributes (CVE-2022-41889)- Fixes a
CHECK
fail inBCast
(CVE-2022-41890)- Fixes a segfault in
TensorListConcat
(CVE-2022-41891)- Fixes a
CHECK_EQ
fail inTensorListResize
(CVE-2022-41893)- Fixes an overflow in
CONV_3D_TRANSPOSE
on TFLite (CVE-2022-41894)- Fixes a heap OOB in
MirrorPadGrad
(CVE-2022-41895)- Fixes a crash in
Mfcc
(CVE-2022-41896)- Fixes a heap OOB in
FractionalMaxPoolGrad
(CVE-2022-41897)
... (truncated)
Commits
fdfc646
Merge pull request #58581 from tensorflow-jenkins/version-numbers-2.10.1-4527319f094
Update version numbers to 2.10.17c857b8
Merge pull request #58475 from tensorflow-jenkins/relnotes-2.10.1-66496f133da
Update RELEASE.md3982264
Merge pull request #58573 from tensorflow/r2.10-f856d02e532f425d38
Merge pull request #58571 from tensorflow/r2.10-7b174a0f2e4dbe4291
Merge pull request #58569 from tensorflow/r2.10-216525144ee965517a
Merge pull request #58565 from tensorflow/r2.10-af4a6a3c8b9c09738e
Merge pull request #58564 from tensorflow/r2.10-9f03a9d3baf3da111c
Merge pull request #58561 from tensorflow/r2.10-8310bf8dd18- Additional commits viewable in compare view
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.