---
id: CVE-2026-93789
title: |-
  In the Linux kernel, the following vulnerability has been resolved:

  wifi: iwlwifi: bound aligned TLV advance in FW parser

  Validate ALIGN(tlv_len, 4) against remaining parser length before
  consuming bytes from the firmware image.

  This …
summary: |-
  In the Linux kernel, the following vulnerability has been resolved:

  wifi: iwlwifi: bound aligned TLV advance in FW parser

  Validate ALIGN(tlv_len, 4) against remaining parser length before
  consuming bytes from the firmware image.

  This …
severity: none
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    528fa9eb14c209533ca26958b76da55e0ce239d8
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    7aa9097623afb694bc25382a62e14d8e82bf002f
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    acad742714bdc70e7fd7f234323807c596828213
  - Linux < 6.12.111
  - Linux < 6.18.53
  - Linux (all versions)
published: '2026-09-24'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T17:17:11.593'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-93789'
references:
  - url: 'https://git.kernel.org/stable/c/528fa9eb14c209533ca26958b76da55e0ce239d8'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/7aa9097623afb694bc25382a62e14d8e82bf002f'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/acad742714bdc70e7fd7f234323807c596828213'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-24T16:47:15.902Z'
---

## Overview

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

wifi: iwlwifi: bound aligned TLV advance in FW parser

Validate ALIGN(tlv_len, 4) against remaining parser length before
consuming bytes from the firmware image.

This avoids length underflow on malformed TLVs.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
