CVE-2022-50558
CVE-2022-50558 concerns Linux kernel regmap-irq handling where regmap_add_irq_chip_fwnode was not updated to use the new num_config_regs property, risking a NULL pointer dereference in regmap_irq_set_type. The connected documents describe the root cause: the config-regs path introduced by regmap-...