CVE-2026-46146

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Avoid potential endless loop in convert_chmap_v3() The convert_chmap_v3() has a loop with its increment size of cs_desc->wLength, but we forgot to validate cs_desc->wLength itself, which may lead to potential endless loop by a malformed descriptor. Add a proper size check to abort the loop for plugging the hole.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.17:-:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.17:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.17:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.17:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.17:rc6:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.17:rc7:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*

History

10 Jun 2026, 21:18

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/076d5d13eb9c1ad259a7f246149f6676c62285f9 - () https://git.kernel.org/stable/c/076d5d13eb9c1ad259a7f246149f6676c62285f9 - Patch
References () https://git.kernel.org/stable/c/24a40df79307ca7ca0eec0889361cf6ac146d72a - () https://git.kernel.org/stable/c/24a40df79307ca7ca0eec0889361cf6ac146d72a - Patch
References () https://git.kernel.org/stable/c/316aa0b1e3c5600eae5ab876394c1ac70e6db581 - () https://git.kernel.org/stable/c/316aa0b1e3c5600eae5ab876394c1ac70e6db581 - Patch
References () https://git.kernel.org/stable/c/4e0ee232ebe3df04874125d7c7f3e6c25ea5483d - () https://git.kernel.org/stable/c/4e0ee232ebe3df04874125d7c7f3e6c25ea5483d - Patch
References () https://git.kernel.org/stable/c/6e7247d8f5fefeceb0bb9cc80a5388a636b219cd - () https://git.kernel.org/stable/c/6e7247d8f5fefeceb0bb9cc80a5388a636b219cd - Patch
References () https://git.kernel.org/stable/c/be09b47ed8677d76962e3240c145502e2ad9f3c8 - () https://git.kernel.org/stable/c/be09b47ed8677d76962e3240c145502e2ad9f3c8 - Patch
References () https://git.kernel.org/stable/c/e0e3dcf48189603f3865f1a0b799b3b42baae96d - () https://git.kernel.org/stable/c/e0e3dcf48189603f3865f1a0b799b3b42baae96d - Patch
References () https://git.kernel.org/stable/c/fa5b19ce69067874b1413f3c2027563bae8c2cb3 - () https://git.kernel.org/stable/c/fa5b19ce69067874b1413f3c2027563bae8c2cb3 - Patch
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.17:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.17:-:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.17:rc7:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.17:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.17:rc6:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.17:rc3:*:*:*:*:*:*
CWE CWE-835
First Time Linux linux Kernel
Linux
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5

01 Jun 2026, 17:17

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/076d5d13eb9c1ad259a7f246149f6676c62285f9 -
  • () https://git.kernel.org/stable/c/24a40df79307ca7ca0eec0889361cf6ac146d72a -
  • () https://git.kernel.org/stable/c/316aa0b1e3c5600eae5ab876394c1ac70e6db581 -

28 May 2026, 10:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-28 10:16

Updated : 2026-06-17 10:53


NVD link : CVE-2026-46146

Mitre link : CVE-2026-46146

CVE.ORG link : CVE-2026-46146


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')