Debian 6 Squeeze 的 GHOST 漏洞修复
GHOST vulnerability fix for Debian 6 Squeeze
我一直在尝试更新 eglibc 以修复容易受到 GHOST 攻击的 Debian 6 Squeeze 系统,但到目前为止我还没有成功。
我已经阅读了相关说明here but my system still remains vulnerable. (I am checking vulnerability by running the script located here)。更新后我的libc版本是2.11.3-4.
我注意到在 Debian's Security Tracker 上有一个固定版本的 eglibc for eglibc on squeeze (lts),但不是 squeeze。我运行挤
如何修复我的 squeeze 版本?我需要升级到 squeeze (lts) 吗?如果是这样,这是一个痛苦而复杂的过程,还是一个简单而容易的过程?
非常感谢 - 谢谢。
请参阅 . You really do need to upgrade to Squeeze LTS, but it’s simple enough if you’re running i386
or amd64
; the Debian wiki 了解所有信息。
获取eglibc 的源代码并自己编译成.deb。
我一直在尝试更新 eglibc 以修复容易受到 GHOST 攻击的 Debian 6 Squeeze 系统,但到目前为止我还没有成功。
我已经阅读了相关说明here but my system still remains vulnerable. (I am checking vulnerability by running the script located here)。更新后我的libc版本是2.11.3-4.
我注意到在 Debian's Security Tracker 上有一个固定版本的 eglibc for eglibc on squeeze (lts),但不是 squeeze。我运行挤
如何修复我的 squeeze 版本?我需要升级到 squeeze (lts) 吗?如果是这样,这是一个痛苦而复杂的过程,还是一个简单而容易的过程?
非常感谢 - 谢谢。
请参阅 i386
or amd64
; the Debian wiki 了解所有信息。
获取eglibc 的源代码并自己编译成.deb。