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

KSMBD RACES AND DRM FIXES FLOOD RC2, VFS LAYERS NEED ATTENTION

By RepoJournal · Filed · About Linux

The kernel team is stamping out use-after-free races in the SMB server while wrestling with a larger-than-usual batch of graphics and filesystem fixes across the stack.

The SMB3 server merged critical fixes [1] for several use-after-free races in durable handle reconnect and oplock handling, plus a significant performance win: removing delays up to 35 seconds when the inode oplock lock was held during lease break acknowledgements. This is the kind of fix that surfaces in production first. The DRM pull [2] is notably large for rc2, spanning xe, amdgpu, panthor, and a set of dma-fence robustness improvements including a NULL pointer dereference fix and a more resilient dedup array. VFS landed its own batch [3] with netfs corrections including double fput bugs, S_KERNEL_FILE clearing races, and page extraction underflows in iov_iter helpers that could have triggered on edge cases. XFS followed with buffer handling refactoring [4], simplifying error paths and fixing synchronous error handling in xfs_buf_submit. The ACPI fixes [5] are minor but notable for cleaning up decades of #ifdef __KERNEL__ cruft by aliasing safe_strncpy to strscpy_pad. This is rc2 noise, but the SMB and VFS layers are where you should spend your review cycles.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Merge tag 'v7.2-rc1-smb3-server-fixes' of git://git.samba.org/ksmbd torvalds/linux
  2. [2] Merge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernel torvalds/linux
  3. [3] Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs torvalds/linux
  4. [4] Merge tag 'xfs-fixes-7.2-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux torvalds/linux
  5. [5] Merge tag 'acpi-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm torvalds/linux

Quick answers

What shipped in Linux on July 4, 2026?
The kernel team is stamping out use-after-free races in the SMB server while wrestling with a larger-than-usual batch of graphics and filesystem fixes across the stack. In total, 13 commits landed.
What were the notable Linux updates?
Merge tag 'v7.2-rc1-smb3-server-fixes' of git://git.samba.org/ksmbd, Merge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernel, and Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.

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?

We use privacy-friendly analytics (Google Analytics, IP-anonymized) to see which pages help readers. No ads, and we never sell your data. See our Privacy Policy.