CVE-2022-50810

UnknownEPSS 0.23%

Last modified

CVE-2022-50810 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: rapidio: devices: fix missing put_device in mport_cdev_open When kfifo_alloc fails, the refcount of chdev->dev is left incremental. We should use put_device(&chdev->dev) to decrease the ref count of chdev->dev to avoid refcount leak.. EPSS estimates a 0.23% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: rapidio: devices: fix missing put_device in mport_cdev_open When kfifo_alloc fails, the refcount of chdev->dev is left incremental. We should use put_device(&chdev->dev) to decrease the ref count of chdev->dev to avoid refcount leak.

Metrics

EPSS Probability
0.23%

14.0th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= e8de370188d098bb49483c287b44925957c3c9b6, < 6e4540e0970030e140998ce8847f5f0171b5afa1; >= e8de370188d098bb49483c287b44925957c3c9b6, < ae57222402bea455e60cc51d2f52ce73b63b7af8; >= e8de370188d098bb49483c287b44925957c3c9b6, < dfee9fe93dd34cd9d49520718f6ec2072de25e48; >= e8de370188d098bb49483c287b44925957c3c9b6, < bb7397f6312d2cbf05e415676ed5b1655cb82a34; >= e8de370188d098bb49483c287b44925957c3c9b6, < 53915ecc43c5139d6cdd1caa4fdc9290b9597008; >= e8de370188d098bb49483c287b44925957c3c9b6, < a0d93aac54ce07a7cc71e90645d0cdabbda50450; >= e8de370188d098bb49483c287b44925957c3c9b6, < 162433a96079bfa5ec748c486b4570f138d04fb5; >= e8de370188d098bb49483c287b44925957c3c9b6, < b596242585984b5f3085aa8f7a82c65640b384b6; >= e8de370188d098bb49483c287b44925957c3c9b6, < d5b6e6eba3af11cb2a2791fa36a2524990fcde1a
LinuxLinux4.6

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2022-50810?
In the Linux kernel, the following vulnerability has been resolved: rapidio: devices: fix missing put_device in mport_cdev_open When kfifo_alloc fails, the refcount of chdev->dev is left incremental. We should use put_device(&chdev->dev) to decrease the ref count of chdev->dev to avoid refcount leak.
How severe is CVE-2022-50810?
Severity scoring for CVE-2022-50810 is pending analysis. The EPSS model estimates a 0.23% probability of exploitation in the next 30 days.
How do I fix CVE-2022-50810?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2022

Are you affected by CVE-2022-50810?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST