2 matches found
CVE-2007-4311
The xfersecondarypool function in drivers/char/random.c in the Linux kernel 2.4 before 2.4.35 performs reseed operations on only the first few bytes of a buffer, which might make it easier for attackers to predict the output of the random number generator, related to incorrect use of the sizeof...
6.8CVSS6.2AI score0.01729EPSS
SaveExploits0References8
Linux Kernel random.c种子重新赋值漏洞
BUGTRAQ ID: 25029 Linux Kernel是开源操作系统Linux所使用的内核。 Linux Kernel的随机数生成方式实现上存在漏洞,可能导致随机性的破坏。 Linux Kernel的drivers/char/random.c文件中的xfersecondarypool函数使用了错误的数据为随机数生成器重新负值种子,这可能弱化所生成数的随机性,具体影响取决于使用随机数的应用程序。 Linux kernel 2.4.34.6 Linux ----- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:...
6.8AI score
SaveExploits0
20