目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-45251— FreeBSD 资源管理错误漏洞

AI 预测 7.8 利用难度: 中等 EPSS 0.17% · P7

影响版本矩阵 3

厂商产品版本范围状态
FreeBSDFreeBSD15.0-RELEASE< p9affected
14.4-RELEASE< p5affected
14.3-RELEASE< p14affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-45251 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Kernel use-after-free via file descriptor syscalls
来源: CVE Program / CVE List V5
Vulnerability Description
A file descriptor can be closed while a thread is blocked in a poll(2) or select(2) call waiting for that descriptor. Because the blocked thread does not hold a reference to the underlying object, this closure may result in the object being freed while the thread remains blocked. In this situation, the kernel must remove the blocked thread from the per-object wait queue prior to freeing the object. In the case of some file descriptor types, the kernel failed to unlink blocked threads from the object before freeing it. When the blocked thread is subsequently woken, it accesses memory that has already been freed resulting in a use-after-free vulnerability. The use-after-free vulnerability may be triggered by an unprivileged local user and can be exploited to obtain superuser privileges.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
释放后使用
来源: CVE Program / CVE List V5
Vulnerability Title
FreeBSD 资源管理错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
FreeBSD是FreeBSD基金会的一套类Unix操作系统。 FreeBSD存在资源管理错误漏洞,该漏洞源于文件描述符关闭时线程阻塞在poll或select调用中,内核在释放对象前未能从对象等待队列中移除阻塞线程,导致释放后重用,可能被无特权本地用户触发并利用获取超级用户权限。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
FreeBSDFreeBSD 15.0-RELEASE ~ p9 -

二、漏洞 CVE-2026-45251 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-45251 的情报信息

登录查看更多情报信息。

CVE-2026-45251 厂商安全公告 (1)

同批安全公告 · FreeBSD · 2026-05-21 · 共 7 条

CVE-2026-45250FreeBSD 安全漏洞
CVE-2026-45252FreeBSD 安全漏洞
CVE-2026-45255FreeBSD 操作系统命令注入漏洞
CVE-2026-45253FreeBSD 缓冲区错误漏洞
CVE-2026-45254FreeBSD 安全漏洞
CVE-2026-39461FreeBSD 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-45251

暂无评论


发表评论