Security Advisory

CVE-2019-12454

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2019-05-30 03:04:34
Last updated 2024-08-04 23:17:40
Assigner mitre
State PUBLISHED

Description

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 wasnt NUL-terminated, which is not the case