4.6

CVE-2015-5706

Use-after-free vulnerability in the path_openat function in fs/namei.c in the Linux kernel 3.x and 4.x before 4.0.4 allows local users to cause a denial of service or possibly have unspecified other impact via O_TMPFILE filesystem operations that leverage a duplicate cleanup operation.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LinuxLinux Kernel Version >= 3.0 <= 3.19.8
LinuxLinux Kernel Version >= 4.0 < 4.0.4
CanonicalUbuntu Linux Version12.04 SwEditionesm
CanonicalUbuntu Linux Version14.04 SwEditionesm
DebianDebian Linux Version7.0
DebianDebian Linux Version8.0
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.44% 0.346
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 4.6 3.9 6.4
AV:L/AC:L/Au:N/C:P/I:P/A:P
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.

https://source.android.com/security/bulletin/2017-01-01.html
Patch
Third Party Advisory
http://www.debian.org/security/2015/dsa-3329
Third Party Advisory
http://www.ubuntu.com/usn/USN-2680-1
Third Party Advisory
http://www.ubuntu.com/usn/USN-2681-1
Third Party Advisory
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f15133df088ecadd141ea1907f2c96df67c729f0
Patch
Vendor Advisory
http://twitter.com/grsecurity/statuses/597127122910490624
Broken Link
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.4
Vendor Advisory
Release Notes
http://www.openwall.com/lists/oss-security/2015/08/01/5
Third Party Advisory
Mailing List
http://www.securityfocus.com/bid/76142
Third Party Advisory
VDB Entry
https://bugzilla.redhat.com/show_bug.cgi?id=1250047
Patch
Third Party Advisory
Issue Tracking
https://github.com/torvalds/linux/commit/f15133df088ecadd141ea1907f2c96df67c729f0
Patch
Third Party Advisory