ghsa-ffxc-rwg8-qgjw
Vulnerability from github
Published
2024-10-21 18:30
Modified
2024-12-09 15:31
Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Check null pointer before try to access it
[why & how] Change the order of the pipe_ctx->plane_state check to ensure that plane_state is not null before accessing it.
{ "affected": [], "aliases": [ "CVE-2024-49906" ], "database_specific": { "cwe_ids": [ "CWE-476" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-10-21T18:15:13Z", "severity": "MODERATE" }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Check null pointer before try to access it\n\n[why \u0026 how]\nChange the order of the pipe_ctx-\u003eplane_state check to ensure that\nplane_state is not null before accessing it.", "id": "GHSA-ffxc-rwg8-qgjw", "modified": "2024-12-09T15:31:33Z", "published": "2024-10-21T18:30:57Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-49906" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/1b686053c06ffb9f4524b288110cf2a831ff7a25" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/2002ccb93004e76a471b180560accb2c1f850f35" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/ebef6616219ff04abdeb39450625f85419787ee3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
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.