Beveiligingsadvies

CVE-2025-38197

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2025-07-04 13:37:19
Laatst bijgewerkt 2026-08-05 12:00:19
Toegewezen door Linux
CVSS-score 7.3
Status PUBLISHED

Beschrijving

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.