CVE Vulnerabilities

CVE-2014-5077

NULL Pointer Dereference

Published: Aug 01, 2014 | Modified: May 19, 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 sctp_assoc_update function in net/sctp/associola.c in the Linux kernel through 3.15.8, when SCTP authentication is enabled, allows remote attackers to cause a denial of service (NULL pointer dereference and OOPS) by starting to establish an association between two endpoints immediately after an exchange of INIT and INIT ACK chunks to establish an earlier association between these endpoints in the opposite direction.

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.24 (including) 3.2.63 (excluding)
Linux_kernel Linux 3.3 (including) 3.4.103 (excluding)
Linux_kernel Linux 3.5 (including) 3.10.53 (excluding)
Linux_kernel Linux 3.11 (including) 3.12.27 (excluding)
Linux_kernel Linux 3.13 (including) 3.14.17 (excluding)
Linux_kernel Linux 3.15 (including) 3.15.10 (excluding)

Potential Mitigations

References