Created attachment 15347 [details] Proposed fix -fpie seems to work, but bhlc complains that -fPIE is missing See https://salsa.debian.org/samba-team/cifs-utils/-/jobs/245791: 449:LDFLAGS missing (-fPIE): gcc -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -g -O2 -fdebug-prefix-map=/builds/samba-team/cifs-utils/debian/output/cifs-utils-6.8=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o setcifsacl setcifsacl.o idmap_plugin.o -ldl
Created attachment 15348 [details] Proposed fix