ghsa-x97q-xc6x-vxw7
Vulnerability from github
Published
2025-10-01 12:30
Modified
2025-10-01 12:30
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
PM / devfreq: Fix leak in devfreq_dev_release()
srcu_init_notifier_head() allocates resources that need to be released with a srcu_cleanup_notifier_head() call.
Reported by kmemleak.
{ "affected": [], "aliases": [ "CVE-2023-53518" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-10-01T12:15:56Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nPM / devfreq: Fix leak in devfreq_dev_release()\n\nsrcu_init_notifier_head() allocates resources that need to be released\nwith a srcu_cleanup_notifier_head() call.\n\nReported by kmemleak.", "id": "GHSA-x97q-xc6x-vxw7", "modified": "2025-10-01T12:30:31Z", "published": "2025-10-01T12:30:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53518" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/111bafa210ae546bee7644be730c42df9c35b66e" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/1640e9c72173911ad0fddb05012c01eafe082c4e" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/29811f4b8255d4238cf326f3bb7129784766beab" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/3354c401c68d70567d1ef25d12f4e22a7813a3c6" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/5693d077595de721f9ddbf9d37f40e5409707dfe" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/64e6e0dc2d578c0a9e31cb4edd719f0a3ed98f6d" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/7462483446cb9986568ad7adae746ce5f18d2968" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/8918025feb2f5f7c73f2495c158f22997e25cb02" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/ab192e5e5d3b48415909a8408acfd007a607bcc0" } ], "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…