From: Tommi Rantala <tt.rantala@xxxxxxxxx> Date: Thu, 15 Nov 2012 15:49:05 +0200 > Commit 13d782f ("sctp: Make the proc files per network namespace.") > changed the /proc/net/sctp/ struct file_operations opener functions to > use single_open_net() and seq_open_net(). > > Avoid leaking memory by using single_release_net() and seq_release_net() > as the release functions. > > Discovered with Trinity (the syscall fuzzer). > > Signed-off-by: Tommi Rantala <tt.rantala@xxxxxxxxx> > Acked-by: Neil Horman <nhorman@xxxxxxxxxxxxx> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-sctp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html