PulseAugur
EN
LIVE 10:59:34

New SM Trap method enables cost-effective DoS attacks on large reasoning models

Researchers have developed a new method called SM Trap to launch cost-effective denial-of-service (DoS) attacks against large reasoning models (LRMs). This technique bypasses the need for direct model feedback or training separate attack models by using the conflict count from a Satisfiability Modulo Theories (SMT) solver to guide the creation of computationally intensive queries. The study found that higher SMT conflict counts correlate with increased backtracking search in LRMs, leading to longer output generation times. SM Trap, a CPU-only framework, demonstrated significantly stronger DoS effects than existing methods across seven frontier models, while also showing a potential mitigation strategy that reduces token usage. AI

IMPACT This research highlights a new vulnerability in large reasoning models, potentially impacting their security and reliability in real-world applications.

RANK_REASON Academic paper detailing a new attack method against LLMs. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New SM Trap method enables cost-effective DoS attacks on large reasoning models

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Jian Yang, Zhenqi Feng, Zhaoyang Yu, Zhaoxin Fan, Kejian Wu, Xiaofeng Wang, Zheng Zhu, Jianjun Huang, Wei You, Bin Liang ·

    SMTrap: Cost-Effective DoS Attacks Against Large Reasoning Models via SMT Conflict Guidance

    arXiv:2608.18921v1 Announce Type: cross Abstract: Existing LRM-DoS methods rely heavily on model feedback to synthesize attack queries, requiring either repeated queries to the target model or training a dedicated attack model. These expensive operations severely weaken attack le…