Back to search
CVE-2022-49819
Published: May 1, 2025
Modified: May 11, 2026
PUBLISHED
Description
In the Linux kernel, the following vulnerability has been resolved: octeon_ep: fix potential memory leak in octep_device_setup() When occur unsupported_dev and mbox init errors, it did not free oct->conf and iounmap() oct->mmio[i].hw_addr. That would trigger memory leak problem. Add kfree() for oct->conf and iounmap() for oct->mmio[i].hw_addr under unsupported_dev and mbox init errors to fix the problem.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 862cd659a6fbac664f1fcdd7149046040a7a7e9c - < 67b65a0db8a7fdad43159819f41335497a4bb04faffected 862cd659a6fbac664f1fcdd7149046040a7a7e9c - < e4041be97b15302ebfffda8bbd45f3b2d096048f |
Linux | Linux | affected 5.19unaffected 0 - < 5.19unaffected 6.0.10 - <= 6.0.*unaffected 6.1 - <= * |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now