ghsa-wcjr-fm9w-6wrp
Vulnerability from github
Published
2022-05-14 01:04
Modified
2022-05-14 01:04
Details
Use-after-free vulnerability in the nfqnl_zcopy function in net/netfilter/nfnetlink_queue_core.c in the Linux kernel through 3.13.6 allows attackers to obtain sensitive information from kernel memory by leveraging the absence of a certain orphaning operation. NOTE: the affected code was moved to the skb_zerocopy function in net/core/skbuff.c before the vulnerability was announced.
{ "affected": [], "aliases": [ "CVE-2014-2568" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-03-24T16:40:00Z", "severity": "LOW" }, "details": "Use-after-free vulnerability in the nfqnl_zcopy function in net/netfilter/nfnetlink_queue_core.c in the Linux kernel through 3.13.6 allows attackers to obtain sensitive information from kernel memory by leveraging the absence of a certain orphaning operation. NOTE: the affected code was moved to the skb_zerocopy function in net/core/skbuff.c before the vulnerability was announced.", "id": "GHSA-wcjr-fm9w-6wrp", "modified": "2022-05-14T01:04:30Z", "published": "2022-05-14T01:04:30Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-2568" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1079012" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/91922" }, { "type": "WEB", "url": "https://lkml.org/lkml/2014/3/20/421" }, { "type": "WEB", "url": "http://seclists.org/oss-sec/2014/q1/627" }, { "type": "WEB", "url": "http://secunia.com/advisories/59599" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/03/20/16" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/66348" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2240-1" } ], "schema_version": "1.4.0", "severity": [] }
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.