ghsa-rmch-28qm-wpc4
Vulnerability from github
Published
2024-05-01 15:30
Modified
2024-06-26 00:31
Details
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'
Tell snprintf() to store at most 10 bytes in the output buffer instead of 30.
Fixes the below: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_debugfs.c:1508 dp_dsc_clock_en_read() error: snprintf() is printing too much 30 vs 10
{ "affected": [], "aliases": [ "CVE-2024-27045" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-05-01T13:15:49Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Fix a potential buffer overflow in \u0027dp_dsc_clock_en_read()\u0027\n\nTell snprintf() to store at most 10 bytes in the output buffer\ninstead of 30.\n\nFixes the below:\ndrivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_debugfs.c:1508 dp_dsc_clock_en_read() error: snprintf() is printing too much 30 vs 10", "id": "GHSA-rmch-28qm-wpc4", "modified": "2024-06-26T00:31:40Z", "published": "2024-05-01T15:30:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27045" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/440f059837418fac1695b65d3ebc6080d33be877" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/4b09715f1504f1b6e8dff0e9643630610bc05141" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/ad76fd30557d6a106c481e4606a981221ca525f7" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/cf114d8d4a8d78df272116a745bb43b48cef65f4" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/d346b3e5b25c95d504478507eb867cd3818775ab" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/eb9327af3621d26b1d83f767c97a3fe8191a3a65" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/ff28893c96c5e0927a4da10cd24a3522ca663515" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
- 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.