# drbd:在drbd_create_device()中使用已释放的内存
## 概述
在 Linux 内核中,修复了 `drbd_create_device()` 中的 use-after-free 漏洞。通过使用 _safe() 迭代器,避免了在调用 `drbd_destroy_connection()` 释放 "connection" 后的使用。
## 影响版本
未指定具体版本。
## 细节
`drbd_destroy_connection()` 会释放 "connection",但 `drbd_create_device()` 中存在一个 use-after-free 的漏洞。通过使用 _safe() 迭代器,可以防止在 "connection" 被释放后继续访问。
## 影响
可能导致程序崩溃或被恶意利用。
# | POC 描述 | 源链接 | 神龙链接 |
---|
标题: Making sure you're not a bot! -- 🔗来源链接
标签:
标题: Making sure you're not a bot! -- 🔗来源链接
标签:
标题: Making sure you're not a bot! -- 🔗来源链接
标签:
标题: Making sure you're not a bot! -- 🔗来源链接
标签:
标题: Making sure you're not a bot! -- 🔗来源链接
标签:
标题: Making sure you're not a bot! -- 🔗来源链接
标签:
标题: 503 Service Temporarily Unavailable -- 🔗来源链接
标签: