In the Linux kernel, the following vulnerability has been resolved: tty: goldfish: Fix freeirq() on remove Pass the correct devid to freeirq() to fix this splat when the driver is unbound: WARNING: CPU: 0 PID: 30 at kernel/irq/manage.c:1895 freeirq Trying to free already-free IRQ 65 Call Trace: warnslowpathfmt freeirq goldfishttyremove platformremove deviceremove devicereleasedriverinternal devicedriverdetach unbindstore drvattr_store ...