vmlinuz
  • Menu ▾
    • Archive
    • Tags
    • Search
    • Kernel Checker
    • Email

    • Polski
    • English
  • English ▾
    • Polski
    • English
  • Archive
  • Tags
  • Search
  • Kernel Checker
  • Email

RefluXFS (CVE-2026-64600): Root Through an XFS Race

2026-08-11
#linux  #kernel  #security  #cve  #xfs  #exploit 

RefluXFS is a Linux kernel LPE flaw (CVSS 7.8). A race in the XFS copy-on-write path lets an unprivileged user overwrite any readable file on disk and become root. It works even under SELinux Enforcing.

[]

Live Kernel Patching: Updating Linux Without a Reboot

2026-07-15
#linux  #kernel  #livepatch  #kpatch  #security 

How Linux live kernel patching works: ftrace-based function redirection, the consistency model, the livepatch subsystem, and the kpatch, Ksplice, kGraft, Canonical Livepatch and KernelCare tools. Practice and limitations.

[]

Januscape (CVE-2026-53359): Escaping KVM to the Host After 16 Years

2026-07-08
#linux  #kernel  #security  #cve  #kvm 

Januscape is a KVM flaw that lets a guest escape to the host. A 16-year-old bug in the shadow MMU, working on both Intel and AMD, collapses multi-tenant isolation. Requires nested virtualization.

[]

DirtyClone (CVE-2026-43503): Root With No Trace on Disk

2026-07-07
#linux  #kernel  #security  #cve  #exploit 

DirtyClone is a Linux kernel LPE flaw (CVSS 8.8). A local user gains root by overwriting /usr/bin/su in the page cache through a cloned network packet. No disk changes, no logs.

[]

Linux 7.2 in the RC Phase: What the New Kernel Cycle Brings

2026-07-05
#linux  #kernel  #scheduler  #rust  #performance 

Linux 7.2-rc1 closed one of the busiest merge windows in years. Cache Aware Scheduling, the removal of strncpy, Rust on s390, HDMI 2.1 FRL for AMD and the first boot on Apple M3.

[]

Two Lines of Code, +5% IOPS: How Moving a memset Sped Up SSDs in Linux

2026-06-23
#linux  #kernel  #performance  #ssd  #nvme 

A ByteDance engineer moved a memset call in the iomap layer and squeezed out about 5% more IOPS on ext4 and XFS. The change lands in Linux 7.2.

[]

Linux 7.1 Officially Released: Key Changes Overview

2026-06-14
#linux  #kernel  #ntfs  #intel  #security  #performance 

Linux 7.1 hit mainline on June 14, 2026. A from-scratch NTFS driver, Intel FRED by default, new clone3() flags, sched_ext sub-schedulers and more.

[]

eBPF from Scratch, the Programmable Linux Kernel

2026-06-13
#linux  #kernel  #ebpf  #bpftrace  #performance  #security 

What eBPF is and what you can actually do with it: observability with bpftrace, packet filtering with XDP, runtime security and hardening. A practical guide.

[]

Kernel Security Checker: which loaded modules grow your attack surface

2026-06-09
#linux  #kernel  #security  #hardening  #modules  #tutorial 

The new Modules tab in Kernel Security Checker: paste your lsmod output and get a list of modules that are unnecessary attack surface or tied to a CVE, plus a ready-to-use blacklist for /etc/modprobe.d/.

[]

Dirty Frag: A Fourth Way to Root via Page Cache (CVE-2026-43284, CVE-2026-43500)

2026-05-31
#linux  #kernel  #security  #cve  #exploit 

A week after CopyFail, the same researcher found another page cache escalation. Dirty Frag is a chain of two flaws in ESP (IPsec) and RxRPC. What it is, who is affected, and how to defend.

[]
[Older posts] >
2025-2026 vmlinuz.pl