Skip to content

Commit

Permalink
Merge pull request #15 from prydom/CVE-2024-3094
Browse files Browse the repository at this point in the history
CVE-2024-3094: need to force replace package since it isn't in the upstream image yet
  • Loading branch information
prydom authored Mar 29, 2024
2 parents ca47d2d + 5210fa4 commit f620b42
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/fedora-kinoite-laptop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ modules:
- mv /opt /opt.orig
- ln -s /usr/lib/opt /opt

# WORKAROUND FORCE REPLACE XZ for CVE-2024-3094
- type: script
snippets:
- rpm-ostree override replace --experimental --from repo=koji xz xz-libs

# Virtualization
- type: rpm-ostree
install:
Expand Down

0 comments on commit f620b42

Please sign in to comment.