漏洞信息详情
FreeBSD vfs_cache拒绝服务漏洞
- CNNVD编号:CNNVD-199909-040
- 危害等级: 低危
- CVE编号:
CVE-1999-0912
- 漏洞类型:
未知
- 发布时间:
1999-09-22
- 威胁类型:
本地
- 更新时间:
2005-05-02
- 厂 商:
freebsd - 漏洞来源:
This vulnerability… -
漏洞简介
FreeBSD VFS cache (vfs_cache)中存在漏洞。本地用户通过打开大量的文件导致拒绝服务。
漏洞公告
This vulnerability was fixed in src/sys/kern/vfs_cache.c version 1.38.2.3 by limiting the number of aliases to a vnode in the namecache to a sysctl tunable parameter (‘vfs.cache.maxaliases’: default 4).
Upgrade to the latest version of FreeBSD 3.3-STABLE to fix the problem.
参考网址
来源: BID
名称: 653
链接:http://www.securityfocus.com/bid/653
来源: OSVDB
名称: 1079
链接:http://www.osvdb.org/1079
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END