| タイトル | tile-ai tilelang main Remote Code Executio |
|---|
| 説明 | TileLang contains an unsafe deserialization vulnerability in its kernel cache system. The software uses cloudpickle (a superset of Python pickle) to serialize and deserialize kernel parameters and compiled function objects to and from disk. An attacker who can write files to the TILELANG_CACHE_DIR directory (default: ~/.tilelang/cache) can craft a malicious pickle file that executes arbitrary Python code via the cloudpickle.load() reduce protocol when a victim loads a cached kernel. This affects KernelCache._load_kernel_from_disk (tilelang/cache/kernel_cache.py:595) and AutotuneResult._load_kernel_from_disk / load_from_disk (tilelang/autotuner/param.py:368, 497).
|
|---|
| ソース | ⚠️ https://github.com/tile-ai/tilelang/issues/2817 |
|---|
| ユーザー | Customeres (UID 86596) |
|---|
| 送信 | 2026年07月30日 17:58 (1 月 ago) |
|---|
| モデレーション | 2026年09月08日 21:24 (1 month later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 400289 [tile-ai tilelang 迄 0.1.14 Kernel Cache kernel_cache.py KernelCache._load_kernel_from_disk 特権昇格] |
|---|
| ポイント | 20 |
|---|