zhongjiawei
9fa924efd7
runc:format log instead panic when procError missing payload
2024-08-30 16:12:33 +08:00
zhongjiawei
1978c0af7a
runc:do not support set umask through native.umask
2024-07-11 19:42:30 +08:00
zhongjiawei
146712f5db
runc:backport some patches
...
(cherry picked from commit f049e154b66704de0e6f436d392ebfa8f5b48896)
2024-03-04 19:37:01 +08:00
zhongjiawei
f760524785
runc:check cmd exist
...
(cherry picked from commit 4431a9137c1a1a16cba799675d270130fa9c81a2)
2024-02-06 15:11:08 +08:00
zhongjiawei
1a6ece7204
runc:fix CVE-2024-21626
...
(cherry picked from commit 6e9b77988428e4184978084eccfa08612f3c5b0f)
2024-02-01 19:02:05 +08:00
zhongjiawei
d6538fc434
runc:delete don't proceed in case of errors
...
(cherry picked from commit a915f94dc0a8e629a834d48cf7fe659a1627f0c5)
2023-12-08 17:05:11 +08:00
zhongjiawei
fde1e7e671
runc: delete do not ignore error from destroy
...
(cherry picked from commit 4539121408a18ff458bec816a1650b70a124956a)
2023-12-04 16:37:54 +08:00
zhongjiawei
e78d296588
runc: create cwd when it does not exist
...
(cherry picked from commit 183848aa53312eb3e5ae2bc8ba93d9f54fc07ce5)
2023-11-27 19:21:29 +08:00
bwzhang
c42c72d0fe
runc: fix the bug when runc failed to update fat container memory value
...
(cherry picked from commit 60f4c86d10a6abe0ff9af1da3313b11ff4a19a5d)
2023-11-24 10:46:57 +08:00
zhongjiawei
52905d3beb
runc:fix the bug when runc syscall.Exec cmd not exist cause panic
...
(cherry picked from commit 8a83d703f1c567f53bdac0445dd168d3c07b7e1d)
2023-10-26 18:58:43 +08:00
zhongjiawei
9d0f29ef37
runc:sync some patches
2023-10-24 17:28:50 +08:00
zhongjiawei
213f01e79b
runc:fix init error return logic
2023-09-18 16:42:53 +08:00
zhongjiawei
52bc0f21b4
runc:fix shared pidns detection
...
(cherry picked from commit f53823b004a027b8f20ba8db81010342bdc7ac1c)
2023-06-25 14:47:38 +08:00
zhongjiawei
c947a5f27e
runc:Prohibit /proc and /sys to be symlinks
...
(cherry picked from commit 55a739b3d5b21c80ca53bcf00425a30228e3e7fd)
2023-04-04 16:35:00 +08:00
zhongjiawei
a7aba29ea2
runc:fix tmpfs mount bug and blkio do not set bug
...
(cherry picked from commit 2a254aad97ade8f00fa5dac6a6a5d853d88c10b0)
2023-03-30 10:02:50 +08:00
zhongjiawei
f10afe6ca0
runc:seccomp prepend ENOSYS stub to all filters
...
(cherry picked from commit cb1523689363ae4b80817985491fe63c57d280da)
2023-02-13 16:07:52 +08:00
zhongjiawei
c6a37443f6
runc:Make sure signalAllProcesses is invoked in the function of destroy when container shares pid namespace
...
(cherry picked from commit 3326e834bbf67755d59ca84907d4501a9026ce94)
2023-02-13 15:46:34 +08:00
zhongjiawei
5916602ab1
runc:support specify umask
...
(cherry picked from commit 7e96bb54af880bf5b77775882f4abfc111e9d0b8)
2022-12-17 15:14:21 +08:00
zhongjiawei
93ee628b45
runc: add build security option and improve log for debugging
...
(cherry picked from commit 65aec810e278bfb123ebac28a3500d5a993e4b69)
2022-09-22 09:11:04 +08:00
zhongjiawei
1624a11dcd
runc: change Umask to 0022
2022-08-09 17:16:50 +08:00
Vanient
5ca67e3066
runc:do not set inheritable capabilities(fix CVE-2022-29162)
...
Signed-off-by: Vanient <xiadanni1@huawei.com>
2022-06-06 20:46:23 +08:00
xiadanni
22caaf6e10
runc:fix systemd cgroup after memory type changed
...
upstream from
acaf6897f5
Signed-off-by: xiadanni <xiadanni1@huawei.com>
(cherry picked from commit c4884fd0a7ccc1b4b8851dd77df646529dd73e6b)
2021-08-09 11:44:43 +08:00
xiadanni
e026adfb26
runc:add mount destination validation(fix CVE-2021-30465)
...
Signed-off-by: xiadanni <xiadanni1@huawei.com>
2021-06-04 12:46:21 +08:00
xiadanni
d7cca0cc8f
runc:sync bugfix and bump version
...
Signed-off-by: xiadanni <xiadanni1@huawei.com>
Conflicts:
runc-openeuler.spec
2021-03-05 11:36:07 +08:00
xiadanni
874ff09e56
runc: update patches
...
0118-runc-don-t-deny-all-devices-when-update-cgroup-resou.patch
0119-runc-rootfs-do-not-permit-proc-mounts-to-no.patch
0120-runc-fix-permission-denied.patch
Signed-off-by: xiadanni <xiadanni1@huawei.com>
2020-11-25 19:49:16 +08:00
xiadanni1
e85c7e153b
runc:Pass back the pid of runc:[1:CHILD] so we can wait on it
...
reason:This allows the libcontainer to automatically clean up
runc:[1:CHILD] processes created as part of nsenter.
Signed-off-by: Alex Fang <littlelightlittlefire@gmail.com>
2020-03-20 21:31:32 +08:00
Grooooot
ba3d1f2aa6
runc: sync patches
...
Signed-off-by: Grooooot <isula@huawei.com>
2020-03-05 19:34:03 +08:00
openeuler-iSula
5904ba4dcf
runc: package init
...
Signed-off-by: openeuler-iSula <isula@huawei.com>
2019-12-29 15:34:20 +08:00