Back to all articles
1 min read

New LinkPro Linux rootkit exploits eBPF for stealthy attacks

A new Linux rootkit called LinkPro has surfaced, and it’s causing quite a stir in the cybersecurity world. Discovered by Synacktiv, this sneaky little backdoor takes advantage of eBPF modules to hi...

A new Linux rootkit called LinkPro has surfaced, and it’s causing quite a stir in the cybersecurity world. Discovered by Synacktiv, this sneaky little backdoor takes advantage of eBPF modules to hide itself and can be triggered by a "magic packet." Researchers found that attackers first compromised an Amazon Web Services infrastructure through a vulnerable Jenkins server. They exploited CVE-2024-23897, which has a scary CVSS score of 9.8, before deploying a malicious Docker image named "kvlnt/vv" across several Kubernetes clusters.

This Docker image, which has since been removed, was built on a Kali Linux base and contained a shell script to kick off an SSH service. If you’re managing any cloud infrastructure, it might be time to double-check your security measures and stay vigilant against these kinds of threats.