In the Linux kernel, the following vulnerability has been resolved:
genirq/irq_sim: Initialize work context pointers properly
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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-07-25 14:15
Updated : 2026-01-11 17:15
NVD link : CVE-2025-38408
Mitre link : CVE-2025-38408
CVE.ORG link : CVE-2025-38408
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
