<div dir="ltr"><div><div><div><div><div><div><div><div><div>Hi<br><br></div>I've tested yesterday Openwrt CC (r44203) with all hardening options on<br>PKG_CC_STACKPROTECTOR_STRONG<br>KERNEL_CC_STACKPROTECTOR_STRONG<br>PKG_FORTIFY_SOURCE_2<br>PKG_RELRO_FULL<br><br></div>i've only done basic testing but it seems to work,<br></div>except luci which send me bad gatway.<br><br></div>I've seen some relro patches by jow, and was wondering what's the status of this?<br></div>(i'm running openwrt on an ubnt rspro/ar71xx)<br><br></div>side note, doing an strace of uhttpd<br>open("/tmp/openwrt-cc/build_dir/target-mips_34kc_uClibc-0.9.33.2/ubus-2015-01-22/lua/../libubus.so", O_RDONLY) = -1 ENOENT (No such file or directory)<br>open("/tmp/openwrt-cc/build_dir/target-mips_34kc_uClibc-0.9.33.2/ubus-2015-01-22/libubus.so", O_RDONLY) = -1 ENOENT (No such file or directory)<br>open("./libubus.so", O_RDONLY)    = -1 ENOENT (No such file or directory)<br>open("/lib/libubus.so", O_RDONLY) = 3<br></div>it's looking for the lib in the buildroot path<br><br></div>Thanks in advance<br></div>Etienne<br></div>