CVE-2026-53299
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
26/06/2026
Last modified:
08/07/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net: airoha: Move ndesc initialization at end of airoha_qdma_init_tx()<br />
<br />
If queue entry list allocation fails in airoha_qdma_init_tx_queue routine,<br />
airoha_qdma_cleanup_tx_queue() will trigger a NULL pointer dereference<br />
accessing the queue entry array. The issue is due to the early ndesc<br />
initialization in airoha_qdma_init_tx_queue(). Fix the issue moving ndesc<br />
initialization at end of airoha_qdma_init_tx routine.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 7.0.10 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



