7.8

CVE-2016-4805

Use-after-free vulnerability in drivers/net/ppp/ppp_generic.c in the Linux kernel before 4.5.2 allows local users to cause a denial of service (memory corruption and system crash, or spinlock) or possibly have unspecified other impact by removing a network namespace, related to the ppp_register_net_channel and ppp_unregister_channel functions.

Data is provided by the National Vulnerability Database (NVD)
NovellSuse Linux Enterprise Desktop Version12.0 Update-
NovellSuse Linux Enterprise Server Version11.0 Updatesp4
NovellOpensuse Leap Version42.1
RedhatEnterprise Linux Version6.0
CanonicalUbuntu Linux Version12.04 Update- Editionlts
LinuxLinux Kernel Version >= 2.6.30 < 3.2.80
LinuxLinux Kernel Version >= 3.3 < 3.10.102
LinuxLinux Kernel Version >= 3.11 < 3.12.59
LinuxLinux Kernel Version >= 3.13 < 3.14.67
LinuxLinux Kernel Version >= 3.15 < 3.16.35
LinuxLinux Kernel Version >= 3.17 < 3.18.37
LinuxLinux Kernel Version >= 3.19 < 4.1.28
LinuxLinux Kernel Version >= 4.2 < 4.4.8
LinuxLinux Kernel Version >= 4.5 < 4.5.2
NovellSuse Linux Enterprise Server Version12.0 Update-
NovellSuse Linux Enterprise Desktop Version12.0 Updatesp1
RedhatEnterprise Linux Version7.0
OracleLinux Version6
NovellSuse Linux Enterprise Server Version12.0 Updatesp1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.09% 0.261
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 7.2 3.9 10
AV:L/AC:L/Au:N/C:C/I:C/A:C
CWE-416 Use After Free

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

http://www.securitytracker.com/id/1036763
Third Party Advisory
VDB Entry
http://www.openwall.com/lists/oss-security/2016/05/15/2
Patch
Third Party Advisory
Mailing List
http://www.securityfocus.com/bid/90605
Third Party Advisory
VDB Entry
https://bugzilla.redhat.com/show_bug.cgi?id=1335803
Third Party Advisory
Issue Tracking