Memory corruption in Linux kernel - CVE-2005-3275

 

Memory corruption in Linux kernel - CVE-2005-3275

Published: October 21, 2005 / Updated: October 19, 2018


Vulnerability identifier: #VU95604
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2005-3275
CWE-ID: CWE-119
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to perform service disruption.

The NAT code (1) ip_nat_proto_tcp.c and (2) ip_nat_proto_udp.c in Linux kernel 2.6 before 2.6.13 and 2.4 before 2.4.32-rc1 incorrectly declares a variable to be static, which allows remote attackers to cause a denial of service (memory corruption) by causing 2 packets for the same protocol to be NATed at the same time, which leads to memory corruption.


How to mitigate CVE-2005-3275

Install update from vendor's repository.

Sources