Executive Summary

Informations
Name CVE-2024-43877 First vendor Publication 2024-08-21
Vendor Cve Last vendor Modification 2024-08-21

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

In the Linux kernel, the following vulnerability has been resolved:

media: pci: ivtv: Add check for DMA map result

In case DMA fails, 'dma->SG_length' is 0. This value is later used to access 'dma->SGarray[dma->SG_length - 1]', which will cause out of bounds access.

Add check to return early on invalid value. Adjust warnings accordingly.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-43877

Sources (Detail)

https://git.kernel.org/stable/c/24062aa7407091dee3e45a8e8037df437e848718
https://git.kernel.org/stable/c/3d8fd92939e21ff0d45100ab208f8124af79402a
https://git.kernel.org/stable/c/629913d6d79508b166c66e07e4857e20233d85a9
https://git.kernel.org/stable/c/c766065e8272085ea9c436414b7ddf1f12e7787b
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
Date Informations
2024-08-22 02:48:16
  • Multiple Updates
2024-08-22 02:48:01
  • Multiple Updates
2024-08-21 17:27:26
  • Multiple Updates
2024-08-21 09:27:29
  • First insertion