Linux Kernel 6.12.88 and 6.18.30 released
This stable LTS kernel update quietly patches a dozen memory safety holes and network stack race conditions that routinely crash production boxes when they hit malformed filesystem images or run out of receive buffers under heavy load. The networking layer finally gets proper bounds checking across SMB clients and multipath TCP, while the storage drivers stop freeing held locks on error paths so corrupted Mac or UDF volumes no longer trigger kernel warnings. Virtualization and hardware teardown sequences get a major cleanup pass, meaning KVM guests will not silently leak page tables anymore and SPI controllers will actually deregister safely when administrators hot-unplug them. Just let the package manager handle the merge, skip manual patching unless debugging use-after-free bugs at two in the morning sounds fun, and enjoy the cleaner dmesg logs.
Linux Kernel 6.12.88 and 6.18.30 released @ Linux Compatible
Linux Kernel 6.12.88 and 6.18.30 released
The Linux Kernel has released updates for versions 6.12.88 and 6.18.30, addressing critical memory safety issues and network stack race conditions that could crash production systems. These updates specifically improve the networking layer's bounds checking and enhance storage drivers to prevent kernel warnings from corrupted file system images. Virtualization and hardware teardown processes have also been cleaned up, ensuring better stability when using KVM for virtual machines and safe deregistration of hardware components. Users are encouraged to rely on package managers for these updates, as they simplify handling edge-case crashes without the need for manual patching
