RepoJournal
Linux

Linux

The kernel, distros, and the rigs of the moment

Pick a date

The Wire · Showcase

NTFS FIXES HIT KERNEL RC2 AS CRYPTO TIGHTENS VALIDATION

By RepoJournal · Filed · About Linux

The kernel plugged critical memory leaks and a NULL pointer dereference in NTFS [ref:1], while crypto subsystem now rejects weak authentication algorithms at instantiation time [ref:2].

Namjae Jeon's NTFS merge [1] lands four fixes that matter: a NULL dereference in index walking, a symlink memory leak during error paths, VCN overflow prevention in runlist handling, and a page reference leak in write paths. These aren't edge cases — they're bugs that can corrupt filesystems or crash the kernel under load. Herbert Xu's crypto fix [2] tightens authencesn to reject algorithms with short authentication digests during instance creation, preventing weak constructions from reaching production. On the desktop side, Basecamp's omarchy project [3] removed a broken terminal effects flag after upstream deprecated it [4] also landed Apple display brightness control integration. Arch Linux cleaned house by removing the dead Cutefish desktop profile [5], which was never packable from official repos and would only fail during install.

Action items

References

  1. [1] Merge tag 'ntfs-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs torvalds/linux
  2. [2] Merge tag 'v7.1-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 torvalds/linux
  3. [3] Remove exclude-effect flag from tte in omarchy-screensaver (#5551) basecamp/omarchy
  4. [4] Integrate Apple display brightness controls with the normal hotkeys basecamp/omarchy
  5. [5] Remove dead Cutefish desktop profile (#4514) archlinux/archinstall

FAQ

What changed in Linux on May 3, 2026?
The kernel plugged critical memory leaks and a NULL pointer dereference in NTFS , while crypto subsystem now rejects weak authentication algorithms at instantiation time .
What should Linux teams do about it?
Test NTFS workloads after upgrading to 7.1-rc2 [ref:1] • Audit authencesn crypto configurations for digest length [ref:2] • Update omarchy screensaver configuration if using tte >= 0.14.2 [ref:3]
Which Linux repositories shipped on May 3, 2026?
torvalds/linux, basecamp/omarchy, 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.