THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-63798 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: irqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on remove The driver allocates domain generic chips using irq_alloc_domain_generic_chips() during probe and sets up chained handlers using

[NVD] CVE-2026-63798 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: irqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on remove The driver allocates domain generic chips using irq_alloc_domain_generic_chips() during probe and sets up chained handlers using

mednvdPublished 2026-07-19

CVE-2026-63798 CVSS: 5.5 MEDIUM Published: 2026-07-19T12:16:52.303

In the Linux kernel, the following vulnerability has been resolved:

irqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on remove

The driver allocates domain generic chips using irq_alloc_domain_generic_chips() during probe and sets up chained handlers using irq_set_chained_handler_and_data(). However, on driv

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-63798