diff options
author | Wen Yang <[email protected]> | 2019-07-08 14:19:04 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-07-09 14:53:50 +0200 |
commit | 7c8e90ddf02f139a90bc29c04302e9914818f0c8 (patch) | |
tree | 89ccf6f0e577abb444266a5f34b408e515e73eaf /lib/genalloc.c | |
parent | 222a21d29521d144f3dd7a0bc4d4020e448f0126 (diff) |
irqchip/renesas-rza1: Prevent use-after-free in rza1_irqc_probe()
The gic_node is still being used in the rza1_irqc_parse_map() call
after the of_node_put() call, which may result in use-after-free.
Fixes: a644ccb819bc ("irqchip: Add Renesas RZ/A1 Interrupt Controller driver")
Signed-off-by: Wen Yang <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'lib/genalloc.c')
0 files changed, 0 insertions, 0 deletions