SB2010011203 - Integer overflow in Linux kernel



SB2010011203 - Integer overflow in Linux kernel

Published: January 12, 2010

Security Bulletin ID SB2010011203
Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Denial of service

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Integer overflow (CVE-ID: CVE-2009-4536)

The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.

drivers/net/e1000/e1000_main.c in the e1000 driver in the Linux kernel 2.6.32.3 and earlier handles Ethernet frames that exceed the MTU by processing certain trailing payload data as if it were a complete frame, which allows remote attackers to bypass packet filters via a large packet with a crafted payload. NOTE: this vulnerability exists because of an incorrect fix for CVE-2009-1385.


Remediation

Install update from vendor's website.

References