ghsa-prjx-w4x5-gf5v
Vulnerability from github
Published
2024-12-24 12:30
Modified
2024-12-24 12:30
Details
In the Linux kernel, the following vulnerability has been resolved:
xen/netfront: fix crash when removing device
When removing a netfront device directly after a suspend/resume cycle it might happen that the queues have not been setup again, causing a crash during the attempt to stop the queues another time.
Fix that by checking the queues are existing before trying to stop them.
This is XSA-465 / CVE-2024-53240.
{ "affected": [], "aliases": [ "CVE-2024-53240" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-12-24T10:15:06Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nxen/netfront: fix crash when removing device\n\nWhen removing a netfront device directly after a suspend/resume cycle\nit might happen that the queues have not been setup again, causing a\ncrash during the attempt to stop the queues another time.\n\nFix that by checking the queues are existing before trying to stop\nthem.\n\nThis is XSA-465 / CVE-2024-53240.", "id": "GHSA-prjx-w4x5-gf5v", "modified": "2024-12-24T12:30:42Z", "published": "2024-12-24T12:30:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53240" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/1d5354a9182b6d302ae10367cbec1ca339d4e4e7" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/20f7f0cf7af5d81b218202ef504223af84b16a8f" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/2657ba851fa3381256d81e431b20041dc232fd88" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/7728e974ffbf14f17648dd92ea640b42b654d47c" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/8b41e6bccf7de93982781be4125211443382e66d" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/f9244fb55f37356f75c739c57323d9422d7aa0f8" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/fe9a8f5250aed0948b668c8a4e051e3b0fc29f09" }, { "type": "WEB", "url": "http://xenbits.xen.org/xsa/advisory-465.html" } ], "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.