Which Factors Make Code LLMs More Vulnerable to Backdoor Attacks? A Systematic Study
Code LLMs are increasingly employed in software development. However, studies have shown that they are vulnerable to backdoor attacks: when a trigger a specific input pattern appears in the input, the backdoor will be activated and cause the model to generate malicious outputs. Researchers have...