[Bug 295052] The jail(8) command leaks potentially sensitive file descriptors to exec.* hooks.
Date: Wed, 06 May 2026 12:14:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295052 --- Comment #1 from Jan Bramkamp <crest@bultmann.eu> --- Created attachment 270459 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=270459&action=edit [PATCH] Fix PR#295052 by closing jail configuration files after parsing. Attach patch to fix the problem by closing the FILE handles after the parser has been destroyed. -- You are receiving this mail because: You are the assignee for the bug.