ghsa-5qh6-gw5f-mgc9
Vulnerability from github
Published
2022-05-17 04:50
Modified
2022-05-17 04:50
Details
The fib6_add function in net/ipv6/ip6_fib.c in the Linux kernel before 3.11.5 does not properly implement error-code encoding, which allows local users to cause a denial of service (NULL pointer dereference and system crash) by leveraging the CAP_NET_ADMIN capability for an IPv6 SIOCADDRT ioctl call.
{ "affected": [], "aliases": [ "CVE-2013-6431" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2013-12-09T18:55:00Z", "severity": "MODERATE" }, "details": "The fib6_add function in net/ipv6/ip6_fib.c in the Linux kernel before 3.11.5 does not properly implement error-code encoding, which allows local users to cause a denial of service (NULL pointer dereference and system crash) by leveraging the CAP_NET_ADMIN capability for an IPv6 SIOCADDRT ioctl call.", "id": "GHSA-5qh6-gw5f-mgc9", "modified": "2022-05-17T04:50:48Z", "published": "2022-05-17T04:50:48Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-6431" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/ae7b4e1f213aa659aedf9c6ecad0bf5f0476e1e2" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2014:0100" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2013-6431" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1039054" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=ae7b4e1f213aa659aedf9c6ecad0bf5f0476e1e2" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ae7b4e1f213aa659aedf9c6ecad0bf5f0476e1e2" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2014-02/msg00002.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-0100.html" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.11.5" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2013/12/06/5" } ], "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.
- 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.