CVE-2017-7936
07.08.2017, 08:29
A stack-based buffer overflow issue was discovered in NXP i.MX 50, i.MX 53, i.MX 6ULL, i.MX 6UltraLite, i.MX 6SoloLite, i.MX 6Solo, i.MX 6DualLite, i.MX 6SoloX, i.MX 6Dual, i.MX 6Quad, i.MX 6DualPlus, i.MX 6QuadPlus, Vybrid VF3xx, Vybrid VF5xx, and Vybrid VF6xx. When the device is configured in security enabled configuration, SDP could be used to download a small section of code to an unprotected region of memory.Enginsight
Vendor | Product | Version |
---|---|---|
nxp | vybrid_mvf30nn151cku26_firmware | - |
nxp | vybrid_mvf30ns151cku26_firmware | - |
nxp | vybrid_mvf50nn151cmk40_firmware | - |
nxp | vybrid_mvf50nn151cmk50_firmware | - |
nxp | vybrid_mvf50ns151cmk40_firmware | - |
nxp | vybrid_mvf50ns151cmk50_firmware | - |
nxp | vybrid_mvf51nn151cmk50_firmware | - |
nxp | vybrid_mvf51ns151cmk50_firmware | - |
nxp | vybrid_mvf60nn151cmk40_firmware | - |
nxp | vybrid_mvf60ns151cmk40_firmware | - |
nxp | vybrid_mvf60nn151cmk50_firmware | - |
nxp | vybrid_mvf60ns151cmk50_firmware | - |
nxp | vybrid_mvf61nn151cmk50_firmware | - |
nxp | vybrid_mvf61ns151cmk50_firmware | - |
nxp | vybrid_mvf62nn151cmk40_firmware | - |
nxp | i.mx_50_firmware | - |
nxp | i.mx_53_firmware | - |
nxp | i.mx_6ull_firmware | - |
nxp | i.mx_6ultralite_firmware | - |
nxp | i.mx_6sololite_firmware | - |
nxp | i.mx_6solo_firmware | - |
nxp | i.mx_6duallite_firmware | - |
nxp | i.mx_6solox_firmware | - |
nxp | i.mx_6dual_firmware | - |
nxp | i.mx_6quad_firmware | - |
nxp | i.mx_6quadplus_firmware | - |
nxp | i.mx_6dualplus_firmware | - |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-121 - Stack-based Buffer OverflowA stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.