-
Notifications
You must be signed in to change notification settings - Fork 326
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make sure the opened .krun_config.json is below the rootfs directory and we don't follow any symlink. Signed-off-by: Giuseppe Scrivano <[email protected]>
- Loading branch information
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
0aec82c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't see any public information about this CVE. E.g. https://www.cve.org/CVERecord?id=CVE-2025-24965
Where can I learn more about the CVE?
0aec82c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
details are not public yet.
I'll publish the Security Advisory once distros had enough time to upgrade the package
0aec82c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it affects only krun though (crun must be compiled with
./configure --with-libkrun
). AFAICS, that is not present on Alpine so shouldn't be affected