LinuxSecurity.com

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

Linux Software Supply Chain & Security Workflows

26 Srpen, 2026 - 17:44
A Linux system can be hardened, monitored, and carefully administered while still receiving untrusted code through a package, dependency, container image, build runner, or deployment pipeline. The risk often begins before the software reaches the host.
Kategorie: Hacking & Security

Linux Incident Response & Recovery

26 Srpen, 2026 - 17:38
An alert suggests that a Linux server may be compromised. The first impulse is often to reboot it, stop a process, delete a suspicious file, or patch the visible weakness. During Linux incident response, those actions can erase the evidence needed to determine what happened and whether the attacker reached anything else.
Kategorie: Hacking & Security

Linux dm-integrity Patch Targets Writeback Checksum Mismatches

26 Srpen, 2026 - 00:30
A Linux dm-integrity patch posted on Aug 24, 2026 targets a writeback race that can leave stored data with the wrong integrity tag after a crash. Chen Cheng proposed requiring stable writes when dm-integrity generates internal hashes in direct, bitmap, or inline mode.
Kategorie: Hacking & Security

Linux RDS Bug Lets an RDMA Peer Overrun Kernel Path Storage

26 Srpen, 2026 - 00:15
Linux RDS can accept a path count that is larger than the storage allocated for an InfiniBand connection. A peer on the same Remote Direct Memory Access, or RDMA, fabric can then make receive-side kernel code walk beyond that allocation, producing an out-of-bounds write and a system crash.
Kategorie: Hacking & Security

Linux Hardening, Architecture & Isolation

25 Srpen, 2026 - 15:47
Linux hardening is not the act of enabling every restrictive setting a distribution provides. It is the work of reducing unnecessary exposure, limiting what users and processes can do, separating workloads, and confirming that those controls remain effective as the system changes.
Kategorie: Hacking & Security

BPF Congestion Control Exposed Two Linux TCP Use-After-Free Paths

24 Srpen, 2026 - 14:34
A Linux TCP query can touch congestion-control memory after a concurrent BPF update has freed it. Two new use-after-free reports show how an ordinary read path inherited a lifetime assumption that no longer holds when BPF makes congestion-control objects dynamically replaceable.
Kategorie: Hacking & Security

eBPF Security Patch Expands Link Checks Across Cgroup and LSM Hooks

24 Srpen, 2026 - 14:30
A Linux BPF patch posted on August 21, 2026, expands validation for program replacement across cgroup and Linux Security Module hooks. Version 3 addresses cases where two programs share a broad type but expect different runtime contexts or return rules.
Kategorie: Hacking & Security

Linux 7.3 Development Changes IMA Measured Boot Evidence and TPM Timing

24 Srpen, 2026 - 14:22
Code merged for the Linux 7.3 development cycle changes the measured boot evidence produced by the Integrity Measurement Architecture, or IMA. The kernel now records the raw policy rules that decide what the system measures, closing a gap that could leave remote verifiers without a complete picture of how the evidence was created.
Kategorie: Hacking & Security