3 matches found
The vulnerability of the platform_irqchip_probe() function in the drivers/irqchip/irqchip.c file of the Linux operating system’s IRQ chip driver module allows a attacker to cause a service failure.
The vulnerability of the platformirqchipprobe function in the drivers/irqchip/irqchip.c file of the Linux operating system’s IRQ chip driver module is related to errors during link counter updates. Exploiting this vulnerability could allow an attacker to cause a service failure...
Linux Distros Unpatched Vulnerability : CVE-2023-53610
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: irqchip: Fix refcount leak in platformirqchipprobe ofirqfindparent returns a node pointer wi...
CVE-2023-53610
In the Linux kernel, the following vulnerability has been resolved: irqchip: Fix refcount leak in platformirqchipprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...