Skip to main content

Improper Validation of Array Index

CVE-2024-45574

Severity High
Score 7.8/10

Summary

Memory corruption during array access in Camera kernel due to invalid index from invalid command data.

  • LOW
  • LOCAL
  • HIGH
  • UNCHANGED
  • NONE
  • LOW
  • HIGH
  • HIGH

CWE-129 - Improper Validation of Array Index

The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array.

References

Advisory Timeline

  • Published