ghsa-2p2f-cx99-h5rw
Vulnerability from github
Published
2025-06-18 12:30
Modified
2025-06-18 12:30
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h
When adding an xattr to an inode, we must ensure that the inode_size is not less than EXT4_GOOD_OLD_INODE_SIZE + extra_isize + pad. Otherwise, the end position may be greater than the start position, resulting in UAF.
{
"affected": [],
"aliases": [
"CVE-2022-50083"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-06-18T11:15:37Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\next4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h\n\nWhen adding an xattr to an inode, we must ensure that the inode_size is\nnot less than EXT4_GOOD_OLD_INODE_SIZE + extra_isize + pad. Otherwise,\nthe end position may be greater than the start position, resulting in UAF.",
"id": "GHSA-2p2f-cx99-h5rw",
"modified": "2025-06-18T12:30:47Z",
"published": "2025-06-18T12:30:47Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50083"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/0e69cf833161b29b2e25dcbf2f2b4e70d75b15cf"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/179b14152dcb6a24c3415200603aebca70ff13af"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/214c68423fd632646c68f3ec8b3c2602cf8273f3"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/2da44a2927a71bff2bc66cefa8cfbd2ace702536"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/37d82aa78346866552d573e8badc0aa8db8f1eea"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/4cdc284ffadd6a989f24107ee7f09be43b748fbb"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/748d17d47687e178f8e38938447fa4636c071c41"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/e6321fda51e5b4dd7ec295afb84cbf63c2634c7b"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/f217b1ccb178475192e6a516fab7230f51ddae94"
}
],
"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…