Bugzilla – Bug 617903
VUL-1: CVE-2010-2243: kernel: GENERIC_TIME=n issue
Last modified: 2019-11-09 08:11:31 UTC
is public, from oss-sec: Please use CVE-2010-2243 for this. Thanks. ----- "Eugene Teo" <eugeneteo@kernel.sg> wrote: > "Aaro Koskinen reported an issue in kernel.org bugzilla #15366, where > on > non-GENERIC_TIME systems, accessing > /sys/devices/system/clocksource/clocksource0/current_clocksource > results > in an oops. > > It seems the timekeeper/clocksource rework missed initializing the > curr_clocksource value in the !GENERIC_TIME case." > > Upstream commit: > http://git.kernel.org/linus/ad6759fbf35d104dbf573cd6f4c6784ad6823f7e > > I believe distros are using GENERIC_TIME=y, at least this is the case > in > our supported kernels. > > Thanks, Eugene
as far as I can see, we always have GENERIC_TIME=y. _> not affected