Linux

Linux

The kernel, distros, and the rigs of the moment

Pick a date

The Wire ยท Showcase

NETWORKING FIXES LAND AHEAD OF 7.2-RC3 AS MEMORY LEAKS AND BUFFER OVERREADS GET PLUGGED

By RepoJournal ยท Filed ยท About Linux

The kernel is shipping critical fixes for in-flight packet handling, MAC address spoofing vectors, and heap overreads that could crash your network stack.

Paolo Abeni merged the net-7.2-rc3 pull with fixes spanning Bluetooth, netfilter, and batman-adv, addressing both current-release regressions and older bugs that have shipped for years [1]. The MACB ethernet driver carried a memory leak from its inception that never freed in-flight transmit SKBs on interface close, a issue finally caught and patched [2]. Security-critical: macsec's encryption path reads uninitialized MAC headers on AF_PACKET raw transmit paths, triggering a 12-byte heap over-read that can crash the system [3]. The loopback DIB transport layer had no bounds checking on memory moves, allowing peer-supplied offsets to write past allocated kernel buffers [4]. SMB3 server fixes landed alongside these network patches, hardening multichannel session binding and SID-to-id mapping across authentication rounds [5].

Action items

References

  1. [1] Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net torvalds/linux
  2. [2] net: macb: drop in-flight Tx SKBs on close torvalds/linux
  3. [3] macsec: don't read an unset MAC header in macsec_encrypt() torvalds/linux
  4. [4] dibs: loopback: validate offset and size in move_data() torvalds/linux
  5. [5] Merge tag 'v7.2-rc2-smb3-server-fixes' of git://git.samba.org/ksmbd torvalds/linux

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.