4.6

CVE-2014-4654

The snd_ctl_elem_add function in sound/core/control.c in the ALSA control implementation in the Linux kernel before 3.15.2 does not check authorization for SNDRV_CTL_IOCTL_ELEM_REPLACE commands, which allows local users to remove kernel controls and cause a denial of service (use-after-free and system crash) by leveraging /dev/snd/controlCX access for an ioctl call.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LinuxLinux Kernel Version < 3.15.2
SuseLinux Enterprise Server Version10 Updatesp4 SwEditionltss
CanonicalUbuntu Linux Version12.04 SwEditionesm
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.5% 0.386
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.

http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00020.html
Third Party Advisory
Mailing List
http://secunia.com/advisories/59777
Third Party Advisory
http://secunia.com/advisories/60564
Third Party Advisory
http://www.ubuntu.com/usn/USN-2334-1
Third Party Advisory
http://www.ubuntu.com/usn/USN-2335-1
Third Party Advisory
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.15.2
Vendor Advisory
Release Notes
http://rhn.redhat.com/errata/RHSA-2014-1083.html
Third Party Advisory
http://secunia.com/advisories/59434
Third Party Advisory
http://secunia.com/advisories/60545
Third Party Advisory
http://www.openwall.com/lists/oss-security/2014/06/26/6
Third Party Advisory
Mailing List
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=82262a46627bebb0febcc26664746c25cef08563
http://www.securityfocus.com/bid/68162
Third Party Advisory
VDB Entry
https://bugzilla.redhat.com/show_bug.cgi?id=1113445
Third Party Advisory
Issue Tracking
https://github.com/torvalds/linux/commit/82262a46627bebb0febcc26664746c25cef08563
Patch
Third Party Advisory