You are here

LinuxSecurity.com

Subscribe to Feed LinuxSecurity.com
The central voice for Linux and Open Source security news.
Përditësimi: 5 orë 18 min më parë

Linux ShieldZFS Adds Freshness Proofs for Confidential Computing

Pre, 21/08/2026 - 7:32md
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?

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

Enj, 20/08/2026 - 8:40md
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.

Linux Security Monitoring, Logging & Detection

Enj, 20/08/2026 - 5:32md
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.

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

Enj, 20/08/2026 - 5:25md
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.

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

Enj, 20/08/2026 - 5:21md
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.

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

Enj, 20/08/2026 - 5:11md
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.

Linux Identity, Privilege & Administrative Access

Mër, 19/08/2026 - 9:18md
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.

How to Recover Authentication Platforms After Cyberattacks in Linux Environments

Mër, 19/08/2026 - 2:30pd
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.

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

Mar, 18/08/2026 - 4:25md
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.

Linux Security Foundations & Operations

Mar, 18/08/2026 - 3:17md
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.

Fence2Pwn Technique Uses KFENCE to Bypass Linux Kernel Slab Hardening

Hën, 17/08/2026 - 5:24md
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.

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

Hën, 17/08/2026 - 5:15md
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.

LinuxSecurity HOWTO: The Modern Linux Security Operations Playbook

Hën, 17/08/2026 - 4:03md
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.

Why LinuxSecurity Is Rebuilding the Linux Security HOWTO

Hën, 17/08/2026 - 3:58md
Linux security no longer lives on one server.