ghsa-jh5x-pfx2-p8c8
Vulnerability from github
Published
2025-12-30 15:30
Modified
2025-12-30 15:30
VLAI Severity ?
Details
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.
{
"affected": [],
"aliases": [
"CVE-2022-50810"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-12-30T13:15:55Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nrapidio: devices: fix missing put_device in mport_cdev_open\n\nWhen kfifo_alloc fails, the refcount of chdev-\u003edev is left incremental. \nWe should use put_device(\u0026chdev-\u003edev) to decrease the ref count of\nchdev-\u003edev to avoid refcount leak.",
"id": "GHSA-jh5x-pfx2-p8c8",
"modified": "2025-12-30T15:30:26Z",
"published": "2025-12-30T15:30:26Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50810"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/162433a96079bfa5ec748c486b4570f138d04fb5"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/53915ecc43c5139d6cdd1caa4fdc9290b9597008"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/6e4540e0970030e140998ce8847f5f0171b5afa1"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/a0d93aac54ce07a7cc71e90645d0cdabbda50450"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/ae57222402bea455e60cc51d2f52ce73b63b7af8"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/b596242585984b5f3085aa8f7a82c65640b384b6"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/bb7397f6312d2cbf05e415676ed5b1655cb82a34"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/d5b6e6eba3af11cb2a2791fa36a2524990fcde1a"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/dfee9fe93dd34cd9d49520718f6ec2072de25e48"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…