ghsa-7ccr-wgh4-75wx
Vulnerability from github
Published
2022-05-14 03:57
Modified
2022-05-14 03:57
Severity ?
Details
The trace_writeback_dirty_page implementation in include/trace/events/writeback.h in the Linux kernel before 4.4 improperly interacts with mm/migrate.c, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by triggering a certain page move.
{ "affected": [], "aliases": [ "CVE-2016-3070" ], "database_specific": { "cwe_ids": [ "CWE-476" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-08-06T20:59:00Z", "severity": "HIGH" }, "details": "The trace_writeback_dirty_page implementation in include/trace/events/writeback.h in the Linux kernel before 4.4 improperly interacts with mm/migrate.c, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by triggering a certain page move.", "id": "GHSA-7ccr-wgh4-75wx", "modified": "2022-05-14T03:57:46Z", "published": "2022-05-14T03:57:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-3070" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/42cb14b110a5698ccf26ce59c4441722605a3743" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2016:2574" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2016:2584" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2016-3070" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1308846" }, { "type": "WEB", "url": "https://security-tracker.debian.org/tracker/CVE-2016-3070" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=42cb14b110a5698ccf26ce59c4441722605a3743" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-2574.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-2584.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2016/dsa-3607" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/90518" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-3034-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-3034-2" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-3035-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-3035-2" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-3035-3" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-3036-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-3037-1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
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.