{ "schema_version": "1.4.0", "id": "GHSA-4fxc-v2fq-wgmf", "modified": "2024-12-31T21:30:44Z", "published": "2024-05-21T15:31:45Z", "aliases": [ "CVE-2021-47417" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nlibbpf: Fix memory leak in strset\n\nFree struct strset itself, not just its internal parts.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47417" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/9e8e7504e09831c469b67d6dc11d9a72654bdb8c" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/b0e875bac0fab3e7a7431c2eee36a8ccc0c712ac" } ], "database_specific": { "cwe_ids": [ "CWE-401" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-05-21T15:15:27Z" } }