VYPR
Medium severity5.5NVD Advisory· Published May 6, 2026· Updated Jun 17, 2026

CVE-2026-43149

CVE-2026-43149

Description

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

net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()

The priv->rx_buffer and priv->tx_buffer are alloc'd together as contiguous buffers in uhdlc_init() but freed as two buffers in uhdlc_memclean().

Change the cleanup to only call dma_free_coherent() once on the whole buffer.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

3
  • osv-coords
    Range: >= 4.8.0, < 5.10.252
  • Linux/Kernelllm-fuzzy2 versions
    (expand)+ 1 more
    • (no CPE)
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: >=4.8,<5.10.252

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.