This fixes CVE-2013-2148 and seems to be a good candidate for stable kernels:
commit de1e0c40aceb9d5bff09c3a3b97b2f1b178af53f Author: Dan Carpenter <[email protected]> Date: Mon Jul 8 15:59:40 2013 -0700 fanotify: info leak in copy_event_to_user() The ->reserved field isn't cleared so we leak one byte of stack information to userspace. Cheers, -- Luis -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
