zero length requests

  1. Kernel CVE-2025-38173: Zero-Length Skcipher Fix in Marvell CESA Driver

    The Linux kernel CVE-2025-38173 has been assigned to a small but consequential fix in the Marvell CESA crypto driver: the kernel now explicitly handles zero‑length skcipher requests by returning 0 instead of dereferencing memory it shouldn't touch. The change is tiny in code — a defensive check...