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

HID BUFFER OVERFLOW PATCHES LAND IN RC6

By RepoJournal · Filed · About Linux

The kernel closes critical buffer overflow vulnerabilities in Lenovo and Wacom HID drivers before the 7.1 release hardens.

Benjamin Tissoires merged a collection of HID fixes that patch buffer overflow issues in the Lenovo and Wacom drivers [1], the kind of vulnerabilities that can corrupt kernel memory if triggered by a malicious or malfunctioning device. The same merge addresses segfault prevention in the Lenovo-Go driver when paired with emulated devices [1], a real-world scenario for testing environments. Separately, the sound subsystem landed a use-after-free fix in the PCM OSS proc interface caught by fuzzer testing [2], a typical but critical kernel stability issue that could crash audio systems under load. On the networking front, an IPv6 address ordering change was reverted after causing SSH connection drops when NetworkManager reconfigures addresses [3], a regression that demonstrates how subtle ordering assumptions break production workloads. The ipsec pull also landed namespace threading fixes for MIGRATE notifications [4] and a sockmap correctness fix for fragment offset calculations in bpf_msg_push_data [5], both addressing edge cases in kernel networking that could cause data corruption or leaks.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Merge tag 'hid-for-linus-2026052801' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid torvalds/linux
  2. [2] Merge tag 'sound-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound torvalds/linux
  3. [3] Revert "ipv6: preserve insertion order for same-scope addresses" torvalds/linux
  4. [4] Merge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec torvalds/linux
  5. [5] bpf: sockmap: fix tail fragment offset in bpf_msg_push_data torvalds/linux

Quick answers

What shipped in Linux on May 30, 2026?
The kernel closes critical buffer overflow vulnerabilities in Lenovo and Wacom HID drivers before the 7.1 release hardens. In total, 35 commits landed.
What were the notable Linux updates?
Merge tag 'hid-for-linus-2026052801' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid, Merge tag 'sound-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound, and Revert "ipv6: preserve insertion order for same-scope addresses".

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?