NVD Vulnerability Detail
Search Exploit, PoC
CVE-2022-48945
Summary

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

media: vivid: fix compose size exceed boundary

syzkaller found a bug:

BUG: unable to handle page fault for address: ffffc9000a3b1000
#PF: supervisor write access in kernel mode
#PF: error_code(0x0002) - not-present page
PGD 100000067 P4D 100000067 PUD 10015f067 PMD 1121ca067 PTE 0
Oops: 0002 [#1] PREEMPT SMP
CPU: 0 PID: 23489 Comm: vivid-000-vid-c Not tainted 6.1.0-rc1+ #512
Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.13.0-1ubuntu1.1 04/01/2014
RIP: 0010:memcpy_erms+0x6/0x10
[...]
Call Trace:
<TASK>
? tpg_fill_plane_buffer+0x856/0x15b0
vivid_fillbuff+0x8ac/0x1110
vivid_thread_vid_cap_tick+0x361/0xc90
vivid_thread_vid_cap+0x21a/0x3a0
kthread+0x143/0x180
ret_from_fork+0x1f/0x30
</TASK>

This is because we forget to check boundary after adjust compose->height
int V4L2_SEL_TGT_CROP case. Add v4l2_rect_map_inside() to fix this problem
for this case.

Publication Date Sept. 23, 2024, 7:15 p.m.
Registration Date Sept. 24, 2024, 5 a.m.
Last Update Sept. 26, 2024, 10:32 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 Nov. 4, 2022, midnight
Registration Date Oct. 10, 2025, 3:49 p.m.
Last Update Oct. 10, 2025, 3:49 p.m.
Affected System
Linux
Linux Kernel 3.18 以上 4.9.337 未満
Linux Kernel 4.10 以上 4.14.303 未満
Linux Kernel 4.15 以上 4.19.270 未満
Linux Kernel 4.20 以上 5.4.229 未満
Linux Kernel 5.11 以上 5.15.86 未満
Linux Kernel 5.16 以上 6.0.16 未満
Linux Kernel 5.5 以上 5.10.163 未満
Linux Kernel 6.1 以上 6.1.2 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2025年10月10日]   掲載 Oct. 10, 2025, 9:36 a.m.