CVE-2024-43877

Severity CVSS v4.0:
Pending analysis
Type:
CWE-125 Out-of-bounds Read
Publication date:
21/08/2024
Last modified:
03/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> media: pci: ivtv: Add check for DMA map result<br /> <br /> In case DMA fails, &amp;#39;dma-&gt;SG_length&amp;#39; is 0. This value is later used to<br /> access &amp;#39;dma-&gt;SGarray[dma-&gt;SG_length - 1]&amp;#39;, which will cause out of<br /> bounds access.<br /> <br /> Add check to return early on invalid value. Adjust warnings accordingly.<br /> <br /> Found by Linux Verification Center (linuxtesting.org) with SVACE.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 6.1.103 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.44 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.10.3 (excluding)