漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Uninitialized kernel memory disclosure via ktrace(2)
Vulnerability Description
In some cases, the ktrace facility will log the contents of kernel structures to userspace. In one such case, ktrace dumps a variable-sized sockaddr to userspace. There, the full sockaddr is copied, even when it is shorter than the full size. This can result in up to 14 uninitialized bytes of kernel memory being copied out to userspace. It is possible for an unprivileged userspace program to leak 14 bytes of a kernel heap allocation to userspace.
CVSS Information
N/A
Vulnerability Type
堆缓冲区溢出
Vulnerability Title
FreeBSD ktrace 安全漏洞
Vulnerability Description
FreeBSD ktrace是FreeBSD基金会的一个用于跟踪系统调用的工具。 FreeBSD ktrace存在安全漏洞,该漏洞源于允许未授权的用户空间程序在特定条件下泄露内核内存中的未初始化数据。
CVSS Information
N/A
Vulnerability Type
N/A