|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: About: [BUGTRAQ] [RHSA-2000:087-02] Potential security problems in pingfixed.
From: Jason Bradley Nance (jbnance
TRESGEEK.NET)Date: Sat Oct 21 2000 - 08:55:11 CDT
- Next message: Jason Bradley Nance: "Re: About: [BUGTRAQ] [RHSA-2000:087-02] Potential security problems in pingfixed."
- Previous message: Reidar Krogstad: "Re: About: [BUGTRAQ] [RHSA-2000:087-02] Potential security problems in pingfixed."
- In reply to: Nazri Hussain: "Re: About: [BUGTRAQ] [RHSA-2000:087-02] Potential security problems in pingfixed."
- Next in thread: Jarno Huuskonen: "Re: About: [BUGTRAQ] [RHSA-2000:087-02] Potential security problems in pingfixed."
- Reply: Jason Bradley Nance: "Re: About: [BUGTRAQ] [RHSA-2000:087-02] Potential security problems in pingfixed."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I think you must have been using RedHat version 6.1 or below.
> Take note that the problem is for people who is using Redhat 6.2
> and RedHat 7.0.
I think the problem effects 6.1 as well. Check this out:
[root
cartman bin]# rpm -qf /bin/ping
netkit-base-0.10-37
[root
cartman bin]# cat /etc/redhat-release
Red Hat Linux release 6.1 (Cartman)
[root
cartman bin]#
[root
zoot bin]# rpm -qf /bin/ping
iputils-20001010-1.6x
[root
zoot bin]# cat /etc/redhat-release
Red Hat Linux release 6.2 (Zoot)
[root
zoot bin]#
Ping is not the part of the same package in these 2 releases.
You might be able to --force it, but who knows what that might break.
Now check this out.
RH 6.1:
[root
cartman bin]# ping -c 1 -s 65690 localhost
WARNING: packet size 65690 is too large. Maximum is 65507
Segmentation fault (core dumped)
[root
cartman bin]#
- Next message: Jason Bradley Nance: "Re: About: [BUGTRAQ] [RHSA-2000:087-02] Potential security problems in pingfixed."
- Previous message: Reidar Krogstad: "Re: About: [BUGTRAQ] [RHSA-2000:087-02] Potential security problems in pingfixed."
- In reply to: Nazri Hussain: "Re: About: [BUGTRAQ] [RHSA-2000:087-02] Potential security problems in pingfixed."
- Next in thread: Jarno Huuskonen: "Re: About: [BUGTRAQ] [RHSA-2000:087-02] Potential security problems in pingfixed."
- Reply: Jason Bradley Nance: "Re: About: [BUGTRAQ] [RHSA-2000:087-02] Potential security problems in pingfixed."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]