Files
buildroot/package
Romain Naour 00e39e64b2 package/runc: fix regression with kernel without user namespace
Since the runc security bump to version 1.3.5 [1], the TestOci fail due
to missing user namespace support in the kernel:

    proc/self/setgroups: no such file or directory

The test was working well with runc 1.3.0. The regression is caused by
this commit [2] from the 1.3.3 security release.

The regression is fixed by a refactoring from the 1.4.1 release [3].

Backport this commit on top of runc 1.3.5 (fixing some conflicts).

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/14696525946 (TestOci)

[1] e013e2df84
[2] 7762edc82c
[3] 323a54ef0d

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 94b2cc09e2)
[thomas: rebase patch]
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
2026-06-11 14:42:42 +02:00
..
2026-06-04 12:11:22 +02:00
2026-05-15 15:04:07 +02:00
2026-06-04 12:35:14 +02:00
2026-06-11 11:40:41 +02:00
2026-04-30 14:08:46 +02:00
2026-06-04 11:52:28 +02:00
2026-06-11 11:41:14 +02:00
2026-06-04 12:01:16 +02:00
2026-06-04 12:02:46 +02:00
2026-06-04 11:52:18 +02:00
2026-05-28 11:50:13 +02:00
2026-06-04 12:03:43 +02:00
2026-06-04 11:53:39 +02:00
2026-06-11 11:40:05 +02:00
2026-05-15 16:17:09 +02:00
2026-04-30 14:09:41 +02:00
2026-06-04 11:41:11 +02:00
2026-05-28 11:55:41 +02:00
2026-06-11 10:05:24 +02:00
2026-06-04 11:53:14 +02:00
2026-05-28 11:30:37 +02:00
2026-06-11 10:33:12 +02:00
2026-06-04 11:03:06 +02:00
2026-05-28 11:29:51 +02:00
2026-05-15 15:42:42 +02:00