The Linux kernel has received a small but important defensive fix for a potential NULL‑pointer dereference in the pin control (pinctrl) subsystem: CVE‑2025‑40030 corrects a missing NULL check when calling the pinmux_ops::get_function_name callback so that a returned NULL pointer cannot be passed...