Bug 2425168 (CVE-2022-50777) - CVE-2022-50777 kernel: Kernel: Denial of Service due to reference count leak
Summary: CVE-2022-50777 kernel: Kernel: Denial of Service due to reference count leak
Keywords:
Status: NEW
Alias: CVE-2022-50777
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-24 14:08 UTC by OSIDB Bzimport
Modified: 2026-01-02 13:55 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-24 14:08:05 UTC
In the Linux kernel, the following vulnerability has been resolved:

net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe

of_phy_find_device() return device node with refcount incremented.
Call put_device() to relese it when not needed anymore.


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