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 PLUGS RXRPC MEMORY CORRUPTION, RC3 SHIP STEADY

By RepoJournal · Filed · About Linux

Linux 7.1-rc3 landed overnight with a critical rxrpc fix that patches memory safety issues in packet handling when fragments are shared across sockets.

The rxrpc patch [1] closes a gap where DATA and RESPONSE packets with externally-owned paged fragments would bypass security operations entirely—a scenario that splice() and chained skbs can trigger without setting skb_cloned(). This is the kind of subtle memory corruption that sits quietly until it explodes. The RC3 cycle [4] is otherwise steady: clock driver fixes [2] restore boot on SpaceMiT and Mobile EyeQ hardware, and EDAC [3] plugged a device name leak in versalnet. Over in userland, Arch Install enhanced its configuration type system [5] with a new SubConfig abstraction that unifies how all sub-configurations expose their JSON and summary views—cleaner API surface for the install flow.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present torvalds/linux
  2. [2] Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux torvalds/linux
  3. [3] Merge tag 'edac_urgent_for_v7.1_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras torvalds/linux
  4. [4] Linux 7.1-rc3 torvalds/linux
  5. [5] Enhance config types and summary ↗ archlinux/archinstall

Quick answers

What shipped in Linux on May 11, 2026?
Linux 7.1-rc3 landed overnight with a critical rxrpc fix that patches memory safety issues in packet handling when fragments are shared across sockets. In total, 27 commits and 3 pull requests landed.
Who contributed to Linux on May 11, 2026?
1 developer shipped this update, including svartkanin.
What were the notable Linux updates?
rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present, Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux, and Merge tag 'edac_urgent_for_v7.1_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.

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?