OCI container runtime monitor
Go to file
Jindrich Novy b559f6c8ca Reset create_pid after waitpid to prevent signaling unrelated processes
After the synchronous waitpid(create_pid) succeeds, create_pid was
never reset to -1. If the PID was later reused by another process,
on_sig_exit() would send SIGTERM to that unrelated process.

Resolves: RHEL-178025
2026-06-22 13:31:56 +02:00
.fmf Resolves: RUN-2400 2024-12-18 13:31:01 +08:00
plans Resolves: RUN-2400 2024-12-18 13:31:01 +08:00
tests Resolves: RUN-2400 2024-12-18 13:31:01 +08:00
.gitignore conmon-2.0.22-0.10.dev.git%{shortcommit0}.el9 2021-01-04 13:04:10 +01:00
0001-Reset-create_pid-after-waitpid-to-prevent-signaling-.patch Reset create_pid after waitpid to prevent signaling unrelated processes 2026-06-22 13:31:56 +02:00
conmon.spec Reset create_pid after waitpid to prevent signaling unrelated processes 2026-06-22 13:31:56 +02:00
gating.yaml Resolves: RUN-2400 2024-12-18 13:31:01 +08:00
sources conmon-2.2.1-1.el9 2026-02-12 20:26:10 +01:00