Skip to content

Add patch for CVE-2023-33976 in tensorflow#10155

Merged
PawelWMS merged 2 commits intofasttrack/2.0from
aadagarwal/CVE-2023-33976-fasttrack-2.0
Aug 21, 2024
Merged

Add patch for CVE-2023-33976 in tensorflow#10155
PawelWMS merged 2 commits intofasttrack/2.0from
aadagarwal/CVE-2023-33976-fasttrack-2.0

Conversation

@aadhar-agarwal
Copy link
Copy Markdown
Contributor

@aadhar-agarwal aadhar-agarwal commented Aug 15, 2024

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

What does the PR accomplish, why was it needed?

  • This PR addresses CVE-2023-33976 - array_ops.upper_bound causes a segfault when not given a rank 2 tensor
Change Log
Does this affect the toolchain?

NO

Associated issues
Links to CVEs
Test Methodology

@aadhar-agarwal aadhar-agarwal marked this pull request as ready for review August 15, 2024 22:00
@aadhar-agarwal aadhar-agarwal requested a review from a team as a code owner August 15, 2024 22:00
@mfrw mfrw added security fasttrack/2.0 PRs Destined for Azure Linux 2.0 labels Aug 16, 2024
@mfrw mfrw force-pushed the aadagarwal/CVE-2023-33976-fasttrack-2.0 branch from 83533d9 to 84c69b6 Compare August 16, 2024 03:15
Copy link
Copy Markdown
Contributor

@rikenm1 rikenm1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@PawelWMS PawelWMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good. Blocking until the current fast-track build for the kernel update finishes successfully. We don't want to mix in other changes in case we need to do re-run. I'll unblock the PR and merge it once the kernel stuff is done.

@PawelWMS PawelWMS merged commit 4184e6d into fasttrack/2.0 Aug 21, 2024
@PawelWMS PawelWMS deleted the aadagarwal/CVE-2023-33976-fasttrack-2.0 branch August 21, 2024 18:52
CBL-Mariner-Bot pushed a commit that referenced this pull request Aug 21, 2024
@CBL-Mariner-Bot
Copy link
Copy Markdown
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fasttrack/2.0 PRs Destined for Azure Linux 2.0 Packaging security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants