RepoJournal
Linux

Linux

The kernel, distros, and the rigs of the moment

Keep up with Linux in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Infrastructure Full archive →

The Wire · Showcase

KERNEL HITS MEMORY CORRUPTION BUG IN RDMA, RUNTIME VERIFIER FIXES CRITICAL OUT-OF-BOUNDS

By RepoJournal · Filed · About Linux

DMA block sizes over 4GB corrupt memory across all RDMA drivers, forcing an immediate patch before any MR setup operations.

The kernel is shipping critical fixes to the RDMA subsystem [1] that address DMA corruption when block sizes hit 4GB or larger during memory region setup. This affects all drivers and isn't a regression - it's a pre-existing validation gap that's been waiting in the queue. Alongside that, the runtime verifier merged fixes [2] for out-of-bounds memory access caused by improper reset ordering on per-task destruction, plus synchronization issues in HA monitor cleanup. The MM hotfixes pull [3] is rolling in 11 fixes with 8 marked for stable backporting, including critical DAMON allocation failure handling from SeongJae Park. On the tools side, RTLA got a regression fix [4] for multi-character short option parsing after a getopt_long() corruption issue. The archinstall team relaxed translation friction by removing .pot file freshness checks [5], which were forcing PRs to update every language file simultaneously - a smart move to unblock contributor velocity.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma torvalds/linux
  2. [2] Merge tag 'trace-rv-v7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace torvalds/linux
  3. [3] Merge tag 'mm-hotfixes-stable-2026-06-08-20-51' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm torvalds/linux
  4. [4] Merge tag 'trace-tools-v7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace torvalds/linux
  5. [5] Removing pot file freshness check ↗ archlinux/archinstall

Quick answers

What shipped in Linux on June 10, 2026?
DMA block sizes over 4GB corrupt memory across all RDMA drivers, forcing an immediate patch before any MR setup operations. In total, 7 commits and 3 pull requests landed.
Who contributed to Linux on June 10, 2026?
1 developer shipped this update, including svartkanin.
What were the notable Linux updates?
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma, Merge tag 'trace-rv-v7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace, and Merge tag 'mm-hotfixes-stable-2026-06-08-20-51' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.

More from Linux

Daily updates, in your inbox

Follow Linux

Keep up with Linux in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?