ghsa-vqhw-2g88-5gvm
Vulnerability from github
Published
2024-01-16 15:30
Modified
2024-09-23 21:30
Severity ?
Details
A memory leak flaw was found in the Linux kernel’s io_uring functionality in how a user registers a buffer ring with IORING_REGISTER_PBUF_RING, mmap() it, and then frees it. This flaw allows a local user to crash or potentially escalate their privileges on the system.
{ "affected": [], "aliases": [ "CVE-2024-0582" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-01-16T15:15:09Z", "severity": "HIGH" }, "details": "A memory leak flaw was found in the Linux kernel\u2019s io_uring functionality in how a user registers a buffer ring with IORING_REGISTER_PBUF_RING, mmap() it, and then frees it. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "id": "GHSA-vqhw-2g88-5gvm", "modified": "2024-09-23T21:30:46Z", "published": "2024-01-16T15:30:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0582" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-0582" }, { "type": "WEB", "url": "https://bugs.chromium.org/p/project-zero/issues/detail?id=2504" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254050" }, { "type": "WEB", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c392cbecd8eca4c53f2bf508731257d9d0a21c2d" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/04/24/3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
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.
- 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.