Linux ELF Malware Generator Evades ML Detection With Semantic-Preserving Changes

Linux ELF Malware Generator Evades ML Detection With Semantic-Preserving Changes










Researchers from the Czech Technical University in Prague have developed a new adversarial malware generator targeting Linux ELF binaries.

It achieves a 67.74% evasion rate against ML-based malware detectors while keeping the payload fully functional.

Published on arXiv on April 24, 2026, the study by Lukáš Hrdonka and Martin Jurecek exposes a critical blind spot in modern ML-based security tools.

Adversarial attacks have been widely studied for Windows PE files, but Linux ELF binaries remain relatively underexplored.

This gap is increasingly risky as Linux powers cloud infrastructure, IoT devices, and high-performance computing systems.

The Czech Technical University in Prague researchers built their generator around a genetic algorithm workflow that applies 12 distinct modification types across 7 different data sources, maximizing the diversity of generated adversarial samples.

The target classifier chosen was MalConv, a well-known deep learning model used in malware detection pipelines.

Linux ELF Malware Generator

The core principle behind the generator is semantic preservation, modifying a binary’s static structure without altering how it actually executes.

This is a strict requirement: any change that breaks the malware’s functionality defeats the purpose of the attack.

The most effective technique identified involved injecting strings typical of legitimate, benign files into the malicious binary.

Researchers from the Czech Technical University in Prague found that MalConv is sensitive to these strings regardless of where they appear within the executable file at the beginning, middle, or end.

This means attackers do not need precise knowledge of the internal file structure to manipulate the classifier’s output.

Beyond the standard Evasion Rate (ER) metric, the team introduced two new evaluation metrics, the Extended Evasion Rate (EER) and a confidence-shift measurement, to better capture the extent to which the generator degrades a detector’s certainty.

In the mean case, the generator reduced MalConv’s malware classification confidence by −0.50, a substantial drop that highlights how far ML models can be pushed toward misclassification.

Why This Matters for Defenders

Research published on arXiv by the Czech Technical University in Prague highlights a growing arms race between adversarial malware authors and ML-based defense systems.

Prior work on ELF binaries, such as the ADVeRL-ELF framework using reinforcement learning, achieved a 59.5% evasion success rate against IoT-focused ARM architecture binaries.

The new generator pushes that ceiling higher and demonstrates that Linux endpoints, containers, and cloud workloads are increasingly viable targets for adversarial evasion attacks.

Security teams relying solely on ML-based detection in Linux environments should treat research from the Czech Technical University in Prague as a strong signal to adopt layered defenses.

Combining behavioral analysis, signature-based detection, and adversarial retraining with modified binaries can significantly reduce evasion success rates.

Follow us on Google News, LinkedIn, and X for daily cybersecurity updates. Contact us to feature your stories.

The post Linux ELF Malware Generator Evades ML Detection With Semantic-Preserving Changes appeared first on Cyber Security News.






Abinaya





Go to cyber-security-news





Posted

in

, , ,

by