| 제목 | 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. PM 05:58 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 08. PM 09:24 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 400289 [tile-ai tilelang 까지 0.1.14 Kernel Cache kernel_cache.py KernelCache._load_kernel_from_disk 권한 상승] |
|---|
| 포인트들 | 20 |
|---|