ghsa-pv82-pww5-29fv
Vulnerability from github
Published
2022-05-14 00:52
Modified
2022-05-14 00:52
Severity ?
Details
The function hso_get_config_data in drivers/net/usb/hso.c in the Linux kernel through 4.19.8 reads if_num from the USB device (as a u8) and uses it to index a small array, resulting in an object out-of-bounds (OOB) read that potentially allows arbitrary read in the kernel address space.
{ "affected": [], "aliases": [ "CVE-2018-19985" ], "database_specific": { "cwe_ids": [ "CWE-125" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-03-21T16:00:00Z", "severity": "MODERATE" }, "details": "The function hso_get_config_data in drivers/net/usb/hso.c in the Linux kernel through 4.19.8 reads if_num from the USB device (as a u8) and uses it to index a small array, resulting in an object out-of-bounds (OOB) read that potentially allows arbitrary read in the kernel address space.", "id": "GHSA-pv82-pww5-29fv", "modified": "2022-05-14T00:52:08Z", "published": "2022-05-14T00:52:08Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19985" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:3309" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:3517" }, { "type": "WEB", "url": "https://hexhive.epfl.ch/projects/perifuzz" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00034.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/04/msg00004.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00002.html" }, { "type": "WEB", "url": "https://seclists.org/bugtraq/2019/Jan/52" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20190404-0002" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4115-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4118-1" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-01/msg00023.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-02/msg00007.html" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/151420/Slackware-Security-Advisory-Slackware-14.2-kernel-Updates.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ] }
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.