The Motorola MTM5000 series firmwares generate TETRA authentication challenges using a PRNG using a tick count register as its sole entropy source. Low boottime entropy and limited re-seeding of the pool renders the authentication challenge vulnerable to two attacks. First, due to the limited boottime pool entropy, an adversary can derive the contents of the entropy pool by an exhaustive search of possible values, based on an observed authentication challenge. Second, an adversary can use knowledge of the entropy pool to predict authentication challenges. As such, the unit is vulnerable to CVE-2022-24400.
References
Link | Resource |
---|---|
https://tetraburst.com/ | Technical Description |
Configurations
History
No history.
Information
Published : 2023-10-19 10:15
Updated : 2023-11-07 03:45
NVD link : CVE-2022-26943
Mitre link : CVE-2022-26943
CVE.ORG link : CVE-2022-26943
JSON object : View
Products Affected
motorola
- mtm5500_firmware
- mtm5400
- mtm5500
- mtm5400_firmware
CWE
CWE-338
Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)