NVD Vulnerability Detail
Search Exploit, PoC
CVE-2023-52916
Summary

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

media: aspeed: Fix memory overwrite if timing is 1600x900

When capturing 1600x900, system could crash when system memory usage is
tight.

The way to reproduce this issue:
1. Use 1600x900 to display on host
2. Mount ISO through 'Virtual media' on OpenBMC's web
3. Run script as below on host to do sha continuously
#!/bin/bash
while [ [1] ];
do
find /media -type f -printf '"%h/%f"\n' | xargs sha256sum
done
4. Open KVM on OpenBMC's web

The size of macro block captured is 8x8. Therefore, we should make sure
the height of src-buf is 8 aligned to fix this issue.

Publication Date Sept. 6, 2024, 6:15 p.m.
Registration Date Sept. 6, 2024, 8 p.m.
Last Update Sept. 6, 2024, 6:15 p.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 July 19, 2023, midnight
Registration Date Oct. 3, 2025, 3:46 p.m.
Last Update Oct. 3, 2025, 3:46 p.m.
Affected System
Linux
Linux Kernel 5.0 以上 6.1.120 未満
Linux Kernel 6.2 以上 6.6 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2025年10月03日]   掲載 Oct. 3, 2025, 3:15 p.m.