[<prev] [next>] [day] [month] [year] [list]
Message-ID: <2025082259-CVE-2025-38664-c428@gregkh>
Date: Fri, 22 Aug 2025 18:03:01 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-cve-announce@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...nel.org>
Subject: CVE-2025-38664: ice: Fix a null pointer dereference in ice_copy_and_init_pkg()
From: Greg Kroah-Hartman <gregkh@...nel.org>
Description
===========
In the Linux kernel, the following vulnerability has been resolved:
ice: Fix a null pointer dereference in ice_copy_and_init_pkg()
Add check for the return value of devm_kmemdup()
to prevent potential null pointer dereference.
The Linux kernel CVE team has assigned CVE-2025-38664 to this issue.
Affected and fixed versions
===========================
Issue introduced in 5.4 with commit c7648810961682b9388be2dd041df06915647445 and fixed in 6.1.148 with commit 1c30093d58cd3d02d8358e2b1f4a06a0aae0bf5b
Issue introduced in 5.4 with commit c7648810961682b9388be2dd041df06915647445 and fixed in 6.6.101 with commit 3028f2a4e746b499043bbb8ab816f975473a0535
Issue introduced in 5.4 with commit c7648810961682b9388be2dd041df06915647445 and fixed in 6.12.41 with commit 0fde7dccbf4c8a6d7940ecaf4c3d80a12f405dd7
Issue introduced in 5.4 with commit c7648810961682b9388be2dd041df06915647445 and fixed in 6.15.9 with commit 6d640a8ea62435a7f6f89869bee4fa99423d07ca
Issue introduced in 5.4 with commit c7648810961682b9388be2dd041df06915647445 and fixed in 6.16 with commit 4ff12d82dac119b4b99b5a78b5af3bf2474c0a36
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-2025-38664
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/net/ethernet/intel/ice/ice_ddp.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/1c30093d58cd3d02d8358e2b1f4a06a0aae0bf5b
https://git.kernel.org/stable/c/3028f2a4e746b499043bbb8ab816f975473a0535
https://git.kernel.org/stable/c/0fde7dccbf4c8a6d7940ecaf4c3d80a12f405dd7
https://git.kernel.org/stable/c/6d640a8ea62435a7f6f89869bee4fa99423d07ca
https://git.kernel.org/stable/c/4ff12d82dac119b4b99b5a78b5af3bf2474c0a36
Powered by blists - more mailing lists