| 概要 | In the Linux kernel, the following vulnerability has been resolved: fs/mbcache: cancel shrink work before destroying the cache mb_cache_destroy() calls shrinker_free() and then frees all cache If mb_cache_entry_create() schedules c_shrink_work via schedule_work() This is only reachable by a privileged user (root or CAP_SYS_ADMIN) Cancel the work item with cancel_work_sync() before calling |
|---|---|
| 公表日 | 2026年6月25日2:17 |
| 登録日 | 2026年6月27日4:22 |
| 最終更新日 | 2026年6月25日2:17 |