NVD Vulnerability Detail
Search Exploit, PoC
CVE-2024-50115
Summary

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

KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory

Ignore nCR3[4:0] when loading PDPTEs from memory for nested SVM, as bits
4:0 of CR3 are ignored when PAE paging is used, and thus VMRUN doesn't
enforce 32-byte alignment of nCR3.

In the absolute worst case scenario, failure to ignore bits 4:0 can result
in an out-of-bounds read, e.g. if the target page is at the end of a
memslot, and the VMM isn't using guard pages.

Per the APM:

The CR3 register points to the base address of the page-directory-pointer
table. The page-directory-pointer table is aligned on a 32-byte boundary,
with the low 5 address bits 4:0 assumed to be 0.

And the SDM's much more explicit:

4:0 Ignored

Note, KVM gets this right when loading PDPTRs, it's only the nSVM flow
that is broken.

Publication Date Nov. 6, 2024, 3:15 a.m.
Registration Date Nov. 6, 2024, 5 a.m.
Last Update Nov. 9, 2024, 1:15 a.m.
Related information, measures and tools
Common Vulnerabilities List

JVN Vulnerability Information
Linux の Linux Kernel における境界外読み取りに関する脆弱性
Title Linux の Linux Kernel における境界外読み取りに関する脆弱性
Summary

Linux の Linux Kernel には、境界外読み取りに関する脆弱性が存在します。

Possible impacts 情報を取得される、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 
Solution

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

Publication Date Oct. 20, 2024, midnight
Registration Date Nov. 11, 2024, 4:22 p.m.
Last Update Nov. 11, 2024, 4:22 p.m.
Affected System
Linux
Linux Kernel 3.2 以上 5.10.229 未満
Linux Kernel 5.11 以上 5.15.170 未満
Linux Kernel 5.16 以上 6.1.115 未満
Linux Kernel 6.12
Linux Kernel 6.2 以上 6.6.59 未満
Linux Kernel 6.7 以上 6.11.6 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2024年11月11日]   掲載 Nov. 11, 2024, 2:17 p.m.