ghsa-mf62-gm5r-38wj
Vulnerability from github
Published
2024-10-21 18:30
Modified
2024-12-14 21:31
Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Initialize denominators' default to 1
[WHAT & HOW] Variables used as denominators and maybe not assigned to other values, should not be 0. Change their default to 1 so they are never 0.
This fixes 10 DIVIDE_BY_ZERO issues reported by Coverity.
{ affected: [], aliases: [ "CVE-2024-49899", ], database_specific: { cwe_ids: [ "CWE-369", ], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2024-10-21T18:15:12Z", severity: "MODERATE", }, details: "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Initialize denominators' default to 1\n\n[WHAT & HOW]\nVariables used as denominators and maybe not assigned to other values,\nshould not be 0. Change their default to 1 so they are never 0.\n\nThis fixes 10 DIVIDE_BY_ZERO issues reported by Coverity.", id: "GHSA-mf62-gm5r-38wj", modified: "2024-12-14T21:31:32Z", published: "2024-10-21T18:30:57Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-49899", }, { type: "WEB", url: "https://git.kernel.org/stable/c/7f8e93b862aba08d540f1e9e03e0ceb4d0cfd5fb", }, { type: "WEB", url: "https://git.kernel.org/stable/c/9be768f08b16f020da376538b08463ac3a2ce8cd", }, { type: "WEB", url: "https://git.kernel.org/stable/c/9f35cec5e4b9759b38c663d18eae4eaf30f36527", }, { type: "WEB", url: "https://git.kernel.org/stable/c/b995c0a6de6c74656a0c39cd57a0626351b13e3c", }, ], 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", }, ], }
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.