In the Linux kernel, the following vulnerability has been resolved: pinctrl: mediatek: eint: Fix invalid pointer dereference for v1 platforms Commit 3ef9f710efcb ("pinctrl: mediatek: Add EINT suppo…
Medium CVSS 5.5
Summary
In the Linux kernel, the following vulnerability has been resolved: pinctrl: mediatek: eint: Fix invalid pointer dereference for v1 platforms Commit 3ef9f710efcb ("pinctrl: mediatek: Add EINT support for multiple addresses") introduced an access to the 'soc' field of struct mtk_pinctrl in mtk_eint_do_init() and for that an include of pinctrl-mtk-common-v2.h. However, pinctrl drivers relying on the v1 common driver include pinctrl-mtk-common.h instead, which provides another definition of str…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/1c9977b263475373b31bbf86af94a5c9ae2be42c Patch
- https://git.kernel.org/stable/c/9ebe21ede792cef851847648962c363cac67d17f Patch
- https://git.kernel.org/stable/c/abe8ad6a1a00c5c7be28b038d0ede0bdcacd8610
- https://git.kernel.org/stable/c/e578bbff985822573a27d4b7c9ec858e6014d033
- https://git.kernel.org/stable/c/eae2b12df3aac874566f7025799ca4219572e44c
Timeline
- nvd_ingest NVD