
Cloud Vulnerability DB
A community-led vulnerabilities database
The vulnerability CVE-2022-48620 affects uev (also known as libuev) versions before 2.4.1. The issue involves a buffer overflow vulnerability in the epoll_wait function when maxevents is set to a large number (NVD, Ubuntu).
The vulnerability exists in the uev_run function where an array of struct epoll_event with size UEV_MAX_EVENTS is declared but used with ctx->maxevents parameter in epoll_wait. While UEV_MAX_EVENTS is set to 10 by default, uev_init1 did not enforce this limit, allowing ctx->maxevents to be set to a larger value, potentially causing a buffer overflow (GitHub Issue). The vulnerability has a CVSS 3.1 base score of 9.8 (Critical) with vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H (Ubuntu).
If exploited, this buffer overflow vulnerability could potentially lead to memory corruption and arbitrary code execution. However, the likelihood of exploitation is considered low as it requires a specific condition where many events occur simultaneously (GitHub Issue).
The vulnerability has been fixed in libuev version 2.4.1 by adding checks to ensure maxevents does not exceed UEV_MAX_EVENTS in both uev_init1() and uev_run() functions (GitHub Commit). Users are advised to upgrade to version 2.4.1 or later to address this security issue.
The vulnerability has been acknowledged and patched in various Linux distributions including Fedora 38, 39, and 40, which have released security updates to address this issue (Fedora Update).
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."