An issue was discovered in wcd9335_codec_enable_dec in sound/soc/codecs/wcd9335.c in the Linux kernel through 5.1.5. It uses kstrndup instead of kmemdup_nul, which allows attackers to have an unspecified impact via unknown vectors. NOTE: The vendor disputes this issues as not being a vulnerability because switching to kmemdup_nul() would only fix a security issue if the source string wasn't NUL-terminated, which is not the case
References
Configurations
History
21 Nov 2024, 04:22
Type | Values Removed | Values Added |
---|---|---|
References | () https://bugzilla.suse.com/show_bug.cgi?id=1136963#c1 - | |
References | () https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git/commit/?h=for-5.3&id=a54988113985ca22e414e132054f234fc8a92604 - Mailing List, Patch, Vendor Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J36BIJTKEPUOZKJNHQBUZA47RQONUKOI/ - | |
References | () https://lkml.org/lkml/2019/5/29/705 - Mailing List, Patch, Third Party Advisory | |
References | () https://support.f5.com/csp/article/K13523672 - | |
References | () https://support.f5.com/csp/article/K13523672?utm_source=f5support&%3Butm_medium=RSS - |
07 Nov 2023, 03:03
Type | Values Removed | Values Added |
---|---|---|
Summary | An issue was discovered in wcd9335_codec_enable_dec in sound/soc/codecs/wcd9335.c in the Linux kernel through 5.1.5. It uses kstrndup instead of kmemdup_nul, which allows attackers to have an unspecified impact via unknown vectors. NOTE: The vendor disputes this issues as not being a vulnerability because switching to kmemdup_nul() would only fix a security issue if the source string wasn't NUL-terminated, which is not the case | |
References |
|
|
Information
Published : 2019-05-30 04:29
Updated : 2024-11-21 04:22
NVD link : CVE-2019-12454
Mitre link : CVE-2019-12454
CVE.ORG link : CVE-2019-12454
JSON object : View
Products Affected
linux
- linux_kernel
CWE