{ "schema_version": "1.4.0", "id": "GHSA-63m2-xjhc-qq8p", "modified": "2022-05-17T02:26:55Z", "published": "2022-05-17T02:26:55Z", "aliases": [ "CVE-2014-9914" ], "details": "Race condition in the ip4_datagram_release_cb function in net/ipv4/datagram.c in the Linux kernel before 3.15.2 allows local users to gain privileges or cause a denial of service (use-after-free) by leveraging incorrect expectations about locking during multithreaded access to internal data structures for IPv4 UDP sockets.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-9914" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/9709674e68646cee5a24e3000b3558d25412203a" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=9709674e68646cee5a24e3000b3558d25412203a" }, { "type": "WEB", "url": "http://source.android.com/security/bulletin/2017-02-01.html" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.15.2" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/96100" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1037798" } ], "database_specific": { "cwe_ids": [ "CWE-362" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-02-07T07:59:00Z" } }