Skip to content

Multiple integer overflows in sound/core/control.c in the...

Moderate severity Unreviewed Published May 13, 2022 to the GitHub Advisory Database • Updated Apr 12, 2025

Package

No package listedSuggest a package

Affected versions

Unknown

Patched versions

Unknown

Description

Multiple integer overflows in sound/core/control.c in the ALSA control implementation in the Linux kernel before 3.15.2 allow local users to cause a denial of service by leveraging /dev/snd/controlCX access, related to (1) index values in the snd_ctl_add function and (2) numid values in the snd_ctl_remove_numid_conflict function.

References

Published by the National Vulnerability Database Jul 3, 2014
Published to the GitHub Advisory Database May 13, 2022
Last updated Apr 12, 2025

Severity

Moderate

EPSS score

Exploit Prediction Scoring System (EPSS)

This score estimates the probability of this vulnerability being exploited within the next 30 days. Data provided by FIRST.
(23rd percentile)

Weaknesses

Integer Overflow or Wraparound

The product performs a calculation that can produce an integer overflow or wraparound, when the logic assumes that the resulting value will always be larger than the original value. This can introduce other weaknesses when the calculation is used for resource management or execution control. Learn more on MITRE.

CVE ID

CVE-2014-4656

GHSA ID

GHSA-8hjr-53g2-5g69

Source code

No known source code

Dependabot alerts are not supported on this advisory because it does not have a package from a supported ecosystem with an affected and fixed version.

Learn more about GitHub language support

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.