2 matches found
Linux Kernel RTA_MAX越界访问漏洞
Linux Kernel是开放源码操作系统Linux所使用的内核。 Linux Kernel代码实现上存在漏洞,本地攻击可能利用此漏洞对系统造成拒绝服务。 Linux内核代码中存在一个错误,将RTAMAX而不是RTNMAX错误地用做了数组的大小,导致dnfibprops(dnfib.c,DECNet)和fibprops(fibsemantics.c,IPv4)函数中可能出现越界访问的情况,造成内核崩溃。 Linux kernel 2.6.21-rc6 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:...
CVE-2007-2172
A typo in Linux kernel 2.6 before 2.6.21-rc6 and 2.4 before 2.4.35 causes RTAMAX to be used as an array size instead of RTNMAX, which leads to an "out of bound access" by the 1 dnfibprops dnfib.c, DECNet and 2 fibprops fibsemantics.c, IPv4 functions...