lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <2025100758-CVE-2022-50548-5721@gregkh>
Date: Tue,  7 Oct 2025 17:21:06 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-cve-announce@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...nel.org>
Subject: CVE-2022-50548: media: i2c: hi846: Fix memory leak in hi846_parse_dt()

From: Greg Kroah-Hartman <gregkh@...nel.org>

Description
===========

In the Linux kernel, the following vulnerability has been resolved:

media: i2c: hi846: Fix memory leak in hi846_parse_dt()

If any of the checks related to the supported link frequencies fail, then
the V4L2 fwnode resources don't get released before returning, which leads
to a memleak. Fix this by properly freeing the V4L2 fwnode data in a
designated label.

The Linux kernel CVE team has assigned CVE-2022-50548 to this issue.


Affected and fixed versions
===========================

	Issue introduced in 5.16 with commit e8c0882685f9152f0d729664a12bcbe749cb7736 and fixed in 6.0.16 with commit a05a9ae9ef3fffc9bc7ec2bc432a249a01155f6e
	Issue introduced in 5.16 with commit e8c0882685f9152f0d729664a12bcbe749cb7736 and fixed in 6.1.2 with commit 4368730678412a8fa71960dbda81e122dafa70f7
	Issue introduced in 5.16 with commit e8c0882685f9152f0d729664a12bcbe749cb7736 and fixed in 6.2 with commit 80113026d415e27483669db7a88b548d1ec3d3d1

Please see https://www.kernel.org for a full list of currently supported
kernel versions by the kernel community.

Unaffected versions might change over time as fixes are backported to
older supported kernel versions.  The official CVE entry at
	https://cve.org/CVERecord/?id=CVE-2022-50548
will be updated if fixes are backported, please check that for the most
up to date information about this issue.


Affected files
==============

The file(s) affected by this issue are:
	drivers/media/i2c/hi846.c


Mitigation
==========

The Linux kernel CVE team recommends that you update to the latest
stable kernel version for this, and many other bugfixes.  Individual
changes are never tested alone, but rather are part of a larger kernel
release.  Cherry-picking individual commits is not recommended or
supported by the Linux kernel community at all.  If however, updating to
the latest release is impossible, the individual changes to resolve this
issue can be found at these commits:
	https://git.kernel.org/stable/c/a05a9ae9ef3fffc9bc7ec2bc432a249a01155f6e
	https://git.kernel.org/stable/c/4368730678412a8fa71960dbda81e122dafa70f7
	https://git.kernel.org/stable/c/80113026d415e27483669db7a88b548d1ec3d3d1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ