Bug 2320778 (CVE-2022-49011) - CVE-2022-49011 kernel: hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()
Summary: CVE-2022-49011 kernel: hwmon: (coretemp) fix pci device refcount leak in nv1a...
Keywords:
Status: NEW
Alias: CVE-2022-49011
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: 2024-10-21 22:03 UTC by OSIDB Bzimport
Modified: 2025-05-20 02:04 UTC (History)
4 users (show)

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


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2025:7557 0 None None None 2025-05-14 04:53:57 UTC
Red Hat Product Errata RHBA-2025:7558 0 None None None 2025-05-14 05:02:31 UTC
Red Hat Product Errata RHBA-2025:7583 0 None None None 2025-05-14 10:36:09 UTC
Red Hat Product Errata RHBA-2025:7591 0 None None None 2025-05-14 11:39:23 UTC
Red Hat Product Errata RHBA-2025:7969 0 None None None 2025-05-19 09:57:13 UTC
Red Hat Product Errata RHBA-2025:8025 0 None None None 2025-05-20 02:04:04 UTC
Red Hat Product Errata RHSA-2025:7531 0 None None None 2025-05-14 00:33:05 UTC
Red Hat Product Errata RHSA-2025:7532 0 None None None 2025-05-14 00:23:49 UTC

Description OSIDB Bzimport 2024-10-21 22:03:40 UTC
In the Linux kernel, the following vulnerability has been resolved:

hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()

As comment of pci_get_domain_bus_and_slot() says, it returns
a pci device with refcount increment, when finish using it,
the caller must decrement the reference count by calling
pci_dev_put(). So call it after using to avoid refcount leak.

Comment 1 Avinash Hanwate 2024-10-22 05:40:09 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024102152-CVE-2022-49011-069a@gregkh/T

Comment 3 errata-xmlrpc 2025-05-14 00:23:48 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2025:7532 https://access.redhat.com/errata/RHSA-2025:7532

Comment 4 errata-xmlrpc 2025-05-14 00:33:04 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2025:7531 https://access.redhat.com/errata/RHSA-2025:7531


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