This change updates runc package from 1.1.7 to 1.1.12
and fixes the vulnerability issue - CVE-2024-21626.
https://nvd.nist.gov/vuln/detail/CVE-2024-21626
Test Plan:
PASS: runc package builds successfully
PASS: Build ISO successful with multiple kubernetes versions
PASS: Verify correct runc vesion on deployed system,
dpkg-query -f '${Version}' -W runc
PASS: Performed the K8s version upgrade from 1.24.4 to 1.28.4
PASS: Verify platform cpu occupancy is normal using
collectd.log and occtop tool
Closes-bug: https://bugs.launchpad.net/starlingx/+bug/2052401
Change-Id: Ia34c4a1bcab777a9af80e2b045960895f2bed976
Signed-off-by: Ramesh Kumar Sivanandam <rameshkumar.sivanandam@windriver.com>