CVE-2026-93065
Last modified
CVE-2026-93065 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix counter type in iwl_fwrt_dump_error_logs The loop counter 'count' was declared as u8 while num_pc is u32. If firmware advertises more than 255 PC entries the counter wraps back to zero and the loop never terminates potentially causing an infinite loop or reading past the allocated pc_data array. Change the declaration to u32 to match num_pc..
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix counter type in iwl_fwrt_dump_error_logs The loop counter 'count' was declared as u8 while num_pc is u32. If firmware advertises more than 255 PC entries the counter wraps back to zero and the loop never terminates potentially causing an infinite loop or reading past the allocated pc_data array. Change the declaration to u32 to match num_pc.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 2b69d242e29b891b11f1190201f4a08abb0c8342, < 8d74cb5fbb7a0d825403a74d18386dc7b22426a9; >= 2b69d242e29b891b11f1190201f4a08abb0c8342, < 9710b20d09d847e07e190087b0b529673d3f1fad; >= 2b69d242e29b891b11f1190201f4a08abb0c8342, < 8d8a526f3ec659194f846a2cb33844d9f6cb9995; >= 2b69d242e29b891b11f1190201f4a08abb0c8342, < 769e1910d41fdd01453cef4ae032a3c162f029f8; >= 2b69d242e29b891b11f1190201f4a08abb0c8342, < 71e67b4b59337b2f9f4fef976a27de2dad7aabf2; ff800b0c4797c6e97f09fcd93ca8b83040d77fb4; >= 6.4.4, < 6.5 |
| Linux | Linux | 6.5 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93065?
How severe is CVE-2026-93065?
How do I fix CVE-2026-93065?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-9306A security vulnerability has been detected in QuantumNous ne…3.7
- CVE-2026-93060In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93061In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93062In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93063In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-93064In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93066In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93067In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93068In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93069In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9307A sensitive information disclosure security issue exists wit…6.3
- CVE-2026-93070In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-93065?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
