CVE-2026-93062

Unknown

Last modified

CVE-2026-93062 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: guard against division by zero in iwl_dbg_tlv_alloc_fragments Make sure we don't end-up with a num_frags = 0 situation. For that, check that the required size is not 0 and put a checker on num_frags as well..

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: guard against division by zero in iwl_dbg_tlv_alloc_fragments Make sure we don't end-up with a num_frags = 0 situation. For that, check that the required size is not 0 and put a checker on num_frags as well.

Affected Software

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

VendorProductVersions
LinuxLinux>= 14124b25780db542b2bc31aadecc37a2a6534f40, < 11dde137f1258004bd1ed76ea2480a641e1fb753; >= 14124b25780db542b2bc31aadecc37a2a6534f40, < 6df26657c626b63b5a47026128cc021f66722a41; >= 14124b25780db542b2bc31aadecc37a2a6534f40, < f26f72c2448829701d7c3e840fac9d168a98a955; >= 14124b25780db542b2bc31aadecc37a2a6534f40, < bc7a7ad93070879c74cdcb107ebb1a02ec212712; >= 14124b25780db542b2bc31aadecc37a2a6534f40, < 9318bc0c41b24705690cf80d1596cf6b711e7027
LinuxLinux5.5

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-93062?
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: guard against division by zero in iwl_dbg_tlv_alloc_fragments Make sure we don't end-up with a num_frags = 0 situation. For that, check that the required size is not 0 and put a checker on num_frags as well.
How severe is CVE-2026-93062?
Severity scoring for CVE-2026-93062 is pending analysis.
How do I fix CVE-2026-93062?
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-93062?

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

Scan your code now

Source: NVD / NIST