[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plamo:28595] linux-2.6.22.12が出ました。



  名倉@seamonkey-1.1.6を固めているところ です。

  以下はCahngeLogの抜粋です。

 commit 59531fe84bf82bdc2abc9b688919552c0bec1d47
 Author: Eric Sandeen <sandeen@xxxxxxxxxx>
 Date:   Tue Oct 16 23:27:15 2007 -0700

    minixfs: limit minixfs printks on corrupted dir i_size (CVE-2006-6058)
    
    patch 44ec6f3f89889a469773b1fd894f8fcc07c29cf in mainline
    
    This attempts to address CVE-2006-6058
    http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6058
    
    first reported at http://projects.info-pull.com/mokb/MOKB-17-11-2006.html
    
    Essentially a corrupted minix dir inode reporting a very large
    i_size will loop for a very long time in minix_readdir, minix_find_entry,
    etc, because on EIO they just move on to try the next page.  This is
    under the BKL, printk-storming as well.  This can lock up the machine
    for a very long time.  Simply ratelimiting the printks gets things back
    under control.  Make the message a bit more informative while we're here.
    
    Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx>
    Cc: Bodo Eggert <7eggert@xxxxxx>
    Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
    Signed-off-by: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
    Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx> 

 これが2.6.22.yの最後のリリースのようです。
 http://www.ussg.iu.edu/hypermail/linux/kernel/0711.0/1397.html





[検索ページ] [メール一覧]
Plamo ML 公開システム