runc: Update to 1.1.14
authorMilinda Brantini <C_A_T_T_E_R_Y@outlook.com>
Tue, 1 Oct 2024 10:12:50 +0000 (18:12 +0800)
committerRosen Penev <rosenp@gmail.com>
Wed, 2 Oct 2024 20:21:20 +0000 (13:21 -0700)
commitc1e6edfa862e065caa6f8b3e9fd50d38d7ed57f5
tree3211747dfb7ac0e3f6336817a9f451526403efbd
parentade186898684bfe40beb3e7f3fab59ae5fe7938a
runc: Update to 1.1.14

This is the fourteenth patch release in the 1.1.z release branch of
runc. It includes a fix for a low severity security issue
(CVE-2024-45310) as well as some minor build-related fixes (including Go
1.23 support).
Fix CVE-2024-45310, a low-severity attack that allowed
maliciously configured containers to create empty files and directories on
the host.
Add support for Go 1.23.
Revert "allow overriding VERSION value in Makefile" and add EXTRA_VERSION.
rootfs: consolidate mountpoint creation logic.

Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
utils/runc/Makefile