VYPR
Medium severity5.5NVD Advisory· Published May 27, 2026· Updated Jun 16, 2026

CVE-2026-45954

CVE-2026-45954

Description

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

fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()

In au1200fb_drv_probe(), when platform_get_irq fails(), it directly returns from the function with an error code, which causes a memory leak.

Replace it with a goto label to ensure proper cleanup.

AI Insight

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

Affected products

9
  • Linux/Kernel7 versions
    cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*+ 6 more
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: >=4.14.322,<4.15
    • cpe:2.3:o:linux:linux_kernel:6.5:-:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:6.5:rc3:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:6.5:rc4:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:6.5:rc5:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:6.5:rc6:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:6.5:rc7:*:*:*:*:*:*
  • Linux/au1200fbllm-fuzzy
  • osv-coords
    Range: < 5.10.252

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.

CVE-2026-45954 · Medium · VYPR