3 matches found
SUSE CVE-2026-64462
In the Linux kernel, the following vulnerability has been resolved: PCI: altera: Fix resource leaks on probe failure The chained IRQ handler is set during probe, but is only removed during the driver remove. If pcihostprobe fails, the handler and INTx IRQ domain remain set even though the...
EUVD-2026-48806
In the Linux kernel, the following vulnerability has been resolved: PCI: altera: Fix resource leaks on probe failure The chained IRQ handler is set during probe, but is only removed during the driver remove. If pcihostprobe fails, the handler and INTx IRQ domain remain set even though the...
CVE-2026-64241
CVE-2026-64241 – linux kernel : In the Rockchip GPIO driver, multiple teardown/resource-leak issues were fixed in the remove path and error handling. Specifically, a debounce clock reference leak was addressed by adding a managed release (devm) of the clock; an unregistered chained IRQ handler wa...