ghsa-gpgj-87v4-mj9r
Vulnerability from github
Published
2024-05-17 15:31
Modified
2024-07-03 18:42
Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Prevent crash when disable stream
[Why] Disabling stream encoder invokes a function that no longer exists.
[How] Check if the function declaration is NULL in disable stream encoder.
{ affected: [], aliases: [ "CVE-2024-35799", ], database_specific: { cwe_ids: [ "CWE-400", ], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2024-05-17T14:15:12Z", severity: "MODERATE", }, details: "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Prevent crash when disable stream\n\n[Why]\nDisabling stream encoder invokes a function that no longer exists.\n\n[How]\nCheck if the function declaration is NULL in disable stream encoder.", id: "GHSA-gpgj-87v4-mj9r", modified: "2024-07-03T18:42:25Z", published: "2024-05-17T15:31:09Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-35799", }, { type: "WEB", url: "https://git.kernel.org/stable/c/2b17133a0a2e0e111803124dad09e803718d4a48", }, { type: "WEB", url: "https://git.kernel.org/stable/c/4356a2c3f296503c8b420ae8adece053960a9f06", }, { type: "WEB", url: "https://git.kernel.org/stable/c/59772327d439874095516673b4b30c48bd83ca38", }, { type: "WEB", url: "https://git.kernel.org/stable/c/72d72e8fddbcd6c98e1b02d32cf6f2b04e10bd1c", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", type: "CVSS_V3", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.