ghsa-446x-f9hh-hqmm
Vulnerability from github
Published
2022-05-14 02:57
Modified
2022-05-14 02:57
Severity ?
Details
An issue was discovered in the fd_locked_ioctl function in drivers/block/floppy.c in the Linux kernel through 4.15.7. The floppy driver will copy a kernel pointer to user memory in response to the FDGETPRM ioctl. An attacker can send the FDGETPRM ioctl and use the obtained kernel pointer to discover the location of kernel code and data and bypass kernel security protections such as KASLR.
{ "affected": [], "aliases": [ "CVE-2018-7755" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-03-08T07:29:00Z", "severity": "MODERATE" }, "details": "An issue was discovered in the fd_locked_ioctl function in drivers/block/floppy.c in the Linux kernel through 4.15.7. The floppy driver will copy a kernel pointer to user memory in response to the FDGETPRM ioctl. An attacker can send the FDGETPRM ioctl and use the obtained kernel pointer to discover the location of kernel code and data and bypass kernel security protections such as KASLR.", "id": "GHSA-446x-f9hh-hqmm", "modified": "2022-05-14T02:57:28Z", "published": "2022-05-14T02:57:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7755" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2029" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2043" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/10/msg00003.html" }, { "type": "WEB", "url": "https://lkml.org/lkml/2018/3/7/1116" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3695-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3695-2" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3696-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3696-2" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3697-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3697-2" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3698-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3698-2" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4308" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:L/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.