脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
The BSD libc library's link_ntoa() function may be vulnerable to a classic buffer overflow
脆弱性説明
Improper bounds checking of the obuf variable in the link_ntoa() function in linkaddr.c of the BSD libc library may allow an attacker to read or write from memory. The full impact and severity depends on the method of exploit and how the library is used by applications. According to analysis by FreeBSD developers, it is very unlikely that applications exist that utilize link_ntoa() in an exploitable manner, and the CERT/CC is not aware of any proof of concept. A blog post describes the functionality of link_ntoa() and points out that none of the base utilities use this function in an exploitable manner. For more information, please see FreeBSD Security Advisory SA-16:37.
CVSS情報
N/A
脆弱性タイプ
未进行输入大小检查的缓冲区拷贝(传统缓冲区溢出)
脆弱性タイトル
FreeBSD 缓冲区错误漏洞
脆弱性説明
FreeBSD是由Core Team团队负责的FreeBSD项目中的一套类Unix自由操作系统,是经过BSD、386BSD和4.4BSD发展而来的类Unix的一个重要分支。 FreeBSD中的linkaddr.c文件的‘link_ntoa()’函数存在基于栈的缓冲区溢出漏洞,该漏洞程序没有对‘obuf’参数执行边界检查。攻击者可利用该漏洞读取或写入内存。以下版本受到影响:FreeBSD Freebsd 9.3-RELEASE-p51之前的版本,10.1-RELEASE-p43之前的版本,10.2-RELE
CVSS情報
N/A
脆弱性タイプ
N/A