Hi, It looks like find_device_opp() (called from opp_get_notifier()) needs to be under RCU read lock, but this doesn't seem to be happening in drivers/devfreq/devfreq.c. Doesn't this run the risk of referencing a freed variable?
Thanks, -Kees -- Kees Cook Chrome OS Security -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

