A small but important patch landed in the Linux kernel this week to stop a framebuffer text‑rendering routine from writing past its allocated vmalloc buffer — a classic bounds‑checking fix that removes a local denial‑of‑service and potential memory‑corruption vector. The upstream change to the...