Bug 2363367 (CVE-2022-49777) - CVE-2022-49777 kernel: Input: i8042 - fix leaking of platform device on module removal
Summary: CVE-2022-49777 kernel: Input: i8042 - fix leaking of platform device on modul...
Keywords:
Status: NEW
Alias: CVE-2022-49777
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-05-01 15:01 UTC by OSIDB Bzimport
Modified: 2025-05-02 03:27 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-05-01 15:01:41 UTC
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.

Comment 1 Avinash Hanwate 2025-05-02 03:19:50 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025050117-CVE-2022-49777-34e7@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.