
Cloud Vulnerability DB
A community-led vulnerabilities database
A segmentation fault (SEGV) vulnerability was discovered in the PBC (Protocol Buffers for C) library, identified as CVE-2022-38936. The vulnerability was reported on August 27, 2022, affecting the pbc_wmessage_integer function in src/wmessage.c. The issue occurs when the program fails to check the return value of pbc_wmessage_new, leading to potential null pointer dereference (GitHub Issue).
The vulnerability exists in the pbc_wmessage_integer function at line 137 of src/wmessage.c. The issue manifests when the program continues execution after pbc_wmessage_new returns null, leading to a segmentation fault when attempting to read from an invalid memory address. This was confirmed using AddressSanitizer, which detected the SEGV on address 0x000000000000 (GitHub Issue).
When exploited, this vulnerability can cause the application to crash due to a segmentation fault, potentially leading to denial of service conditions. The issue affects applications that use the PBC library for Protocol Buffer implementations in C (GitHub Issue).
The repository was archived by the owner on November 28, 2022, making it read-only. Users should implement proper null pointer checks after calls to pbc_wmessage_new before proceeding with subsequent operations (GitHub Issue).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."