You are here

LinuxSecurity.com

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

Linux Security Roundup: Patch BIND, Browsers, and Cloud Kernels First

Pre, 18/09/2026 - 11:00md
Most administrators do not think about BIND, browser engines, or cloud kernels until one of them fails.

Linux Packet Metadata Could Point to Headers That No Longer Exist

Pre, 18/09/2026 - 10:15md
Linux packet metadata could keep pointing to network headers after the underlying packet had been rebuilt without them.

Linux eBPF Security Flaw Could Approve an Out-of-Bounds Memory Access

Pre, 18/09/2026 - 10:00md
A Linux eBPF security flaw could cause the kernel to approve a program using an incorrect understanding of the values it would process.

Linux Security Researcher Uses AI to Find Four Python Code-Execution Flaws

Enj, 17/09/2026 - 11:15md
Security researcher Sai Teja Erukude disclosed four alarming Python security flaws between June and August 2026 after combining specialized AI models with automated scanning and manual code review.

CISA Warns of Active Attacks on a Critical Cisco ISE Flaw

Enj, 17/09/2026 - 11:00md
Attackers are exploiting a critical Cisco ISE flaw that can open the product’s web management interface without a valid login. Cisco disclosed CVE-2026-76460 on September 16 and traced the problem to the way an ISE API handles authentication. A remote attacker does not need credentials or help from a user. A crafted request is enough to reach the vulnerable interface.

How a PowerPC Guest Could Trigger a KVM Use-After-Free

Enj, 17/09/2026 - 10:45md
A PowerPC KVM use-after-free could leave the Linux host kernel accessing a nested-guest object after another virtual CPU caused that object to be removed and freed. The upstream Linux correction adds a missing reference that keeps the object alive while KVM invalidates cached address translations.

Red Hat Quay Build Workflow Could Expose Registry Credentials

Enj, 17/09/2026 - 10:00md
As of September 17, Red Hat had documented a flaw in a Red Hat Quay build workflow that could expose container registry credentials to code retrieved from a mutable GitHub Action branch. Tracked as CVE-2026-85469, the issue created a software supply chain risk in the workflow used to publish Quay builder images.

How a TOCTOU Race Condition Breaks Linux Path Validation

Enj, 17/09/2026 - 9:58pd
A Linux path can be valid when a program checks it and point somewhere else when the program uses it. That gap creates a time-of-check to time-of-use, or TOCTOU race condition, whenever an untrusted process can change part of the directory tree between two separate lookups.

How Linux File Permissions Become a Root Trust Boundary

Enj, 17/09/2026 - 3:15pd
Linux file permissions are usually introduced as a way to decide who may read, write, or execute a file. On a production server, they do something more important: they help decide which lower-privilege users can influence work later performed by root or another privileged service.

Docker Sandboxes Flaw Lets a Guest Reach Host Unix Sockets

Enj, 17/09/2026 - 2:15pd
Docker has fixed a high-severity Docker Sandboxes vulnerability that allowed a malicious guest to redirect a host-side relay toward Unix sockets outside its authorized workspace. The flaw, CVE-2026-79994, broke a guest-to-host trust boundary even though the sandbox itself ran inside a separate microVM.

Acronis Backup Flaw Is Being Exploited on Linux Hosting Servers

Enj, 17/09/2026 - 1:45pd
Acronis has fixed a high-severity vulnerability in its Linux hosting backup integrations after detecting exploitation in limited, targeted attacks. The Acronis backup flaw, tracked as CVE-2026-87886, lets a low-privileged local user increase privileges on a vulnerable server because of insecure file permissions.

Container Security Failure Could Let a Malicious Image Reach the Linux Host

Mër, 16/09/2026 - 12:31md
Container security can fail before a workload fully enters its root filesystem, the private file tree the container is meant to see.

Linux SMB Security Fixes Restore Ownership and Input-Trust Boundaries

Mër, 16/09/2026 - 12:22md
SMB, or Server Message Block, lets Linux systems access files shared over a network.

How Transparent Huge Pages Could Lose Rewritten Data During Reclaim

Mër, 16/09/2026 - 12:16md
Transparent huge pages let Linux manage memory in larger blocks for better performance.

Why eBPF Security Depends on Matching Metadata Lifetimes

Mër, 16/09/2026 - 12:07md
eBPF lets verified programs run inside the Linux kernel. Linux eBPF security depends on supporting data remaining available for as long as those programs can use it.

Attackers Chain Artifactory Vulnerabilities to Take Over Repositories

Hën, 14/09/2026 - 3:37md
On September 10, 2026, Wiz Research reported that multiple attackers had chained two Artifactory vulnerabilities against self-hosted repositories. One flaw gave an unauthenticated caller an internal anonymous token. The other let that caller exchange the limited token for administrator rights. Wiz observed the resulting access being used to create persistent administrators, load hostile Groovy plugins, place web shells, and install Rust backdoors.