vasilito
0a4a77a56b
P27: add missing proc.rs guard.caps derivation from euid
...
The capability bitmask patch was missing the critical proc.rs hunk that
derives caps from euid when procmgr writes ProcSchemeAttrs to a child
context. Without this, all child processes had caps=0, causing
EACCES on dup("create-scheme") and crashing boot.
Fix: in ContextHandle::Attr kwrite path, after setting euid/egid/pid/prio,
set guard.caps = CAP_ALL when euid==0, else 0.
2026-05-29 14:25:37 +03:00
..
2026-05-02 01:43:47 +01:00
2026-05-03 23:03:24 +01:00
2026-05-11 10:08:20 +01:00
2026-04-12 19:05:00 +01:00
2026-05-11 10:08:20 +01:00
2026-04-24 00:57:19 +01:00
2026-05-11 10:08:20 +01:00
2026-05-08 00:13:31 +01:00
2026-05-04 20:07:59 +01:00
2026-05-03 23:03:24 +01:00
2026-05-03 23:03:24 +01:00
2026-05-01 03:11:21 +01:00
2026-04-30 18:21:48 +01:00
2026-05-03 23:03:24 +01:00
2026-05-03 23:03:24 +01:00
2026-04-30 18:21:48 +01:00
2026-05-03 23:03:24 +01:00
2026-04-30 18:21:48 +01:00
2026-04-30 18:21:48 +01:00
2026-05-03 23:03:24 +01:00
2026-04-30 18:21:48 +01:00
2026-05-03 23:03:24 +01:00
2026-04-30 18:21:48 +01:00
2026-05-03 23:03:24 +01:00
2026-05-03 23:03:24 +01:00
2026-05-04 16:08:58 +01:00
2026-04-30 18:21:48 +01:00
2026-04-30 18:21:48 +01:00
2026-04-30 18:21:48 +01:00
2026-04-30 18:21:48 +01:00
2026-05-03 23:03:24 +01:00
2026-05-11 10:08:20 +01:00
2026-05-04 16:42:19 +01:00
2026-05-04 18:00:15 +01:00
2026-04-30 18:21:48 +01:00
2026-04-30 18:21:48 +01:00
2026-05-02 01:41:17 +01:00
2026-05-17 12:34:02 +03:00
2026-04-30 18:21:48 +01:00
2026-05-17 12:34:02 +03:00
2026-04-30 18:21:48 +01:00
2026-05-17 12:34:02 +03:00
2026-04-30 18:21:48 +01:00
2026-05-17 12:34:02 +03:00
2026-05-17 12:34:02 +03:00
2026-05-17 12:34:02 +03:00
2026-05-17 12:34:02 +03:00
2026-05-17 12:34:02 +03:00
2026-05-17 12:34:02 +03:00
2026-05-17 12:34:02 +03:00
2026-05-17 12:34:02 +03:00
2026-05-17 12:34:02 +03:00
2026-05-17 12:34:02 +03:00
2026-05-17 12:34:02 +03:00
2026-05-17 12:34:02 +03:00
2026-05-17 12:34:02 +03:00
2026-05-17 12:34:02 +03:00
2026-05-17 12:34:02 +03:00
2026-05-17 12:34:02 +03:00
2026-05-17 12:34:02 +03:00
2026-05-17 12:34:02 +03:00
2026-05-17 12:34:02 +03:00
2026-05-18 14:07:42 +03:00
2026-05-18 14:07:42 +03:00
2026-05-19 02:18:17 +03:00
2026-05-20 13:38:53 +03:00
2026-05-20 16:49:48 +03:00
2026-05-20 19:58:12 +03:00
2026-05-28 00:36:17 +03:00
2026-05-29 14:25:37 +03:00
2026-05-04 11:49:15 +01:00