ghsa-wh23-v966-32jj
Vulnerability from github
Published
2025-03-07 09:30
Modified
2025-03-07 09:30
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
io_uring/kbuf: reallocate buf lists on upgrade
IORING_REGISTER_PBUF_RING can reuse an old struct io_buffer_list if it was created for legacy selected buffer and has been emptied. It violates the requirement that most of the field should stay stable after publish. Always reallocate it instead.
{ "affected": [], "aliases": [ "CVE-2025-21836" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-03-07T09:15:16Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nio_uring/kbuf: reallocate buf lists on upgrade\n\nIORING_REGISTER_PBUF_RING can reuse an old struct io_buffer_list if it\nwas created for legacy selected buffer and has been emptied. It violates\nthe requirement that most of the field should stay stable after publish.\nAlways reallocate it instead.", "id": "GHSA-wh23-v966-32jj", "modified": "2025-03-07T09:30:35Z", "published": "2025-03-07T09:30:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-21836" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/146a185f6c05ee263db715f860620606303c4633" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/2a5febbef40ce968e295a7aeaa5d5cbd9e3e5ad4" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/7d0dc28dae836caf7645fef62a10befc624dd17b" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/8802766324e1f5d414a81ac43365c20142e85603" } ], "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.
- 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…