CVE Vulnerabilities

CVE-2010-4342

NULL Pointer Dereference

Published: Dec 30, 2010 | Modified: Feb 13, 2023
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
7.1 HIGH
AV:N/AC:M/Au:N/C:N/I:N/A:C
RedHat/V2
RedHat/V3
Ubuntu

The aun_incoming function in net/econet/af_econet.c in the Linux kernel before 2.6.37-rc6, when Econet is enabled, allows remote attackers to cause a denial of service (NULL pointer dereference and OOPS) by sending an Acorn Universal Networking (AUN) packet over UDP.

Weakness

A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.

Affected Software

Name Vendor Start Version End Version
Linux_kernel Linux * 2.6.37 (excluding)
Linux_kernel Linux 2.6.37 (including) 2.6.37 (including)
Linux_kernel Linux 2.6.37-rc1 (including) 2.6.37-rc1 (including)
Linux_kernel Linux 2.6.37-rc2 (including) 2.6.37-rc2 (including)
Linux_kernel Linux 2.6.37-rc3 (including) 2.6.37-rc3 (including)
Linux_kernel Linux 2.6.37-rc4 (including) 2.6.37-rc4 (including)
Linux_kernel Linux 2.6.37-rc5 (including) 2.6.37-rc5 (including)

Potential Mitigations

References