GHSA-JJW8-R4H6-8X47
Vulnerability from github – Published: 2024-05-19 09:34 – Updated: 2024-05-19 09:34
VLAI?
Details
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Send DTBCLK disable message on first commit
[Why] Previous patch to allow DTBCLK disable didn't address boot case. Driver thinks DTBCLK is disabled by default, so we don't send disable message to PMFW. DTBCLK is then enabled at idle desktop on boot, burning power.
[How] Set dtbclk_en to true on boot so that disable message is sent during first commit.
{
"affected": [],
"aliases": [
"CVE-2024-35906"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-05-19T09:15:11Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Send DTBCLK disable message on first commit\n\n[Why]\nPrevious patch to allow DTBCLK disable didn\u0027t address boot case. Driver\nthinks DTBCLK is disabled by default, so we don\u0027t send disable message to\nPMFW. DTBCLK is then enabled at idle desktop on boot, burning power.\n\n[How]\nSet dtbclk_en to true on boot so that disable message is sent during first\ncommit.",
"id": "GHSA-jjw8-r4h6-8x47",
"modified": "2024-05-19T09:34:47Z",
"published": "2024-05-19T09:34:47Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35906"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/0dab75b433ed2480d57ae4f8f725186a46223e42"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/f341055b10bd8be55c3c995dff5f770b236b8ca9"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…