ghsa-j677-36rf-54pg
Vulnerability from github
Published
2022-05-13 01:23
Modified
2022-05-13 01:23
VLAI Severity ?
Details
The (1) BPF_S_ANC_NLATTR and (2) BPF_S_ANC_NLATTR_NEST extension implementations in the sk_run_filter function in net/core/filter.c in the Linux kernel through 3.14.3 do not check whether a certain length value is sufficiently large, which allows local users to cause a denial of service (integer underflow and system crash) via crafted BPF instructions. NOTE: the affected code was moved to the __skb_get_nlattr and __skb_get_nlattr_nest functions before the vulnerability was announced.
{
"affected": [],
"aliases": [
"CVE-2014-3144"
],
"database_specific": {
"cwe_ids": [
"CWE-190"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2014-05-11T21:55:00Z",
"severity": "MODERATE"
},
"details": "The (1) BPF_S_ANC_NLATTR and (2) BPF_S_ANC_NLATTR_NEST extension implementations in the sk_run_filter function in net/core/filter.c in the Linux kernel through 3.14.3 do not check whether a certain length value is sufficiently large, which allows local users to cause a denial of service (integer underflow and system crash) via crafted BPF instructions. NOTE: the affected code was moved to the __skb_get_nlattr and __skb_get_nlattr_nest functions before the vulnerability was announced.",
"id": "GHSA-j677-36rf-54pg",
"modified": "2022-05-13T01:23:13Z",
"published": "2022-05-13T01:23:13Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3144"
},
{
"type": "WEB",
"url": "https://github.com/torvalds/linux/commit/05ab8f2647e4221cbdb3856dd7d32bd5407316b3"
},
{
"type": "WEB",
"url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=05ab8f2647e4221cbdb3856dd7d32bd5407316b3"
},
{
"type": "WEB",
"url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=05ab8f2647e4221cbdb3856dd7d32bd5407316b3"
},
{
"type": "WEB",
"url": "http://linux.oracle.com/errata/ELSA-2014-3052.html"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/58990"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/59311"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/59597"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/60613"
},
{
"type": "WEB",
"url": "http://www.debian.org/security/2014/dsa-2949"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2014/05/09/6"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/67309"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-2251-1"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-2252-1"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-2259-1"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-2261-1"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-2262-1"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-2263-1"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-2264-1"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…