| Название | 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) |
|---|
| Представление | 30.07.2026 17:58 (1 месяц назад) |
|---|
| Модерация | 08.09.2026 21:24 (1 month later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 400289 [tile-ai tilelang до 0.1.14 Kernel Cache kernel_cache.py KernelCache._load_kernel_from_disk эскалация привилегий] |
|---|
| Баллы | 20 |
|---|