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 …
High CVSS 7.8
Summary
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.
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/186df821de0f34490ed5fc0861243748b2483861 Patch
- https://git.kernel.org/stable/c/19bd7597858dd15802c1d99fcc38e528f469080a Patch
- https://git.kernel.org/stable/c/7f73d1def72532bac4d55ea8838f457a6bed955c Patch
- https://git.kernel.org/stable/c/8a2277a3c9e4cc5398f80821afe7ecbe9bdf2819 Patch
- https://git.kernel.org/stable/c/c71aa4bb528ae6f8fd7577a0a39e5a03c60b04fb Patch
- https://git.kernel.org/stable/c/ec3656a8cb428d763def32bc2fa695f94be23629 Patch
Timeline
- nvd_ingest NVD