Files
linux/kernel/irq
Gyeyoung Baek 19bd759785 genirq/irq_sim: Initialize work context pointers properly
[ Upstream commit 8a2277a3c9 ]

Initialize `ops` member's pointers properly by using kzalloc() instead of
kmalloc() when allocating the simulation work context. Otherwise the
pointers contain random content leading to invalid dereferencing.

Signed-off-by: Gyeyoung Baek <gye976@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250612124827.63259-1-gye976@gmail.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-07-10 16:05:07 +02:00
..
2024-09-08 16:06:51 +02:00
2021-03-22 04:23:14 +01:00
2024-09-08 16:06:51 +02:00
2024-04-24 20:42:57 +02:00
2021-05-17 20:01:35 +02:00