Get the LinuxSecurity news you want faster with RSS
Powered By
Linux Advisory Watch: October 7th 2005
Source: LinuxSecurity.com Contributors - Posted by Benjamin D. Thomas
This week, advisories were released for gtkdiskfree, util-linux, ClamAV, loop-aes,
helix-player, backupninja, squid, mysql, ntlmaps, mysql-dfsg, gopher, prozilla,
cfengine, mozilla-firefox, apachetop, drupal, mailutils, egroupware, arc, mod-auth-shadow,
mason, slocate, vixie-cron, net-snmp, kernel, openssh, binutils, perl, and gdb.
The distributors include Debian, Gentoo, and Red Hat.
EnGarde Secure Linux 3.0
- Download Now!
Linux
2.6 kernel featuring SELinux Mandatory Access Control
Guardian Digital Secure
Network features free access to all system and security updates (to be available
shortly through an updated release)
Support for new hardware,
including 64-bit AMD architecture
Web-based management
of all functions, including the ability to build a complete web presence with
FTP, DNS, HTTP, SMTP and more.
Apache v2.0, BIND v9.3,
MySQL v5.0(beta)
Completely new WebTool,
featuring easier navigation and greater ability to manage the complete system
Integrated firewall with
ability to manage individual firewall rules, control port forwarding, and
creation of IP blacklists
Built-in UPS configuration
provides ability to manage an entire network of battery-backup devices
RSS feed provides ability
to display current news and immediate access to system and security updates
Real-time access to system
and service log information
A "Denial of Service" (DoS) attack is one where the attacker tries to make
some resource too busy to answer legitimate requests, or to deny legitimate
users access to your machine.
Denial of service attacks have increased greatly in recent years. Some of the
more popular and recent ones are listed below. Note that new ones show up all
the time, so this is just a few examples. Read the Linux security lists and
the bugtraq list and archives for more current information.
SYN Flooding - SYN flooding is a network denial of service attack. It takes
advantage of a "loophole" in the way TCP connections are created. The newer
Linux kernels (2.0.30 and up) have several configurable options to prevent
SYN flood attacks from denying people access to your machine or services.
See Section 7 for proper kernel protection options.
Ping Flooding - Ping flooding is a simple brute-force denial of service
attack. The attacker sends a "flood" of ICMP packets to your machine. If they
are doing this from a host with better bandwidth than yours, your machine
will be unable to send anything on the network. A variation on this attack,
called "smurfing", sends ICMP packets to a host with your machine's return
IP, allowing them to flood you less detectably.
Ping o' Death - The Ping o' Death attack sends ICMP ECHO REQUEST packets
that are too large to fit in the kernel data structures intended to store
them. Because sending a single, large (65,510 bytes) "ping" packet to many
systems will cause them to hang or even crash, this problem was quickly dubbed
the "Ping o' Death." This one has long been fixed, and is no longer anything
to worry about.
Teardrop / New Tear - One of the most recent exploits involves a bug present
in the IP fragmentation code on Linux and Windows platforms. It is fixed in
kernel version 2.0.33, and does not require selecting any kernel compile-time
options to utilize the fix. Linux is apparently not vulnerable to the "newtear"
exploit.
Linux File
& Directory Permissions Mistakes - One common mistake Linux administrators
make is having file and directory permissions that are far too liberal and
allow access beyond that which is needed for proper system operations. A full
explanation of unix file permissions is beyond the scope of this article,
so I'll assume you are familiar with the usage of such tools as chmod, chown,
and chgrp. If you'd like a refresher, one is available right here on linuxsecurity.com.
Introduction:
Buffer Overflow Vulnerabilities - Buffer overflows are a leading type
of security vulnerability. This paper explains what a buffer overflow is,
how it can be exploited, and what countermeasures can be taken to prevent
the use of buffer overflow vulnerabilities.
Getting
to Know Linux Security: File Permissions - Welcome to the first
tutorial in the 'Getting to Know Linux Security' series. The topic explored
is Linux file permissions. It offers an easy to follow explanation of how
to read permissions, and how to set them using chmod. This guide is intended
for users new to Linux security, therefore very simple. If the feedback is
good, I'll consider creating more complex guides for advanced users. Please
let us know what you think and how these can be improved.
Take advantage of our Linux Security discussion
list! This mailing list is for general security-related questions and comments.
To subscribe send an e-mail to security-discuss-request@linuxsecurity.com
with "subscribe" as the subject.
Thank you for reading the LinuxSecurity.com
weekly security newsletter. The purpose of this document is to provide our readers
with a quick summary of each week's most relevant Linux security headline.
Debian
Debian: New gtkdiskfree packages fix
insecure temporary file
This advisory was originally released to fix the heap overflow
in IDN headers. However, the official fixed release included several other
security fixes as well.
http://www.linuxsecurity.com/content/view/120493
An updated slocate package that fixes a denial of service and
various bugs is available. This update has been rated as having low security
impact by the Red Hat Security Response Team.
http://www.linuxsecurity.com/content/view/120528
RedHat: Low: vixie-cron security update
5th, October, 2005
An updated vixie-cron package that fixes various bugs and a
security issue is now available. This update has been rated as having
low security impact by the Red Hat Security Response Team.
http://www.linuxsecurity.com/content/view/120529
RedHat: Low: net-snmp security update
5th, October, 2005
Updated net-snmp packages that fix two security issues and various
bugs are now available. This update has been rated as having low security
impact by the Red Hat Security Response Team.
http://www.linuxsecurity.com/content/view/120530
RedHat: Updated kernel packages available
for Red Hat
Updated openssh packages that fix a security issue, bugs, and
add support for recording login user IDs for audit are now available for
Red Hat Enterprise Linux 4.
http://www.linuxsecurity.com/content/view/120532