Re: [PATCH] riscv: Fix a NULL pointer reference in machine_kexec_prepare
Markus Elfring <[email protected]> Mon, 29 Jun 2026 14:54:08 +0200
| Newsgroups | org.kernel.vger.kernel-janitors,org.infradead.lists.linux-riscv,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
> A NULL pointer reference issue is noticed in riscv's machine_kexec_prepare,
…
dereference?
…
> Fix this by simply adding a check before copy.
How do you think about to add any tags (like “Fixes” and “Cc”) accordingly?
See also:
* https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v7.2-rc1#n145
* https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/stable-kernel-rules.rst?h=v7.2-rc1#n34
Regards,
Markus