VYPR
High severity7.8NVD Advisory· Published Sep 15, 2025· Updated Jun 17, 2026

CVE-2022-50245

CVE-2022-50245

Description

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

rapidio: fix possible UAF when kfifo_alloc() fails

If kfifo_alloc() fails in mport_cdev_open(), goto err_fifo and just free priv. But priv is still in the chdev->file_list, then list traversal may cause UAF. This fixes the following smatch warning:

drivers/rapidio/devices/rio_mport_cdev.c:1930 mport_cdev_open() warn: '&priv->list' not removed from list

AI Insight

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

Affected products

4
  • Linux/Kernel3 versions
    cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*+ 2 more
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: >=4.6,<4.9.337
    • (no CPE)
    • (no CPE)range: 4.6
  • osv-coords
    Range: >= 4.6.0, < 4.9.337

Patches

Vulnerability mechanics

References

9

News mentions

0

No linked articles in our index yet.