stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


RE: Linux kernel IGMP vulnerabilities







RE: Linux kernel IGMP vulnerabilities

RE: Linux kernel IGMP vulnerabilities 12/19/2004 03:48 PM

Jirka Kosina (Dec 16 2004)




This is a GrokNews Entry: (what is grok?)





Similar Items

RE: Linux kernel IGMP vulnerabilities

Grok Headline matches for RE: Linux kernel IGMP vulnerabilities

[USN-110-1] Linux kernel vulnerabilities


[USN-110-1] Linux kernel vulnerabilities 04/11/2005 11:17 AM
Posted by Martin Pitt, Apr 11 2005

[USN-103-1] Linux kernel vulnerabilities


[USN-103-1] Linux kernel vulnerabilities 04/01/2005 05:06 PM
Martin Pitt (Apr 01 2005)

linux kernel IEEE1394(Firewire) driver
integer overflow vulnerabilities


linux kernel IEEE1394(Firewire) driver
integer overflow vulnerabilities
06/22/2004 05:11 PM
infamous41md_at_hotpop.com (Jun 22 2004)

"Turbolinux: kernel Multiple
vulnerabilities"


"Turbolinux: kernel Multiple
vulnerabilities"
05/27/2004 04:55 AM

NetBSD kernel local vulnerabilities


NetBSD kernel local vulnerabilities 12/19/2004 03:48 PM
Evgeny Demidov (Dec 17 2004)

[RHSA-2003:088-01] New kernel 2.2
packages fix vulnerabilities


[RHSA-2003:088-01] New kernel 2.2
packages fix vulnerabilities
03/20/2003 11:48 AM
bugzilla_at_redhat.com (Mar 20 2003)

MDKSA-2004:066 - Updated kernel packages
fix multiple vulnerabilities


MDKSA-2004:066 - Updated kernel packages
fix multiple vulnerabilities
07/07/2004 01:05 PM
Mandrake Linux Security Team (Jul 06 2004)

MDKSA-2004:037 - Updated kernel packages
fix multiple vulnerabilities


MDKSA-2004:037 - Updated kernel packages
fix multiple vulnerabilities
04/27/2004 04:11 PM
Mandrake Linux Security Team (Apr 27 2004)

MDKSA-2004:050 - Updated kernel packages
fix multiple vulnerabilities


MDKSA-2004:050 - Updated kernel packages
fix multiple vulnerabilities
05/22/2004 06:46 PM
Mandrake Linux Security Team (May 21 2004)

MDKSA-2004:062 - Updated kernel packages
fix multiple vulnerabilities


MDKSA-2004:062 - Updated kernel packages
fix multiple vulnerabilities
06/23/2004 03:57 PM
Mandrake Linux Security Team (Jun 23 2004)

MDKSA-2004:087 - Updated kernel packages
fix multiple vulnerabilities


MDKSA-2004:087 - Updated kernel packages
fix multiple vulnerabilities
08/27/2004 05:51 PM
Mandrake Linux Security Team (Aug 26 2004)

[RHSA-2004:166-01] Updated kernel
packages resolve security
vulnerabilities


[RHSA-2004:166-01] Updated kernel
packages resolve security
vulnerabilities
04/21/2004 01:06 PM
bugzilla_at_redhat.com (Apr 21 2004)

Re: [RHSA-2004:065-01] Updated kernel
packages resolve security
vulnerabilities


Re: [RHSA-2004:065-01] Updated kernel
packages resolve security
vulnerabilities
02/19/2004 06:15 PM
Ulrich Keil (Feb 18 2004)

[RHSA-2004:065-01] Updated kernel
packages resolve security
vulnerabilities


[RHSA-2004:065-01] Updated kernel
packages resolve security
vulnerabilities
02/18/2004 12:11 PM
bugzilla_at_redhat.com (Feb 18 2004)

Layer-7 Packet Classifier for Linux
0.1.0 (Linux Kernel 2.6 Netfilter patch)


Layer-7 Packet Classifier for Linux
0.1.0 (Linux Kernel 2.6 Netfilter patch)
11/10/2003 11:33 PM
A layer-7 packet classifier for packet shaping.

Layer-7 Packet Classifier for Linux
0.0.2 (Linux Kernel 2.6 Netfilter patch)


Layer-7 Packet Classifier for Linux
0.0.2 (Linux Kernel 2.6 Netfilter patch)
10/31/2003 02:44 AM
A layer-7 packet classifier for packet shaping.

McObject’s eXtremeDB - First In-Memory
Database for BlueCat Linux 5.0 and Linux
2.6 Kernel


McObject’s eXtremeDB - First In-Memory
Database for BlueCat Linux 5.0 and Linux
2.6 Kernel
06/22/2004 02:43 AM
With McObject’s release of its eXtremeDB 2.3 in-memory embedded database for LynuxWorks’ BlueCat Linux 5.0 operating system, developers of embedded Linux applications for the first time have an in-memory database system (IMDS) available for LynuxWorks’ powerful embedded platform, and for the Linux 2.6 kernel on which BlueCat Linux 5.0 is based. [PRWEB Jun 22, 2004]

Layer-7 Packet Classifier for Linux
0.4.0 (Linux Kernel 2.6 Netfilter patch)


Layer-7 Packet Classifier for Linux
0.4.0 (Linux Kernel 2.6 Netfilter patch)
12/06/2003 03:55 AM
An application-layer packet classifier for Linux.

Openwall Linux kernel patch 2.4.30-ow1
(Linux 2.4 branch)


Openwall Linux kernel patch 2.4.30-ow1
(Linux 2.4 branch)
04/08/2005 10:32 AM
The Openwall Linux kernel patch is a collection of security "hardening" features for the Linux kernel. In addition to the new features, some versions of the patch contain various security fixes. The "hardening" features of the patch, while not a complete method of protection, provide an extra layer of security against the easier ways to exploit certain classes of vulnerabilities and/or reduce the impact of those vulnerabilities. The patch can also add a little bit more privacy to the system by restricting access to parts of /proc so that users may not see what others are doing.
Changes:
This release was updated to Linux 2.4.30.

Kernel Mode Linux 2.4.31_001 (For Linux
2.4 branch)


Kernel Mode Linux 2.4.31_001 (For Linux
2.4 branch)
06/05/2005 11:23 PM
Kernel Mode Linux is a technology which enables the execution of user programs in a kernel mode. In Kernel Mode Linux, user programs can access kernel address space directly. Unlike kernel modules, user programs are executed as ordinary processes (except for their privilege level), so scheduling and paging are performed as usual. Although it seems dangerous, the safety of the kernel can be ensured through such methods as static type checking, software fault isolation, and so forth.
License: GNU General Public License (GPL)
Changes:
This version was merged with the 2.4.31 Linux kernel.

Kernel Mode Linux 2.4.30_001 (For Linux
2.4 branch)


Kernel Mode Linux 2.4.30_001 (For Linux
2.4 branch)
04/05/2005 11:56 AM
Kernel Mode Linux is a technology which enables the execution of user programs in a kernel mode. In Kernel Mode Linux, user programs can access kernel address space directly. Unlike kernel modules, user programs are executed as ordinary processes (except for their privilege level), so scheduling and paging are performed as usual. Although it seems dangerous, the safety of the kernel can be ensured through such methods as static type checking, software fault isolation, and so forth.
Changes:
This version was merged with the 2.4.30 Linux kernel.

Kernel Mode Linux 2.6.0-test9_001 (For
Linux 2.6)


Kernel Mode Linux 2.6.0-test9_001 (For
Linux 2.6)
10/29/2003 02:47 PM
A factility for executing user processes in kernel mode safely.

Kernel Mode Linux 2.6.7_001 (For Linux
2.6)


Kernel Mode Linux 2.6.7_001 (For Linux
2.6)
06/21/2004 04:21 AM
A factility for executing user processes in kernel mode safely.

Kernel Mode Linux 2.6.0_001 (For Linux
2.6)


Kernel Mode Linux 2.6.0_001 (For Linux
2.6)
12/18/2003 02:24 PM
A factility for executing user processes in kernel mode safely.

Openwall Linux kernel patch 2.0.40-ow1
(Linux 2.0)


Openwall Linux kernel patch 2.0.40-ow1
(Linux 2.0)
04/17/2004 03:15 PM
A security "hardening" patch for the Linux kernel.

Openwall Linux kernel patch 2.4.26-ow1
(Linux 2.4)


Openwall Linux kernel patch 2.4.26-ow1
(Linux 2.4)
04/17/2004 03:15 PM
A security "hardening" patch for the Linux kernel.

Openwall Linux kernel patch 2.2.25-ow1
(Linux 2.2)


Openwall Linux kernel patch 2.2.25-ow1
(Linux 2.2)
03/20/2003 06:36 PM
A security "hardening" patch for the Linux kernel.

Kernel Mode Linux 2.6.0-mm2_001 (For
Linux 2.6-mm)


Kernel Mode Linux 2.6.0-mm2_001 (For
Linux 2.6-mm)
12/30/2003 01:18 PM
A factility for executing user processes in kernel mode safely.

MOSIX Kernel Patch 1.11.1 for Linux
2.4.26 (Linux 2.4)


MOSIX Kernel Patch 1.11.1 for Linux
2.4.26 (Linux 2.4)
04/21/2004 02:26 PM
A cluster management system for Unix.

Openwall Linux kernel patch 2.4.26-ow2
(Linux 2.4)


Openwall Linux kernel patch 2.4.26-ow2
(Linux 2.4)
06/19/2004 01:50 PM
A security "hardening" patch for the Linux kernel.

MOSIX Kernel Patch 1.12.0 for Linux
2.4.27 (Linux 2.4)


MOSIX Kernel Patch 1.12.0 for Linux
2.4.27 (Linux 2.4)
08/09/2004 04:12 AM
A cluster management system for Linux.

Kernel Mode Linux 2.6.10-mm1_001 (For
Linux 2.6-mm)


Kernel Mode Linux 2.6.10-mm1_001 (For
Linux 2.6-mm)
01/05/2005 11:27 AM
A factility for executing user processes in kernel mode safely.

MOSIX Kernel Patch 1.11.0 for Linux
2.4.25 (Linux 2.4)


MOSIX Kernel Patch 1.11.0 for Linux
2.4.25 (Linux 2.4)
02/19/2004 11:34 AM
A cluster management system for Unix.

Kernel Mode Linux 2.6.8_001 (For Linux
2.6)


Kernel Mode Linux 2.6.8_001 (For Linux
2.6)
08/14/2004 03:17 PM
A factility for executing user processes in kernel mode safely.

Kernel Mode Linux 2.4.23_001 (For Linux
2.4)


Kernel Mode Linux 2.4.23_001 (For Linux
2.4)
12/02/2003 01:59 AM
A factility for executing user processes in kernel mode safely.

Kernel Mode Linux 2.6.0-test9_002 (For
Linux 2.6)


Kernel Mode Linux 2.6.0-test9_002 (For
Linux 2.6)
11/12/2003 01:31 PM
A factility for executing user processes in kernel mode safely.

Kernel Mode Linux 2.6.7_002 (For Linux
2.6)


Kernel Mode Linux 2.6.7_002 (For Linux
2.6)
07/24/2004 09:36 AM
A factility for executing user processes in kernel mode safely.

Openwall Linux kernel patch 2.4.26-ow3
(Linux 2.4)


Openwall Linux kernel patch 2.4.26-ow3
(Linux 2.4)
08/04/2004 01:22 PM
A security "hardening" patch for the Linux kernel.

Kernel Mode Linux 2.6.10_001 (For Linux
2.6)


Kernel Mode Linux 2.6.10_001 (For Linux
2.6)
12/28/2004 11:02 AM
A factility for executing user processes in kernel mode safely.
Grok Description matches for RE: Linux kernel IGMP vulnerabilities
GrokA matches for RE: Linux kernel IGMP vulnerabilities

RE: Linux kernel IGMP vulnerabilities

The following phrases have been identified by the grok system as matching this entry:

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

[OpenPKG-SA-2004.054
] OpenPKG Security
Advisory (samba)

Gadu-Gadu, another
two bugs

NetBSD Security
Advisory 2004-010:
Insufficient
argument validation
in compat code

phphpbb2 + php
version < 4.3.10
unserialize() memory
dump sql password
from config.php
exploit

[ GLSA 200412-12 ]
Adobe Acrobat
Reader: Buffer
overflow
vulnerability

[Full-Disclosure]
Re: Linux kernel
scm_send local DoS

Re: iDEFENSE
Security Advisory
12.16.04: MPlayer
MMST Streaming Stack
Overflow
Vulnerability

Re: DJB's students
release 44 *nix
software
vulnerability
advisories

NetBSD kernel local
vulnerabilities

4 Vulnerabilities in
GamePort

[OpenPKG-SA-2004.056
] OpenPKG Security
Advisory (cvstrac)

Internet Explorer
Code Execution
Bypass Vulnerability

[SECURITY] [DSA
610-1] New cscope
packages fix
insecure temporary
file creation

Bug in Crypt::ECB
perl module

Re: *nix data wipe
tools

[ GLSA 200412-13 ]
Samba: Integer
overflow

14-pocket blazer
A look back at the
IBM PC saga

Specter of deadly
flu pandemic fails
to alarm government

Online Training
Cisco to open R&D
center in Japan next
February

Boeing casts eyes on
live TV over
Connexion service

IBM BladeCenter
specification picks
up speed

In Brief: MySQL
announces new
affordable
consulting packages

2004 was good and
bad for IT security

Search providers
seek video, find
challenges

Analysis: PeopleSoft
users speak out
about Oracle
takeover

New IE hole could
perfect phishing
scams

Man Fired for
eBaying Queen's
Pudding

Microsoft Fixes XP
SP2 Firewall Flaw

Technology regress
They called it
freedom. Why a Bush
win has a silver
lining

CSS is broken
I want my iPhone
Racists
Official - two
thirds of Americans
have been
brainwashed.

The earth is made of
termite shit

Is Firefox the sign
of long term
problems at
Microsoft?

250 year old Holy
Grail code cracked

I'll be using my
blog to collect
notes for a book on
atheism

BBC documentary on
atheism

Good RSS article by
David Berlind

The real reason why
Google is digitizing
libraries?

Blue Ribbon Task
Force on
Nanotechnology
Launched

Honda Reveals
Next-Generation
ASIMO

American Modder:
Computer Bike Part V








color=339933
size=+1>Strait Line
Laser Level 120

Trial Next Month For
Internet Via Airship

Sony Playing Both
Sides Of UWB Fence?








color=339933
size=+1>Storm
Hawk

what is grok?