CVE-2026-23218

Publication date

2026-02-18 14:21:55

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: gpio: loongson-64bit: Fix incorrect NULL check after devm_kcalloc() Fix incorrect NULL check in loongson_gpio_init_irqchip(). The function checks chip->parent instead of chip->irq.parents.