Skip to content

Comments

tpm2-tss: fix CVE-2023-22745#240750

Merged
RaitoBezarius merged 1 commit intoNixOS:staging-23.05from
baloo:baloo/release-23.05/tpm2-tss/CVE-2023-22745
Jul 1, 2023
Merged

tpm2-tss: fix CVE-2023-22745#240750
RaitoBezarius merged 1 commit intoNixOS:staging-23.05from
baloo:baloo/release-23.05/tpm2-tss/CVE-2023-22745

Conversation

@baloo
Copy link
Member

@baloo baloo commented Jun 30, 2023

Description of changes

This brings a fix for CVE-2023-22745.

I also volunteered to maintain the derivation and bringing the change here.

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@baloo baloo force-pushed the baloo/release-23.05/tpm2-tss/CVE-2023-22745 branch from f9009c7 to d249a3b Compare June 30, 2023 15:54
@RaitoBezarius
Copy link
Member

Result of nixpkgs-review pr 240750 run on x86_64-linux 1

1 package built:
  • tpm2-tools

@ofborg ofborg bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Jun 30, 2023
@RaitoBezarius RaitoBezarius merged commit b422c6c into NixOS:staging-23.05 Jul 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants