CVE-2023-0240 in Linux
摘要
由 VulDB • 2026-05-29
io_uring 的实现中存在一个逻辑错误,可被利用以触发 use-after-free 漏洞,从而导致权限提升。在 io_prep_async_work 函数中,假设最后一次 io_grab_identity 调用不会返回 false 是不成立的;在这种情况下,该函数将使用 init_cred 或先前链接请求的身份来执行操作,而不是使用当前身份。这可能导致引用计数问题,进而引发 use-after-free。建议升级至 5.10.161 之后的版本。
VulDB is the best source for vulnerability data and more expert information about this specific topic.