CVE-2022-50245
rapidio: fix possible UAF when kfifo_alloc() fails
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Sep 15, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
e8de370188d098bb49483c287b44925957c3c9b6 < 2a6c75adf8192f07ddcdd4a1a13488c890a73919 e8de370188d098bb49483c287b44925957c3c9b6 < 2dfd60724d271a6ab99f93f40f38f2ced1ddbb87 e8de370188d098bb49483c287b44925957c3c9b6 < a253dde0403a153075ffb254f6f7b2635e49e97a e8de370188d098bb49483c287b44925957c3c9b6 < 311b488405ac45af46756b1c8f1d27007b68b07e e8de370188d098bb49483c287b44925957c3c9b6 < 5ee850645e42f541ce1ea8130c2b27cc495f965c e8de370188d098bb49483c287b44925957c3c9b6 < 2f5cc7fd73fd6253cc71214f0dd499cc62feb469 e8de370188d098bb49483c287b44925957c3c9b6 < 2ba06e57f933f0eac242e8b389433da1cc00d4d5 e8de370188d098bb49483c287b44925957c3c9b6 < cb87af2c19c0993f6e21f75b963a5599c5a73e76 e8de370188d098bb49483c287b44925957c3c9b6 < 02d7d89f816951e0862147d751b1150d67aaebdd
Linux / Linux
4.6
References
git.kernel.org: https://git.kernel.org/stable/c/2a6c75adf8192f07ddcdd4a1a13488c890a73919 git.kernel.org: https://git.kernel.org/stable/c/2dfd60724d271a6ab99f93f40f38f2ced1ddbb87 git.kernel.org: https://git.kernel.org/stable/c/a253dde0403a153075ffb254f6f7b2635e49e97a git.kernel.org: https://git.kernel.org/stable/c/311b488405ac45af46756b1c8f1d27007b68b07e git.kernel.org: https://git.kernel.org/stable/c/5ee850645e42f541ce1ea8130c2b27cc495f965c git.kernel.org: https://git.kernel.org/stable/c/2f5cc7fd73fd6253cc71214f0dd499cc62feb469 git.kernel.org: https://git.kernel.org/stable/c/2ba06e57f933f0eac242e8b389433da1cc00d4d5 git.kernel.org: https://git.kernel.org/stable/c/cb87af2c19c0993f6e21f75b963a5599c5a73e76 git.kernel.org: https://git.kernel.org/stable/c/02d7d89f816951e0862147d751b1150d67aaebdd