CVE-2022-49777
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…
Does this matter?
Lower severity and a low EPSS score (0.21%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.21% probability · 11th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-401
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/3f25add5ecf88de0f8ff2b27b6c0731a1f1b38edPatch
- https://git.kernel.org/stable/c/4f348b60c79671eee33c1389efe89109c93047daPatch
- https://git.kernel.org/stable/c/81cd7e8489278d28794e7b272950c3e00c344e44Patch
- https://git.kernel.org/stable/c/81df118e79b2136b5c016394f67a051dc508b7b6Patch
- https://git.kernel.org/stable/c/a32cd7feb0127bf629a82686b6e2c128139a86e5Patch
- https://git.kernel.org/stable/c/d5f7f6e63fed9c2ed09725d90059a28907e197e3Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.