ghsa-8hc6-8j6c-v3p8
Vulnerability from github
Published
2025-05-01 15:31
Modified
2025-05-01 15:31
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
Input: i8042 - fix leaking of platform device on module removal
Avoid resetting the module-wide i8042_platform_device pointer in i8042_probe() or i8042_remove(), so that the device can be properly destroyed by i8042_exit() on module unload.
{ "affected": [], "aliases": [ "CVE-2022-49777" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-05-01T15:16:00Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nInput: i8042 - fix leaking of platform device on module removal\n\nAvoid resetting the module-wide i8042_platform_device pointer in\ni8042_probe() or i8042_remove(), so that the device can be properly\ndestroyed by i8042_exit() on module unload.", "id": "GHSA-8hc6-8j6c-v3p8", "modified": "2025-05-01T15:31:46Z", "published": "2025-05-01T15:31:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49777" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/3f25add5ecf88de0f8ff2b27b6c0731a1f1b38ed" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/4f348b60c79671eee33c1389efe89109c93047da" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/81cd7e8489278d28794e7b272950c3e00c344e44" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/81df118e79b2136b5c016394f67a051dc508b7b6" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/a32cd7feb0127bf629a82686b6e2c128139a86e5" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/d5f7f6e63fed9c2ed09725d90059a28907e197e3" } ], "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.
Loading…
Loading…