ghsa-h445-49j7-8jw7
Vulnerability from github
Published
2024-04-28 15:30
Modified
2024-04-28 15:30
Details
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.
{ "affected": [], "aliases": [ "CVE-2022-48641" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-04-28T13:15:06Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ebtables: fix memory leak when blob is malformed\n\nThe bug fix was incomplete, it \"replaced\" crash with a memory leak.\nThe old code had an assignment to \"ret\" embedded into the conditional,\nrestore this.", "id": "GHSA-h445-49j7-8jw7", "modified": "2024-04-28T15:30:29Z", "published": "2024-04-28T15:30:29Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48641" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/11ebf32fde46572b0aaf3c2bdd97d923ef5a03ab" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/1e98318af2f163eadaff815abcef38d27ca92c1e" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/38cf372b17f0a5f35c1b716a100532d539f0eb33" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/62ce44c4fff947eebdf10bb582267e686e6835c9" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/754e8b74281dd54a324698803483f47cf3355ae1" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/d5917b7af7cae0e2804f9d127a03268035098b7f" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/ebd97dbe3c55d68346b9c5fb00634a7f5b10bbee" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.