5.5

CVE-2014-0203

Exploit
The __do_follow_link function in fs/namei.c in the Linux kernel before 2.6.33 does not properly handle the last pathname component during use of certain filesystems, which allows local users to cause a denial of service (incorrect free operations and system crash) via an open system call.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LinuxLinux Kernel Version < 2.6.33
OracleLinux Version5 Update-
OracleLinux Version6 Update-
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.54% 0.41
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.5 1.8 3.6
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
nvd@nist.gov 4.9 3.9 6.9
AV:L/AC:L/Au:N/C:N/I:N/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://linux.oracle.com/errata/ELSA-2014-0771.html
Third Party Advisory
http://linux.oracle.com/errata/ELSA-2014-3043.html
Third Party Advisory
http://secunia.com/advisories/59262
Broken Link
http://secunia.com/advisories/59309
Broken Link
http://secunia.com/advisories/59406
Broken Link
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=86acdca1b63e6890540fa19495cfc708beff3d8b
http://mirror.linux.org.au/linux/kernel/v2.6/ChangeLog-2.6.33
Broken Link
http://secunia.com/advisories/59560
Broken Link
http://www.securityfocus.com/bid/68125
Third Party Advisory
VDB Entry
https://bugzilla.redhat.com/show_bug.cgi?id=1094363
Patch
Third Party Advisory
Exploit
Issue Tracking
https://github.com/torvalds/linux/commit/86acdca1b63e6890540fa19495cfc708beff3d8b
Patch
Third Party Advisory