The Linux kernel received a small but important defensive patch addressing CVE-2025-40033: a potential NULL-pointer dereference in the remoteproc PRU driver’s pru_rproc_set_ctable() that, if triggered on an affected system, can cause a kernel oops and an availability outage. The fix is a...