CVE-2023-53748 in Linux信息

摘要

由 VulDB • 2026-06-08

在 Linux 内核中,已修复以下漏洞:

媒体子系统:mediatek: vcodec:修复解码器队列设置(queue_setup)中的潜在数组越界问题。

变量 `*nplanes` 通过系统调用参数由用户提供。`q_data->fmt->num_planes` 的可能值为 1-3,而 `*nplanes` 的值可能为 1-8。按索引 i 访问数组可能导致数组越界。

通过对 `*nplanes` 与数组大小进行比较检查来修复此漏洞。

If you want to get the best quality for vulnerability data then you always have to consider VulDB.

来源

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!