ghsa-c227-q7j7-xf88
Vulnerability from github
Published
2024-05-21 15:31
Modified
2024-05-21 15:31
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
ipack: ipoctal: fix stack information leak
The tty driver name is used also after registering the driver and must specifically not be allocated on the stack to avoid leaking information to user space (or triggering an oops).
Drivers should not try to encode topology information in the tty device name but this one snuck in through staging without anyone noticing and another driver has since copied this malpractice.
Fixing the ABI is a separate issue, but this at least plugs the security hole.
{ "affected": [], "aliases": [ "CVE-2021-47401" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-05-21T15:15:25Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nipack: ipoctal: fix stack information leak\n\nThe tty driver name is used also after registering the driver and must\nspecifically not be allocated on the stack to avoid leaking information\nto user space (or triggering an oops).\n\nDrivers should not try to encode topology information in the tty device\nname but this one snuck in through staging without anyone noticing and\nanother driver has since copied this malpractice.\n\nFixing the ABI is a separate issue, but this at least plugs the security\nhole.", "id": "GHSA-c227-q7j7-xf88", "modified": "2024-05-21T15:31:45Z", "published": "2024-05-21T15:31:44Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47401" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/0a9c36a2e06a249acbed64e8e0b84637c2ad7575" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/2725925982dc96a78069cd118ea3d66759bfdad7" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/5f6a309a699675680df15d9b6d389114515b4426" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/741ea2670e021350e54f491106bdaa22dc50e6a0" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/829f13d6079cf7a2465522f39acb43033e9b320d" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/8657158a3b68c85234e6da3d8eae33d6183588b7" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/a89936cce87d60766a75732a9e7e25c51164f47c" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/acb96e782bad427ca4bb1bd94af660acd1462380" } ], "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…