製品・ソフトウェアに関する情報
Debian等の複数ベンダの製品における不特定の脆弱性
Title Debian等の複数ベンダの製品における不特定の脆弱性
Summary

Linuxカーネルにおいて、以下の脆弱性が修正されました。drivers: virt: acrn: hsm: pmcmd_ioctl関数で情報漏洩を回避するためにkzallocを使用しています。pmcmd_ioctl関数では、kmallocで割り当てられた3つのメモリオブジェクトをhcall_get_cpu_stateが初期化し、その後ユーザースペースにコピーします。初期化処理は実際にはacrn_hypercall2(arch/x86/include/asm/acrn.h)で実装されていますが、初期化されていないバイトが存在していたため、情報漏洩のリスクがありました。

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

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

Publication Date April 1, 2025, midnight
Registration Date Jan. 27, 2026, 5:36 p.m.
Last Update Jan. 27, 2026, 5:36 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
Debian
Debian GNU/Linux 11.0
Linux
Linux Kernel 5.12 以上 5.15.179 未満
Linux Kernel 5.16 以上 6.1.131 未満
Linux Kernel 6.13 以上 6.13.7 未満
Linux Kernel 6.14
Linux Kernel 6.2 以上 6.6.83 未満
Linux Kernel 6.7 以上 6.12.19 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年01月27日]
  掲載
Jan. 27, 2026, 5:36 p.m.

NVD Vulnerability Information
CVE-2025-21950
Summary

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

drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctl

In the "pmcmd_ioctl" function, three memory objects allocated by
kmalloc are initialized by "hcall_get_cpu_state", which are then
copied to user space. The initializer is indeed implemented in
"acrn_hypercall2" (arch/x86/include/asm/acrn.h). There is a risk of
information leakage due to uninitialized bytes.

Publication Date April 2, 2025, 1:15 a.m.
Registration Date April 2, 2025, 4 a.m.
Last Update April 2, 2025, 1:15 a.m.
Related information, measures and tools
Common Vulnerabilities List