arXiv論文メモ
新着一覧
cs.CR · 査読状況未確認

量子最適化によるROP部品の選択を実機で評価

Quantum ROP: Using Quantum Algorithms for ROP Chain Selection in Exploit Construction

Carlos Benitez

この論文をやさしく読む

ひとことで言うと

量子計算でROPの部品を選ぶ方法を、実機とベンチマークで評価した研究。

何に役立つ?

量子最適化が攻撃手法の組み立てに使えるかを評価し、防御側が将来の能力を見積もる材料になる。要旨で示す実証は限定されたLinuxシナリオとベンチマークである。

この研究の面白いところ

量子実機でQAOAを実行し、16件中11件で最小コストの有効な組合せを発見した一方、残る5件は回路の深さに関連して失敗した。

どこまで分かった?

評価はLinuxバイナリ8種類とベンチマーク16件に限られる。現在のハードウェアでは回路深度が最適解の発見を妨げた。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

量子計算によるサイバーセキュリティ上の脅威は現在、主にショアのアルゴリズムが将来、非対称暗号を破る可能性として論じられている。しかし、暗号解読以外にも、量子計算が攻撃的なセキュリティ技術を可能にするかもしれない。本研究はその一方向として、攻撃コードを組み立てる際のReturn-Oriented Programming(ROP)の部品選択に、量子組合せ最適化を適用する。 部品ごとのコストと、部品間でレジスタの値を壊す相互作用を表す二次非制約二値最適化(QUBO)問題として選択を定式化し、IBM Heron r2の実機上でQAOAを用いて解いた。Linuxカーネルの攻撃シナリオでは、QAOAで選ばれたROPチェーンが、SMEPとSMAPが有効な状態でuid=0への権限昇格を達成した。Linuxのバイナリ8種類、ベンチマーク16件のうち、11件でQAOAはコストが最も低い有効なチェーンを見つけた。残り5件では最適解が得られず、その失敗は現在の制限のあるハードウェア上で回路が深くなりすぎることと関連していた。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-21(UTC)
最新改訂
2026-09-21 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

The quantum computing threat to cybersecurity is nowadays predominantly framed around Shor's algorithm and its eventual capacity to break asymmetric cryptography. Beyond cryptanalysis, however, quantum computing may also enable other capabilities in offensive security. This work explores one such direction: the application of quantum combinatorial optimization to Return-Oriented Programming (ROP) gadget selection for exploit construction. We formulate gadget selection as a Quadratic Unconstrained Binary Optimization (QUBO) problem that captures individual gadget cost and inter-gadget register-clobbering interactions, and solve it using QAOA on real IBM Heron r2 hardware. Applied to a Linux kernel exploitation scenario, the QAOA-selected chain achieves privilege escalation to uid=0 with SMEP and SMAP active. Across eight Linux binaries and 16 benchmark instances, QAOA recovered the lowest-cost valid chain in 11 cases; in the remaining five, it did not recover the optimum, with the failures associated with excessive circuit depth on current limited hardware.

著者のコメント

29 pages, 3 figures

arXiv ID: 2609.25364 / 要約の誤りについて