RepoJournal
Linux

Linux

The kernel, distros, and the rigs of the moment

Pick a date

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.

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

FAQ

What changed 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.
What should Linux teams do about it?
Cherry-pick rxrpc packet unshare fix if you're running UDP-based RPC workloads [ref:1] • Test 7.1-rc3 [ref:4] in your lab before the final release window closes • Review Arch Install's SubConfig changes [ref:10] if you maintain downstream installers
Which Linux repositories shipped on May 11, 2026?
torvalds/linux, archlinux/archinstall

Related across the cluster

For your repos

The showcase is a teaser.
Your wire is the product.

Same engine. Different stack. Below: what changes when the wire is yours.

Showcase wire

  • 14 famous open source orgs
  • One wire per day
  • Public, generic
  • Read on the web, when you remember

Your wire

  • Up to 1,500 of your repos - orgs, deps, vendors
  • Morning and evening briefs
  • Action items routed to your team
  • Slack delivery, email, breaking-news CVE alerts

Want a hands-on demo first? Ask a current user for an invite link.