In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED count rmi_f30_map_gpios() allocates gpioled_key_map with min(gpioled…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED count rmi_f30_map_gpios() allocates gpioled_key_map with min(gpioled_count, TRACKSTICK_RANGE_END) == at most 6 entries, but rmi_f30_attention() iterates the full f30->gpioled_count (device query register, range 0..31) and dereferences gpioled_key_map[i], and input->keycodemax is set to the full gpioled_count while input->keycode points at the 6-entry allocation. A …
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/26c895928d7118436a24f564587cb4aefc40cdd8 Patch
- https://git.kernel.org/stable/c/4e3689c26854356f41fbaa1eafa382e58ac79e00 Patch
- https://git.kernel.org/stable/c/8c6d18d61bb6fe0e6edf848413391c590552e8a9 Patch
- https://git.kernel.org/stable/c/bfe622efecd4ff0a792d0ecd1a8dce535a902f50 Patch
- https://git.kernel.org/stable/c/d162a1ead7de404d8b41a093c83ed0db6487cded Patch
- https://git.kernel.org/stable/c/d577e46785d45484b2ab7e7309c49b18764bf56c Patch
- https://git.kernel.org/stable/c/e849c6f51e6877104c765da084e001ec37c8e119 Patch
- https://git.kernel.org/stable/c/f0be9eba946e9200b43265e0a748d38bd0a56954 Patch
时间线
- nvd_ingest NVD