diff --git a/runc.changes b/runc.changes index 44ca95d..ddd1ee4 100644 --- a/runc.changes +++ b/runc.changes @@ -3,7 +3,11 @@ Wed Mar 29 07:05:52 UTC 2023 - Aleksa Sarai - Update to runc v1.1.5. Upstream changelog is available from . - CVE-2023-25809 CVE-2023-27561 CVE-2023-28642 + + Includes fixes for the following CVEs: + - CVE-2023-25809 bsc#1209884 + - CVE-2023-27561 bsc#1208962 + - CVE-2023-28642 bsc#1209888 * Fix the inability to use `/dev/null` when inside a container. * Fix changing the ownership of host's `/dev/null` caused by fd redirection