CVE-2026-97541

Unknown

Last modified

CVE-2026-97541 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k_htc: don't store usb_device_id usb_device_id is not guaranteed to live longer than probe due to presence of dynamic ID. All information apart from driver_data can be easily retrieved from usb_device, so just store driver_data..

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k_htc: don't store usb_device_id usb_device_id is not guaranteed to live longer than probe due to presence of dynamic ID. All information apart from driver_data can be easily retrieved from usb_device, so just store driver_data.

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 8e70a6785bd02cf9ef7fd21ebccf46a8ba23014e; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 9d5e396578097d02e859798207db41ed4b831f50; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < c34aa59950597e3360e9cef9d08cdf4edb30ad4d; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 14d2ac442d660e112efc0ce87ad10085013ed2b1; < 6.12.111; < 6.18.53; < 7.2.7
LinuxLinuxAll versions

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-97541?
In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k_htc: don't store usb_device_id usb_device_id is not guaranteed to live longer than probe due to presence of dynamic ID. All information apart from driver_data can be easily retrieved from usb_device, so just store driver_data.
How severe is CVE-2026-97541?
Severity scoring for CVE-2026-97541 is pending analysis.
How do I fix CVE-2026-97541?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-97541?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST