CVE-2022-49189

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-49189
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49189.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-49189
Downstream
Related
Published
2025-02-26T07:00:55Z
Modified
2025-08-09T20:01:28Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

clk: qcom: clk-rcg2: Update logic to calculate D value for RCG

The display pixel clock has a requirement on certain newer platforms to support M/N as (2/3) and the final D value calculated results in underflow errors. As the current implementation does not check for D value is within the accepted range for a given M & N value. Update the logic to calculate the final D value based on the range.

References

Affected packages