| Summary | 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 |
|---|---|
| Publication Date | April 25, 2026, 12:16 a.m. |
| Registration Date | April 25, 2026, 4:07 a.m. |
| Last Update | April 25, 2026, 2:51 a.m. |