Отправить #911126: tile-ai tilelang main Remote Code ExecutioИнформация

Название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)
Статуспринято
Запись VulDB400289 [tile-ai tilelang до 0.1.14 Kernel Cache kernel_cache.py KernelCache._load_kernel_from_disk эскалация привилегий]
Баллы20

Do you want to use VulDB in your project?

Use the official API to access entries easily!