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

IOMMU AND SMB3 SECURITY FIXES LAND IN RC2 AS DRM RACE CONDITION PATCHED

By RepoJournal · Filed · About Linux

Critical security fixes for AMD-Vi and SMB3 hit the kernel overnight while DRM's handle-change ioctl finally gets its use-after-free sealed.

The IOMMU subsystem [1] pulled in a high-priority security fix for AMD's SEV-SNP enabled systems alongside a cache-flushing bug that was breaking non-x86 platforms — both land in RC2 and both need to ship before 7.1 final. The SMB client stack [2] got hammered with fixes: two ACL validation holes, out-of-bounds reads in symlink handling, and a critical Kerberos-AES-256 path that was failing silently in production environments. On the graphics side, Dave Airlie's DRM pull [4] is dominated by a nasty race condition in the handle-change ioctl [3] where concurrent gem_close operations could trigger use-after-free — the fix mirrors gem_close's own safety dance. SPI drivers also took their lumps: Microchip QSPI and Freescale i.MX had production-grade issues that are now closed [5]. Over in the omarchy desktop layer, packaged Dell XPS haptic support [6] went out of tree, reminders got a speed boost [7], and VAAPI GL crashes on some Chromium builds are finally gone [8].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Merge tag 'iommu-fixes-v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux torvalds/linux
  2. [2] Merge tag 'v7.1-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 torvalds/linux
  3. [3] drm: Set old handle to NULL before prime swap in change_handle torvalds/linux
  4. [4] Merge tag 'drm-fixes-2026-05-08-1' of https://gitlab.freedesktop.org/drm/kernel torvalds/linux
  5. [5] Merge tag 'spi-fix-v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi torvalds/linux
  6. [6] Use packaged Dell XPS touchpad haptics ↗ basecamp/omarchy
  7. [7] Reminders ↗ basecamp/omarchy
  8. [8] Remove VAAPI GL video feature flags from Chromium-based browser configs to prevent crashing on some machines basecamp/omarchy

Quick answers

What shipped in Linux on May 9, 2026?
Critical security fixes for AMD-Vi and SMB3 hit the kernel overnight while DRM's handle-change ioctl finally gets its use-after-free sealed. In total, 58 commits and 6 pull requests landed.
Who contributed to Linux on May 9, 2026?
2 developers shipped this update, including jacob-vincent-mink and dhh.
What were the notable Linux updates?
Merge tag 'iommu-fixes-v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux, Merge tag 'v7.1-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6, and drm: Set old handle to NULL before prime swap in change_handle.

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?