CVE-2024-0901
wolfSSL vulnerability analysis and mitigation

Overview

CVE-2024-0901 is a security vulnerability in wolfSSL that allows a malicious packet sender to cause a remotely executed SEGV (Segmentation Violation) and out-of-bounds read by sending a malformed packet with the correct length. The vulnerability was discovered and addressed in early 2024 (Ubuntu CVE).

Technical details

The vulnerability is related to TLS13 padding verification process where an index could wrap around due to a malformed packet during the padding removal step for the TLS13 verify message. This issue was specifically identified in the wolfSSL implementation and required a bounds check fix to prevent integer overflow (WolfSSL PR).

Impact

When successfully exploited, this vulnerability can lead to a system crash through SEGV (Segmentation Violation) or cause an out-of-bounds read condition, potentially compromising the security of the affected system (Ubuntu CVE).

Mitigation and workarounds

A fix has been implemented through a pull request that adds proper bounds checking for the TLS13 padding verification process. The solution involves checking that the index doesn't wrap around due to malformed packets and performing bounds checks on full word32 size to match input buffer length (WolfSSL PR).

Additional resources


SourceThis report was generated using AI

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management