[master][PATCH] ifupdown: use 'replace' in ip addr/route for static_up functions

2024-10-02 Thread Valeria Petrov
ip addr add command adds a new IP address to an interface. However, when configuring a static IP address, it results in an error: "RTNETLINK answers: File exists" This causes the ifup command to fail with an exit status of 2, which can occur if the same IP address or default route is already c

[RESEND(4) PATCH] archival: disallow path traversals (CVE-2023-39810)

2024-10-02 Thread Peter Kaestle
Create new configure option for archival/libarchive based extractions to disallow path traversals. As this is a paranoid option and might introduce backward incompatibiltiy, default it to no. Fixes: CVE-2023-39810 Signed-off-by: Peter Kaestle Reviewed-by: Samuel Sapalski --- archival/Config.sr