talos icon indicating copy to clipboard operation
talos copied to clipboard

Talos leaks file descriptors to child processes

Open smira opened this issue 1 year ago • 4 comments

tl;dr is missing O_CLOEXEC in some libraries we're using

### Tasks
- [ ] https://github.com/insomniacslk/dhcp/pull/550
- [ ] https://github.com/safchain/ethtool/pull/88
- [ ] https://github.com/vishvananda/netlink/pull/1023

smira avatar Oct 01 '24 12:10 smira