libtiff: add patches for CVE-2022-0561 & CVE-2022-0562#161295
Merged
vcunat merged 1 commit intoNixOS:stagingfrom Feb 22, 2022
Merged
libtiff: add patches for CVE-2022-0561 & CVE-2022-0562#161295vcunat merged 1 commit intoNixOS:stagingfrom
vcunat merged 1 commit intoNixOS:stagingfrom
Conversation
vcunat
reviewed
Feb 22, 2022
Member
|
@ofborg eval |
1 task
Contributor
|
Successfully created backport PR #161364 for |
Contributor
|
The process '/usr/bin/git' failed with exit code 1 |
3 similar comments
Contributor
|
The process '/usr/bin/git' failed with exit code 1 |
Contributor
|
The process '/usr/bin/git' failed with exit code 1 |
Contributor
|
The process '/usr/bin/git' failed with exit code 1 |
vcunat
added a commit
that referenced
this pull request
Feb 22, 2022
vcunat
added a commit
that referenced
this pull request
Feb 22, 2022
#161295 (comment) (cherry picked from commit ba2687f)
3 tasks
yayayayaka
pushed a commit
to yayayayaka/nixpkgs
that referenced
this pull request
May 1, 2022
NixOS#161295 (comment) (cherry picked from commit ba2687f)
jsoo1
pushed a commit
to awakesecurity/nixpkgs
that referenced
this pull request
Jul 13, 2023
NixOS#161295 (comment) (cherry picked from commit ba2687f)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation for this change
#160672
https://nvd.nist.gov/vuln/detail/CVE-2022-0561
https://nvd.nist.gov/vuln/detail/CVE-2022-0562
Used testcase to reproduce issue, confirmed it no longer occurs with patches applied.
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes