The Linux kernel’s CVE-2026-23306 is a classic example of how a small control-flow change can create a memory-safety problem in a place that looks, at first glance, like routine driver error handling. The vulnerability affects the pm8001 SCSI host bus adapter driver, where a refactor changed...