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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
25 Jul 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-25 14:15
Updated : 2025-07-25 15:29
NVD link : CVE-2025-38408
Mitre link : CVE-2025-38408
CVE.ORG link : CVE-2025-38408
JSON object : View
Products Affected
No product.
CWE
No CWE.