漏洞信息详情
Linux kernel ‘clone_mnt’函数安全漏洞
- CNNVD编号:CNNVD-201304-518
- 危害等级: 中危
- CVE编号:
CVE-2013-1957
- 漏洞类型:
权限许可和访问控制
- 发布时间:
2013-04-24
- 威胁类型:
本地
- 更新时间:
2013-05-20
- 厂 商:
linux - 漏洞来源:
-
漏洞简介
Linux kernel是美国Linux基金会发布的开源操作系统Linux所使用的内核。NFSv4 implementation是其中的一个分布式文件系统协议。
Linux kernel 3.8.6之前的版本中的fs/namespace.c中的‘clone_mnt’函数中存在漏洞,该漏洞源于程序未正确限制对MNT_READONLY标记的更改。本地攻击者可通过挂载只读属性的文件系统,绕过该文件系统的只读限制。
参考网址
来源: github.com
链接:https://github.com/torvalds/linux/commit/132c94e31b8bca8ea921f9f96a57d684fa4ae0a9
来源: MLIST
名称: [oss-security] 20130416 Re: Re: Summary of security bugs (now fixed) in user namespaces
链接:http://www.openwall.com/lists/oss-security/2013/04/16/11
来源: www.kernel.org
链接:http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.6
来源: git.kernel.org
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END