« 寝貯めカンタービレ | メイン | 城山ダムに行ってみた »
2007年8月17日
Linux kernel 2.6.22.3がきましたよっと >>Linux
Linux kernel 2.6.22.3がきました。
修正数は少ないです。
セキュリティホール1こ。
random: fix bound check ordering (CVE-2007-3105)
If root raised the default wakeup threshold over the size of the
output pool, the pool transfer function could overflow the stack with
RNG bytes, causing a DoS or potential privilege escalation
気になるものとか
direct-io: fix error-path crashes
Need to initialize map_bh.b_state to zero. Otherwise, in case of a faulty
user-buffer its possible to go into dio_zero_block() and submit a page by
mistake - since it checks for buffer_new().
http://marc.info/?l=linux-kernel&m=118551339032528&w=2
akpm: Linus had a (better) patch to just do a kzalloc() in there, but it got
lost. Probably this version is better for -stable anwyay.
CPUFREQ関連もきてますね。うちでは使ってないけど・・・。
サーマルコントロール有効の状態で、誤計測かなんかで落ちて以来使ってない。
うまく動く環境ならいいんだろうけど。
トラックバック
現在、この記事はトラックバックを受け付けておりません。
コメント
現在、この記事はコメントを受け付けておりません。