A simple missing NULL check inside a Linux kernel serial driver has been assigned CVE-2025-38135 — a low-level bug that can trigger a kernel-level null pointer dereference and, in the worst cases, a denial-of-service crash on affected systems. The fix is straightforward: check the return value...