Linux Kernel fallocate实现拒绝服务漏洞

漏洞名称: Linux Kernel fallocate实现拒绝服务漏洞
CNNVD编号: CNNVD-201306-149
发布时间: 2013-06-09
更新时间: 2013-06-09
危害等级: 低危  低危
漏洞类型: 缓冲区溢出
威胁类型: 本地
CVE编号: CVE-2011-4098

Linux Kernel是美国Linux基金会发布的开放源码操作系统Linux所使用的内核。 
        Linux kernel 3.2之前的版本中的GFS2文件系统中的fallocate实现中存在漏洞,该漏洞源于程序依赖页面缓存。本地攻击者可通过在涉及内存不足的特定情况下预先分配块利用该漏洞造成拒绝服务。

目前厂商已经发布了升级补丁以修复此安全问题,补丁获取链接: 
        https://www.redhat.com/archives/cluster-devel/2011-September/msg00064.html

来源: MLIST 
名称: [cluster-devel] 20110912 [PATCH] GFS2: rewrite fallocate code to write blocks directly 
链接:https://www.redhat.com/archives/cluster-devel/2011-September/msg00064.html 


来源: oss.oracle.com 
链接:https://oss.oracle.com/git/?p=redpatch.git;a=commit;h=fadca7bdc43b02f518585d9547019966415cadfd 


来源: github.com 
链接:https://github.com/torvalds/linux/commit/64dd153c83743af81f20924c6343652d731eeecb 

原文地址:https://www.cnblogs.com/security4399/p/3134755.html