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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-58087— semctl(2) 堆越界访问漏洞

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

影响版本矩阵 3

厂商产品版本范围状态
FreeBSDFreeBSD15.1-RELEASE< p2affected
15.0-RELEASE< p12affected
14.4-RELEASE< p8affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Heap out-of-bounds access in semctl(2)
来源: CVE Program / CVE List V5
Vulnerability Description
The GETALL and SETALL commands in semctl(2) recorded the number of semaphores in the target set, dropped the lock protecting the set, allocated a buffer sized for that count, and reacquired the lock. A sequence-number check was used to verify that the set had not been replaced in the interim, but the sequence number wraps after 0x8000 create/destroy cycles. By rapidly destroying and recreating semaphore sets at the same index, another process can cause the sequence number to wrap, allowing a set with a different number of semaphores to pass validation. The subsequent copy then reads or writes past the end of the allocated buffer. An unprivileged local user can trigger out-of-bounds reads and writes on kernel heap memory, potentially leading to privilege escalation.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
整数下溢(超界折返)
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
FreeBSDFreeBSD 15.1-RELEASE ~ p2 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · FreeBSD · 2026-08-19 · 共 23 条

CVE-2026-49426ptrace(2) 系统调用审核记录错误漏洞
CVE-2026-58088ELF核心转储段计数竞态条件漏洞
CVE-2026-58083kqueue copy-on-fork 释放后使用漏洞
CVE-2026-58084内核定时器函数timer_settime内存泄露漏洞
CVE-2026-58085wg(4) 数据包解密缺少 MAC 验证漏洞
CVE-2026-58086jails环境中ktrace(2)权限验证错误
CVE-2026-4942532位兼容支持中的内核堆栈信息泄露漏洞
CVE-2026-49424Linux 兼容层内核栈信息泄露漏洞
CVE-2026-58081iconv(3) 堆缓冲区溢出漏洞
CVE-2026-58082iconv(3) 栈缓冲区溢出漏洞
CVE-2026-49423KTLS 接收内存未初始化导致远程拒绝服务漏洞
CVE-2026-49418设备分页器页列表存在释放后使用漏洞
CVE-2026-49427posixshm大页共享内存对象未显式固定漏洞
CVE-2026-49428POSIX共享内存系统调用错误释放大页对象内存漏洞
CVE-2026-49420libalias RTSP处理程序缓冲区溢出漏洞
CVE-2026-49422TCP RACK栈选项处理程序中存在的释放后使用漏洞
CVE-2026-49421unlinkat(2) 忽略 AT_RESOLVE_BENEATH 标志漏洞
CVE-2026-49430ZFS_IOC_RECV_NEW ioctl内核堆溢出漏洞
CVE-2026-49429ZFS_IOC_USERSPACE_MANY ioctl 内核堆溢出漏洞
CVE-2026-49431ZFS_IOC_SET_PROP ioctl用户验证不正确漏洞

显示前 20 条,共 23 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-58087

暂无评论


发表评论