Linux kernel の drivers/char/random.c における乱数ジェネレータの出力を予測される脆弱性
タイトル Linux kernel の drivers/char/random.c における乱数ジェネレータの出力を予測される脆弱性
概要

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

想定される影響 攻撃者により、乱数ジェネレータの出力を予測される可能性があります。
対策

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

公表日 2007年8月13日0:00
登録日 2012年9月25日16:59
最終更新日 2012年9月25日16:59
CVSS2.0 : 警告
スコア 6.8
ベクター AV:N/AC:M/Au:N/C:P/I:P/A:P
影響を受けるシステム
Linux
Linux Kernel 2.4.35 未満の 2.4
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
0 [2012年09月25日]
  掲載
2018年2月17日10:37

NVD脆弱性情報
CVE-2007-4311
概要

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.

概要

La función xfer_secondary_pool en el archivo drivers/char/random.c en el kernel de Linux versiones 2.4 anteriores a 2.4.35, realiza operaciones de reconfiguración solo en los primeros bytes de un búfer, lo que podría hacer mas fácil para los atacantes predecir la salida del generador de números aleatorios, relacionado con el uso incorrecto del operador sizeof.

公表日 2007年8月14日6:17
登録日 2021年1月29日14:18
最終更新日 2026年4月23日9:35
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 2.4.34
関連情報、対策とツール
共通脆弱性一覧