製品・ソフトウェアに関する情報
LinuxのLinux Kernelにおけるリソースの初期化の不備に関する脆弱性
Title LinuxのLinux Kernelにおけるリソースの初期化の不備に関する脆弱性
Summary

Linuxカーネルにおいて、以下の脆弱性が修正されました:wifi: wil6210: debugfs: wil_write_file_wmi()における情報漏えいの問題を修正しました。simple_write_to_buffer()関数は、たった1バイトでも初期化されていれば成功します。しかし、情報漏えいを防ぐためにはバッファ全体を初期化する必要があります。そのため、単にmemdup_user()を使用します。

Possible impacts 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

Publication Date June 18, 2025, midnight
Registration Date Jan. 26, 2026, 7:42 p.m.
Last Update Jan. 26, 2026, 7:42 p.m.
CVSS3.0 : 重要
Score 7.1
Vector CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Affected System
Linux
Linux Kernel 3.17 以上 4.14.291 未満
Linux Kernel 4.15 以上 4.19.256 未満
Linux Kernel 4.20 以上 5.4.211 未満
Linux Kernel 5.11 以上 5.15.61 未満
Linux Kernel 5.16 以上 5.18.18 未満
Linux Kernel 5.19 以上 5.19.2 未満
Linux Kernel 5.5 以上 5.10.137 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
No Changed Details Date of change
1 [2026年01月26日]
  掲載
Jan. 26, 2026, 7:42 p.m.

NVD Vulnerability Information
CVE-2022-50169
Summary

In the Linux kernel, the following vulnerability has been resolved:

wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()

The simple_write_to_buffer() function will succeed if even a single
byte is initialized. However, we need to initialize the whole buffer
to prevent information leaks. Just use memdup_user().

Publication Date June 18, 2025, 8:15 p.m.
Registration Date June 19, 2025, 4 a.m.
Last Update June 18, 2025, 8:15 p.m.
Related information, measures and tools
Common Vulnerabilities List