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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-45257— FreeBSD 缓冲区错误漏洞

AI 预测 7.8 利用难度: 较易 EPSS 0.15% · P5

影响版本矩阵 3

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

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

漏洞信息

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

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

Vulnerability Title
Arbitrary file overwrite via the KTLS receive path
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
The KTLS receive path decrypted each record in place, assuming that the mbufs holding received data were anonymous and safe to modify. This assumption does not hold for data placed on a socket by sendfile(2), which can reference file-backed memory directly through non-anonymous M_EXTPG pages or EXT_SFBUF mbufs. When the sender transmits such data over a loopback connection without enabling KTLS on the transmit side, the file-backed mbufs reach the receiver's decryption path unchanged. Decrypting a record in place then overwrites the backing file's page cache instead of a private copy of the data. An unprivileged local user who can read a file can overwrite its contents with data of their choosing by sending the file over a loopback connection on which they have enabled KTLS receive. The write modifies the page cache directly, so it bypasses file flags such as schg and is written back to disk. By overwriting a setuid binary or other trusted file, a local user can escalate privileges, potentially gaining full control of the affected system.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
任意地址可写任意内容条件
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
FreeBSD 缓冲区错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
FreeBSD是FreeBSD基金会开源的一套类Unix操作系统。 FreeBSD存在缓冲区错误漏洞,该漏洞源于KTLS接收路径中假设mbufs是匿名且安全的,但sendfile(2)发送的文件支持内存数据通过非匿名页面到达时,解密会直接覆盖页面缓存,导致无特权用户可覆盖文件内容以提升权限。以下版本受到影响:15.0-RELEASE p10之前版本、14.4-RELEASE p6之前版本和14.3-RELEASE p15之前版本。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-45257

暂无评论


发表评论