
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49819 affects the Linux kernel, specifically related to a potential memory leak in the octeonep driver's octepdevicesetup() function. The vulnerability was discovered when unsupporteddev and mbox init errors occurred, where the code failed to properly free oct->conf and iounmap() oct->mmio[i].hw_addr resources (NVD, Wiz).
The vulnerability exists in the octeonep driver implementation where memory resources are not properly freed during error conditions. Specifically, when unsupporteddev and mbox initialization errors occur, the code path fails to execute kfree() for oct->conf and iounmap() for oct->mmio[i].hw_addr, leading to memory leaks. The issue has been assigned a CVSS v3.1 Base Score of 5.5 by Red Hat, indicating moderate severity (Red Hat).
The vulnerability results in memory leaks in the Linux kernel when certain error conditions occur in the octeon_ep driver. This can lead to gradual system resource depletion over time (Wiz).
The issue has been resolved by adding proper cleanup code. The fix includes implementing kfree() for oct->conf and iounmap() for oct->mmio[i].hwaddr under unsupporteddev and mbox init error conditions (Wiz).
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."