Vulnerability Description
The utility functions used by Malwarebytes EDR 1.0.11 on Linux for calculating a cryptographic hash of data bytes truncate the hashed data if it exceeds 4GB. This leads to an integer wrap-around if the data is larger than the maximum unsigned integer value (32-bit). Attackers could create a colliding hash value for two different strings by attaching 4GB of data to a string that is less than 4GB in size.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
FAQ
What is CVE-2023-29146?
CVE-2023-29146 is a vulnerability with a CVSS score of 8.2 (HIGH). The utility functions used by Malwarebytes EDR 1.0.11 on Linux for calculating a cryptographic hash of data bytes truncate the hashed data if it exceeds 4GB. This leads to an integer wrap-around if th...
How severe is CVE-2023-29146?
CVE-2023-29146 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-29146?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.