CVE-2026-43102
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
06/05/2026
Last modified:
11/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net: airoha: Fix memory leak in airoha_qdma_rx_process()<br />
<br />
If an error occurs on the subsequents buffers belonging to the<br />
non-linear part of the skb (e.g. due to an error in the payload length<br />
reported by the NIC or if we consumed all the available fragments for<br />
the skb), the page_pool fragment will not be linked to the skb so it will<br />
not return to the pool in the airoha_qdma_rx_process() error path. Fix the<br />
memory leak partially reverting commit &#39;d6d2b0e1538d ("net: airoha: Fix<br />
page recycling in airoha_qdma_rx_process()")&#39; and always running<br />
page_pool_put_full_page routine in the airoha_qdma_rx_process() error<br />
path.
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.15.1 (including) | 6.18.24 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.14 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.15:-:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc7:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



