Linux Kernel get_random_int函数不充分随机数漏洞


发布日期:2009-09-18
更新日期:2009-09-21

受影响系统:
Linux kernel 2.6.x
不受影响系统:
Linux kernel 2.6.30
描述:
--------------------------------------------------------------------------------
CVE ID: CVE-2009-3238

Linux Kernel是开放源码操作系统Linux所使用的内核。

Linux Kernel的drivers/char/random.c文件中的get_random_int函数所生成的随机数随机性不够,攻击者可以相对容易的预测返回值,绕过基于随机化的保护机制。

<*来源:Linus Torvalds (torvalds@g5.osdl.org)
 
  链接:https://www.redhat.com/support/errata/RHSA-2009-1438.html
*>

建议:
--------------------------------------------------------------------------------
厂商补丁:

Linux
-----
目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8a0a9bd4db63bc45e3017bedeafbd88d0eb84d02

RedHat
------
RedHat已经为此发布了一个安全公告(RHSA-2009:1438-01)以及相应补丁:
RHSA-2009:1438-01:Important: kernel security and bug fix update
链接:https://www.redhat.com/support/errata/RHSA-2009-1438.html

相关内容