didericis
dc9fdc8563
lint / lint (push) Successful in 2m7s
test / unit (pull_request) Failing after 55s
test / integration (pull_request) Successful in 25s
test / coverage (pull_request) Failing after 1m2s
fix(smolmachines): enforce per-bottle loopback isolation on Linux via iptables
...
On Linux, smolvm's TSI allowlist DB patch crashes boot, so
force_allowlist is a no-op. This left the agent VM with full
host loopback access — a security regression from the macOS
behavior.
Fix: install guest-side iptables rules in _init_vm that ACCEPT
traffic to the bottle's allocated loopback alias (proxy_host/32)
and DROP all other 127.0.0.0/8 destinations. The agent runs as
non-root (node) and cannot flush the rules.
- Add iptables to claude and codex agent Dockerfiles
- Use DROP (not REJECT) — libkrun kernel lacks the REJECT module
- Skip on macOS where force_allowlist handles it natively
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-07-10 17:11:27 -04:00
..
2026-06-26 20:35:47 -04:00
2026-07-08 12:38:15 -04:00
2026-06-23 16:53:41 -04:00
2026-06-04 11:30:51 -04:00
2026-06-22 23:54:02 -04:00
2026-06-10 22:25:00 -04:00
2026-06-22 19:09:22 +00:00
2026-06-22 23:54:02 -04:00
2026-06-25 08:58:28 +00:00
2026-06-04 11:27:23 -04:00
2026-06-23 16:53:41 -04:00
2026-07-09 00:19:24 -04:00
2026-06-09 03:27:31 +00:00
2026-07-09 00:19:24 -04:00
2026-06-25 16:13:19 -04:00
2026-06-25 08:58:28 +00:00
2026-06-25 16:13:19 -04:00
2026-06-07 11:35:35 -04:00
2026-07-01 19:50:38 +00:00
2026-07-01 19:50:38 +00:00
2026-07-08 12:38:15 -04:00
2026-06-25 04:12:43 -04:00
2026-06-30 15:08:14 -04:00
2026-06-03 23:04:17 -04:00
2026-06-26 23:22:18 -04:00
2026-06-25 03:08:47 -04:00
2026-06-25 08:58:28 +00:00
2026-06-08 23:05:14 -04:00
2026-06-23 16:53:41 -04:00
2026-06-22 23:54:02 -04:00
2026-06-30 15:08:14 -04:00
2026-06-23 16:53:41 -04:00
2026-06-25 06:07:47 +00:00
2026-07-01 19:50:38 +00:00
2026-07-01 19:50:38 +00:00
2026-06-25 05:25:42 +00:00
2026-06-25 22:04:27 -04:00
2026-05-28 17:56:14 -04:00
2026-07-08 23:46:47 -04:00
2026-07-09 17:35:28 +00:00
2026-07-08 23:46:47 -04:00
2026-07-08 23:46:47 -04:00
2026-06-25 04:12:43 -04:00
2026-06-24 15:37:57 -04:00
2026-07-08 12:38:15 -04:00
2026-06-10 22:25:00 -04:00
2026-07-06 15:48:36 -04:00
2026-06-23 03:02:03 +00:00
2026-06-25 03:27:46 -04:00
2026-06-22 23:54:02 -04:00
2026-06-25 16:13:19 -04:00
2026-06-24 22:51:27 -04:00
2026-06-25 05:10:03 -04:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-06-26 21:19:27 -04:00
2026-06-22 23:54:02 -04:00
2026-06-22 23:54:02 -04:00
2026-07-09 00:19:24 -04:00
2026-06-25 03:08:47 -04:00
2026-06-01 22:24:17 -04:00
2026-06-25 04:23:13 -04:00
2026-06-10 22:25:00 -04:00
2026-07-08 12:38:15 -04:00
2026-06-04 11:30:51 -04:00
2026-07-10 16:14:03 -04:00
2026-07-10 15:31:41 -04:00
2026-07-09 00:03:00 -04:00
2026-06-04 11:30:51 -04:00
2026-07-10 17:01:23 -04:00
2026-07-10 15:31:41 -04:00
2026-07-10 17:11:27 -04:00
2026-06-04 11:30:51 -04:00
2026-07-10 15:31:41 -04:00
2026-07-10 15:31:41 -04:00
2026-07-08 22:01:35 -04:00
2026-06-03 17:26:15 +00:00
2026-07-06 18:53:53 +00:00
2026-07-06 17:16:18 +00:00
2026-07-06 18:53:53 +00:00
2026-07-06 18:53:53 +00:00
2026-07-09 17:21:57 +00:00