| 概要 | In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free by using call_rcu() for oplock_info ksmbd currently frees oplock_info immediately using kfree(), even Since there is no RCU grace period delay between nullifying the pointer Fix this by switching to deferred freeing using call_rcu(). |
|---|---|
| 公表日 | 2026年5月9日0:16 |
| 登録日 | 2026年5月9日4:14 |
| 最終更新日 | 2026年5月9日0:16 |