{ "schema_version": "1.4.0", "id": "GHSA-7hqh-xccf-8jp4", "modified": "2022-05-24T17:40:44Z", "published": "2022-05-24T17:40:44Z", "aliases": [ "CVE-2021-3348" ], "details": "nbd_add_socket in drivers/block/nbd.c in the Linux kernel through 5.10.12 has an ndb_queue_rq use-after-free that could be triggered by local attackers (with access to the nbd device) via an I/O request at a certain point during device setup, aka CID-b98e762e3d71.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3348" }, { "type": "WEB", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b98e762e3d71e893b221f871825dc64694cfb258" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00035.html" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2021/01/28/3" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2021/02/01/1" } ], "database_specific": { "cwe_ids": [ "CWE-362", "CWE-416" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-02-01T04:15:00Z" } }