製品・ソフトウェアに関する情報
Linux kernel の drivers/char/random.c における乱数ジェネレータの出力を予測される脆弱性
Title Linux kernel の drivers/char/random.c における乱数ジェネレータの出力を予測される脆弱性
Summary

Linux kernel の drivers/char/random.c の xfer_secondary_pool 関数は、バッファの最初の数バイトのみに reseed 操作を実行する、および sizeof 演算子の間違った利用に関する処理に不備があるため、乱数ジェネレータの出力を予測される脆弱性が存在します。

Possible impacts 攻撃者により、乱数ジェネレータの出力を予測される可能性があります。
Solution

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date Aug. 13, 2007, midnight
Registration Date Sept. 25, 2012, 4:59 p.m.
Last Update Sept. 25, 2012, 4:59 p.m.
CVSS2.0 : 警告
Score 6.8
Vector AV:N/AC:M/Au:N/C:P/I:P/A:P
Affected System
Linux
Linux Kernel 2.4.35 未満の 2.4
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2012年09月25日]
  掲載
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2007-4311
Summary

The xfer_secondary_pool 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 operator.

Publication Date Aug. 14, 2007, 6:17 a.m.
Registration Date Jan. 29, 2021, 2:18 p.m.
Last Update Nov. 7, 2023, 11:01 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 2.4.34
Related information, measures and tools
Common Vulnerabilities List