← Back to CVE List

CVE-2022-48641

Published: 2024-04-28T13:15Z
Last Modified: 2025-01-07T16:57Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: fix memory leak when blob is malformed The bug fix was incomplete, it "replaced" crash with a memory leak. The old code had an assignment to "ret" embedded into the conditional, restore this. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt