NONE · 0

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 situat...

Vulnerability 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.

References

FAQ

What is CVE-2026-93062?

CVE-2026-93062 is a documented vulnerability. 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 situat...

How severe is CVE-2026-93062?

CVSS scoring is not yet available for CVE-2026-93062. Check NVD for updates.

Is there a patch for CVE-2026-93062?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.