Bug 2373413 (CVE-2022-49956) - CVE-2022-49956 kernel: staging: rtl8712: fix use after free bugs
Summary: CVE-2022-49956 kernel: staging: rtl8712: fix use after free bugs
Keywords:
Status: NEW
Alias: CVE-2022-49956
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-06-18 12:01 UTC by OSIDB Bzimport
Modified: 2025-06-20 11:26 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-06-18 12:01:38 UTC
In the Linux kernel, the following vulnerability has been resolved:

staging: rtl8712: fix use after free bugs

_Read/Write_MACREG callbacks are NULL so the read/write_macreg_hdl()
functions don't do anything except free the "pcmd" pointer.  It
results in a use after free.  Delete them.

Comment 1 Avinash Hanwate 2025-06-20 11:16:57 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025061812-CVE-2022-49956-6aa4@gregkh/T


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