IT

Tracker / CVE-2025-38497

CVE-2025-38497

High 7.1

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Fix OOB read on empty string write When writing an empty string to either 'qw_sign' or 'landingPage' sysfs attributes, the store functions attempt to access page[l - 1] before validating that the length 'l' is greater than zero. This patch fixes the vulnerability by adding a check at the beginning of os_desc_qw_sign_store() and webusb_landingPage_store() to handle the zero-length input case gracefully by returning immediately.

Affected products and versions

debian debian_linux
linux linux_kernel
linux linux_kernel · 3.16 → 5.4.297
linux linux_kernel · 5.11 → 5.15.190
linux linux_kernel · 5.16 → 6.1.147
linux linux_kernel · 5.5 → 5.10.241
linux linux_kernel · 6.13 → 6.15.8
linux linux_kernel · 6.2 → 6.6.100
linux linux_kernel · 6.7 → 6.12.40

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References