{ "schema_version": "1.4.0", "id": "GHSA-q6qm-pxcx-gj5h", "modified": "2022-08-06T00:00:53Z", "published": "2022-01-22T00:00:22Z", "aliases": [ "CVE-2021-4001" ], "details": "A race condition was found in the Linux kernel's ebpf verifier between bpf_map_update_elem and bpf_map_freeze due to a missing lock in kernel/bpf/syscall.c. In this flaw, a local user with a special privilege (cap_sys_admin or cap_bpf) can modify the frozen mapped address space. This flaw affects kernel versions prior to 5.16 rc2.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4001" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025645" }, { "type": "WEB", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git/commit/?id=353050be4c19e102178ccc05988101887c25ae53" } ], "database_specific": { "cwe_ids": [ "CWE-367" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-01-21T19:15:00Z" } }