LinuxSecurity.com

Syndikovat obsah
The central voice for Linux and Open Source security news.
Aktualizace: 43 min zpět

eBPF Security Is Moving Beyond the Kernel Verifier

22 Srpen, 2026 - 02:05
eBPF security is often summarized in one sentence: Linux loads an eBPF program only after the kernel verifier accepts it under the safety checks the verifier performs. That description is useful, but it covers only one part of a larger system.
Kategorie: Hacking & Security

Kata Containers Flaw Weakens Container Security With Host-Chosen Mounts

22 Srpen, 2026 - 01:40
A flaw in Kata Containers weakened container security in some Confidential Containers deployments. It allowed a malicious host operator to make the protected guest use attacker-chosen files or content at approved mount locations.
Kategorie: Hacking & Security

KVM’s TDX Control-Plane Blind Spot: When “Enabled” Does Not Mean Enforced

22 Srpen, 2026 - 00:50
Recent KVM work exposed a gap between what Linux says a TDX protection supports and what the TDX-specific code actually enforces.
Kategorie: Hacking & Security

Linux ShieldZFS Adds Freshness Proofs for Confidential Computing

21 Srpen, 2026 - 19:32
Confidential computing can protect sensitive workloads even when the cloud host cannot be fully trusted. Confidential virtual machines can shield memory and CPU state from the hypervisor. Disk encryption can also stop the host from reading stored data. But how does the virtual machine know the disk state it received is the newest?
Kategorie: Hacking & Security

Ad Blockers for Linux Browsers in 2026: Privacy, Performance, and Security Considerations

20 Srpen, 2026 - 20:40
A good ad blocker is one of those browser additions you stop noticing once it’s working. Pages settle down. Autoplay boxes disappear. News sites stop shifting under your cursor while three ad slots load. On a slower laptop, the difference can be surprisingly obvious. But “blocks ads” isn’t a useful buying criterion anymore. Plenty of extensions do that.
Kategorie: Hacking & Security

Linux Security Monitoring, Logging & Detection

20 Srpen, 2026 - 17:32
Linux security monitoring is useful only when it helps a team explain what happened. Collecting more events does not automatically provide better visibility, especially when nobody knows which records matter, how long they should be retained, or what the evidence can actually prove.
Kategorie: Hacking & Security

XNET Uses XDP Traffic Sampling to Preserve Suricata Visibility at 100 Gbps

20 Srpen, 2026 - 17:25
During a live academic-network deployment, the Linux traffic-sampling system cut the stream sent to the sensor by 78 to 84 percent. In a separate test, it preserved 99.6 percent of baseline Suricata alerts.
Kategorie: Hacking & Security

Linux Kernel BPF Disassembler Out-of-Bounds Access Advisory Alert

20 Srpen, 2026 - 17:21
Linux kernel fuzzing service syzbot has reported an out-of-bounds array access in print_bpf_insn(), a routine used to turn BPF instructions into readable verifier output.
Kategorie: Hacking & Security

Linux Security Roundup: Kernel, Redis, and Server Updates to Review This Week

20 Srpen, 2026 - 17:11
This week’s Linux security updates affect cloud hosts, public servers, and services used across entire networks. Ubuntu, Debian, and Rocky Linux released important kernel fixes, while Redis and SPIP updates address flaws that could put internet-facing systems at risk.
Kategorie: Hacking & Security

Linux Identity, Privilege & Administrative Access

19 Srpen, 2026 - 21:18
Access to a Linux system involves several connected decisions. The system must determine who or what is requesting access, verify that identity, decide which resources it may use, and control whether it can gain additional privilege.
Kategorie: Hacking & Security

How to Recover Authentication Platforms After Cyberattacks in Linux Environments

19 Srpen, 2026 - 02:30
When an authentication platform goes down, downstream applications go with it. Employees can't sign in, customers get locked out, and scheduled jobs quietly fail.
Kategorie: Hacking & Security

New Linux eBPF IDS Uses XDP to Block Network Attacks in Real Time

18 Srpen, 2026 - 16:25
Researchers published a new Linux intrusion-detection architecture on Monday that handles network-flow analysis using XDP and eBPF. By shifting the workload closer to the metal, the system can examine suspicious traffic and potentially drop it near the very beginning of Linux's packet-processing path.
Kategorie: Hacking & Security

Linux Security Foundations & Operations

18 Srpen, 2026 - 15:17
A sustainable Linux security program depends on more than individual hardening settings, scanners, and monitoring tools. Those controls matter, but they only remain useful when teams understand what they operate, define what secure behavior should look like, assign responsibility, and revisit their assumptions as systems change.
Kategorie: Hacking & Security

Fence2Pwn Technique Uses KFENCE to Bypass Linux Kernel Slab Hardening

17 Srpen, 2026 - 17:24
Security researchers have disclosed Fence2Pwn, a new Linux kernel exploitation technique that uses KFENCE’s alternate memory-allocation path to bypass protections enforced by the normal slab allocator.
Kategorie: Hacking & Security

OpenZFS Capability-Scoping Flaw Lets User Namespaces Reach Host Pool Operations

17 Srpen, 2026 - 17:15
A disclosure posted to the oss-security mailing list on August 16, 2026, reports that OpenZFS on Linux accepts namespace-local CAP_SYS_ADMIN for several host-level pool operations.
Kategorie: Hacking & Security

LinuxSecurity HOWTO: The Modern Linux Security Operations Playbook

17 Srpen, 2026 - 16:03
Linux security problems rarely stay in one place. An authentication issue can lead to unexpected privilege. A container problem can reach the host. Missing logs can make it difficult to determine whether an incident is contained or still active.
Kategorie: Hacking & Security

Why LinuxSecurity Is Rebuilding the Linux Security HOWTO

17 Srpen, 2026 - 15:58
Linux security no longer lives on one server.
Kategorie: Hacking & Security

Linux BPF Patches Fix Sparse CPU Bugs Causing Out-of-Bounds Read

14 Srpen, 2026 - 15:55
Two fixes posted August 13 correct separate per-CPU map failures on Linux systems whose logical CPU IDs contain gaps. 
Kategorie: Hacking & Security

Routing Security in Practice: Detecting BGP Hijacks and RPKI-Invalid Announcements

13 Srpen, 2026 - 21:45
Border Gateway Protocol (BGP) is still trust-based. In the past, a router would announce it originated a block of address space, and its neighbors would take that claim at face value. That trust model is the reason a single misconfiguration or a deliberate false announcement can pull traffic for someone else’s network across the planet, and why routing security has become a core concern for anyone responsible for keeping services reachable. 
Kategorie: Hacking & Security

eBPF Security Logs May Show the Wrong File or Command, New Study Warns

13 Srpen, 2026 - 16:13
A Linux security tool can catch a system call and still record the wrong thing.
Kategorie: Hacking & Security