Redis Security Release: CVE-2026-62356 and Eight Related Fixes
By BIOS Founding Team

Redis shipped coordinated security patches across every supported branch, addressing nine issues rated up to Critical. Highlights include a miscalculated buffer size in CMSketch RDB loading causing heap out-of-bounds write, and a TLS client-authentication bypass via a NUL byte embedded in a certificate's Common Name.
It also fixes multiple use-after-free bugs in TLS pending-data handling and blocked-client eviction. If you run Redis in production, this is worth upgrading to promptly.
Full details: https://github.com/redis/redis/releases/tag/8.10.1
More from the community

Stable and Longterm Kernel Updates: 7.2.4, 6.18.50, 6.12.109
Greg Kroah-Hartman pushed out new stable and longterm point releases across the 7.2, 6.18, and 6.12 lines, each bundling accumulated fixes across drivers, filesystems, and core subsystems.

Rust Debugging Survey 2026 Results
The Rust Project published results from its 2026 debugging survey, gathering community feedback on debugging tools and workflows to guide future tooling investment.

Docker Desktop 4.90.0
This release made 'Ask Gordon,' Docker's AI assistant, accessible as a persistent right-side drawer and added one-click AI diagnosis for containers, images, and volumes with detected issues.