Bug 2376393 (CVE-2025-38197) - CVE-2025-38197 kernel: platform/x86: dell_rbu: Fix list usage
Summary: CVE-2025-38197 kernel: platform/x86: dell_rbu: Fix list usage
Keywords:
Status: NEW
Alias: CVE-2025-38197
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: 2025-07-04 14:03 UTC by OSIDB Bzimport
Modified: 2025-07-07 04:58 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-07-04 14:03:34 UTC
In the Linux kernel, the following vulnerability has been resolved:

platform/x86: dell_rbu: Fix list usage

Pass the correct list head to list_for_each_entry*() when looping through
the packet list.

Without this patch, reading the packet data via sysfs will show the data
incorrectly (because it starts at the wrong packet), and clearing the
packet list will result in a NULL pointer dereference.

Comment 1 Avinash Hanwate 2025-07-07 04:48:47 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025070416-CVE-2025-38197-0bd2@gregkh/T


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