![]() |
rpc.mountd overflow |
|
|
|
| FAQ | |||
|
|
SummaryAn intruder has attempted to exploit the Linux mountd buffer overflow.
Details
This is an extremely common attack on the Internet. Most versions of Linux, up until the middle of 1998, were vulnerable to this exploit. It is a typical buffer overflow problem where the attacker passes in a filename that is much too large,
When an attacker attempts to exploit this bug, you may see other signs of abnormal behavior. For example, syslog might complain of a filename that is too long. Like most buffer overflows, the "filename" will consist mostly of a single character repeated over and over in a long string.
Defense
Many new users of Linux mistakenly expose services to the Internet. They install all the packages of interest, which opens about 20-30 ports (TCP and UDP) to the Internet. However, this likely opens up ports that hackers can break into. Users should go into their /etc/inetd.conf and disable all unnecessary services.
| more information |
|
| ||||
Version appeared: