| 概要 | In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: Fix kernel panic due to __initconst misuse Fix a kernel panic when probing the driver as a module: Unable to handle kernel paging request at virtual address The imx8mq_vpu_shared_resources array is referenced by variant The imx8mq_vpu_shared_resources is referenced from non-init code, Drop the __initconst annotation and let it live in the normal .rodata A bug of __initconst called from regular non-init probe code |
|---|---|
| 公表日 | 2026年4月25日0:16 |
| 登録日 | 2026年4月25日4:07 |
| 最終更新日 | 2026年4月25日2:51 |