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: <2024092745-CVE-2024-46865-c6a7@gregkh>
Date: Fri, 27 Sep 2024 14:43:58 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-cve-announce@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: CVE-2024-46865: fou: fix initialization of grc

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

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

fou: fix initialization of grc

The grc must be initialize first. There can be a condition where if
fou is NULL, goto out will be executed and grc would be used
uninitialized.

The Linux kernel CVE team has assigned CVE-2024-46865 to this issue.


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

	Issue introduced in 6.1.110 with commit d7567f098f54 and fixed in 6.1.111 with commit 5d537b8d9005
	Issue introduced in 6.6.51 with commit 1df42be305fe and fixed in 6.6.52 with commit 7ae890ee1947
	Issue introduced in 6.10.10 with commit c46cd6aaca81 and fixed in 6.10.11 with commit aca06c617c83
	Issue introduced in 5.10.226 with commit 231c235d2f7a
	Issue introduced in 5.15.167 with commit 4494bccb52ff

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-2024-46865
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:
	net/ipv4/fou_core.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/5d537b8d900514509622ce92330b70d2e581d409
	https://git.kernel.org/stable/c/7ae890ee19479eeeb87724cca8430b5cb3660c74
	https://git.kernel.org/stable/c/aca06c617c83295f0caa486ad608fbef7bdc11e8
	https://git.kernel.org/stable/c/4c8002277167125078e6b9b90137bdf443ebaa08

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ