CVE-2026-93062: wifi: iwlwifi: guard against division by zero in iwl_dbg_tlv_alloc_fragments

Published Sep 17, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

wifi: iwlwifi: guard against division by zero in iwldbgtlvallocfragments

Make sure we don't end-up with a numfrags = 0 situation. For that, check that the required size is not 0 and put a checker on numfrags as well.

Event History

Sep 17, 2026
CVE Published
via MITRE·04:10 PM
Data Sourced
via MITRE·04:10 PM
Description

Frequently Asked Questions

1

Which systems are potentially affected?

Systems running a Linux kernel with the iwlwifi driver are potentially affected. The provided information does not identify specific kernel versions or affected Intel wireless hardware.

2

What condition triggers the flaw?

The issue occurs when iwl_dbg_tlv_alloc_fragments reaches a state where the required size is zero, resulting in num_frags being zero and creating a division-by-zero condition.

3

What does the available fix change?

The fix checks that the required size is not zero and adds validation for num_frags, preventing a zero-fragment calculation.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203