1 2 3 4 5
#!/bin/sh # DF-0388 run -- heap leak via sysctl NET_RT_DUMP, unprivileged. # Expected (BUG): varying non-zero rtm_inits / pad bytes (stale M_TEMP heap). # Expected (FIX): all rtm_inits / pad bytes are zero. ./df_0388_leak