Tag

Ebpf

All articles tagged with #ebpf

Arch AUR Supply-Chain Breach Hits 400+ Packages with Credential Stealer and eBPF Rootkit
technology2 months ago

Arch AUR Supply-Chain Breach Hits 400+ Packages with Credential Stealer and eBPF Rootkit

A supply-chain attack hijacked more than 400 Arch Linux AUR packages by modifying their build scripts to install a Rust-based credential stealer that can also load an eBPF rootkit when run with root; the attackers targeted abandoned packages to exploit trust, persisted via systemd, and used Tor for C2, prompting users to audit builds, rotate credentials, and thoroughly clean systems rather than assuming safety from package managers.

technology3 months ago

KernelScript Debuts as a Safer, Unified Language for Linux Kernel Customization

Multikernel Technologies unveiled KernelScript, a beta domain-specific language aimed at simplifying Linux kernel customization and app optimizations by unifying eBPF, user-space, and kernel extension development into a type-safe language that emits C code for eBPF, user-space, and kernel modules, with a presentation at OSS 2026 and code on GitHub.

technology2 years ago

"Managing eBPF Programs with Fedora 40's bpfman"

Fedora 40 is considering using bpfman as the default eBPF program manager to simplify the deployment and administration of eBPF programs, aiming to provide insight into eBPF utilization and make it easier to load and manage eBPF programs. The proposal is pending approval by the Fedora Engineering and Steering Committee and, if approved, bpfman will likely be included in Fedora 40 to enhance eBPF management.