LinuxSecurity.com

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

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

Linux Audit Can Log a Syscall but Miss the Flag That Explains It

13 Srpen, 2026 - 15:45
Linux Audit can tell defenders that a system call ran while leaving out the setting that explains what the call did.
Kategorie: Hacking & Security

Linux Security Roundup Privilege Escalation DoS Code Execution August 2026

13 Srpen, 2026 - 14:12
This week’s Linux security updates cover several areas administrators cannot afford to overlook. Debian, Ubuntu, Fedora, SUSE, openSUSE, and other distributions released fixes for privilege escalation, remote code execution, denial of service, and flaws affecting network-facing services.
Kategorie: Hacking & Security

New Linux Private Futex Race Can Trigger Kernel Use-After-Free

12 Srpen, 2026 - 16:51
A proposed Linux kernel patch addresses a private-futex race that a recent security fix left unresolved. Security researcher Hyunwoo Kim found that a rare sequence involving nested vfork() calls can allow two tasks sharing the same memory to run concurrently and reach private futex hash initialization at nearly the same time.
Kategorie: Hacking & Security

Public SCTPhantom Exploit Tests Linux Container Security Defaults

11 Srpen, 2026 - 15:30
Public exploit code is now available for SCTPhantom, a Linux kernel flaw that researchers used to escape an unprivileged container and take control of the underlying host. 
Kategorie: Hacking & Security

CopyKat Finds 122 Linux Kernel Objects That Can Amplify Memory Corruption

10 Srpen, 2026 - 15:54
Modern Linux kernel hardening has made many traditional exploit techniques harder to use, but new research from IBM Research Europe and Vrije Universiteit Amsterdam suggests attackers may have a much larger set of alternatives than defenders realized.
Kategorie: Hacking & Security

Linux Vulnerability Prioritization with Threat Intelligence Insight

10 Srpen, 2026 - 14:13
A Linux vulnerability scan can create almost as many questions as it answers. The scan may identify dozens of affected packages, several CVEs marked High or Critical, and a mix of fixes that are available now or still working through a distribution's update process.
Kategorie: Hacking & Security

Detecting Persistence on Linux Hosts: A Security Playbook for Cron and systemd

7 Srpen, 2026 - 15:50
If you manage Linux boxes long enough, you hit this exact wall. You spot a weird process eating CPU, kill it, wipe the script, and reset the user password. You grab a coffee, check things over, and come back five minutes later. The process is running again.
Kategorie: Hacking & Security

Mak's Weekly Security Roundup: Critical Linux Security Updates Admins Should Know

6 Srpen, 2026 - 15:07
This week’s most important Linux security updates arrived through vendor advisories rather than major headline-making disclosures.
Kategorie: Hacking & Security

Kubernetes Maintainers Expand CSI Path Traversal Fixes Beyond Original Vulnerabilities

6 Srpen, 2026 - 14:21
Kubernetes maintainers patched two path-traversal vulnerabilities in the NFS and SMB CSI drivers earlier this year. But repository histories show that the security work did not end with those fixes.
Kategorie: Hacking & Security

Strengthening Linux Cybersecurity in Enterprise Infrastructure

5 Srpen, 2026 - 23:00
Linux runs cloud platforms, containerized applications, and business-critical servers. It is the engine that powers much of today’s business infrastructure. Stability, flexibility, and performance. It's the operating system of choice for organizations managing large-scale digital environments.
Kategorie: Hacking & Security

Choosing the Right Secrets Detection Platform

5 Srpen, 2026 - 22:40
Not every security incident begins with sophisticated malware or a compromised server. Sometimes it is nothing more than a developer pushing code before the end of the day. A configuration file slips into the commit. A temporary access token stays in a testing script. Someone assumes the value will be removed later and forgets about it.
Kategorie: Hacking & Security

Reducing Attack Surface Without Breaking Production

5 Srpen, 2026 - 16:40
When people talk about Linux hardening, the conversation often quickly turns to enterprise security platforms, EDR agents, and complex monitoring stacks.
Kategorie: Hacking & Security

AI Is Already Performing Linux Security Work. What Happens When It Escapes Containment?

4 Srpen, 2026 - 16:05
Nearly everyone following technology has heard about the recent security incidents involving OpenAI and Anthropic. The headlines focused on the containment failures. For Linux administrators and security teams, however, the more important detail is what those systems were doing when it happened.
Kategorie: Hacking & Security

OpenStack IPA Flaws Highlight a Hidden Bare-Metal Security Risk

4 Srpen, 2026 - 15:58
OpenStack disclosed a flaw in its bare-metal management tool, the Ironic Python Agent (IPA), showing that it could accidentally fall back to local network discovery and connect to the wrong server entirely. 
Kategorie: Hacking & Security

Responding to a Web Server Compromise

3 Srpen, 2026 - 16:36
Your website isn’t acting normally. Users report errors. Monitoring detects unexpected outbound connections. You discover a recently modified PHP file in your web root. Nobody can explain why. What do you do first?
Kategorie: Hacking & Security

What Is Fuzzing? Inside the Search for Hidden Linux Kernel Bugs

3 Srpen, 2026 - 16:06
If you spend time reading Linux kernel bug reports or security patches, that line is everywhere. It sits quietly at the bottom of code fixes across the entire operating system, from network drivers to file systems.
Kategorie: Hacking & Security