CVE-2023-52857

Modified
Published: 21 May 2024, 15:31
Last modified:23 May 2026, 15:27

Vulnerability Summary

Overall Risk (default)
low
22/100
CVSS Score
5.5 MEDIUM
v3.1 (nvd)
EPSS Score
0.02% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

21 May 2024, 15:31
Published
Vulnerability first disclosed
23 May 2026, 15:27
Last Modified
Vulnerability information updated

Description

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix coverity issue with unintentional integer overflow 1. Instead of multiplying 2 variable of different types. Change to assign a value of one variable and then multiply the other variable. 2. Add a int variable for multiplier calculation instead of calculating different types multiplier with dma_addr_t variable directly.

CVSS Metrics

  • v3.1MEDIUMScore: 5.5CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.02% Percentile: 4%

Techniques & Countermeasures

  • CWE-190Integer Overflow or Wraparound

    The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

Affected Systems

  • linuxlinux

    ≥ 1a64a7aff8da352c9419de3d5c34343682916411, < a12bd675100531f9fb4508fd4430dd1632325a0e | ≥ 1a64a7aff8da352c9419de3d5c34343682916411, < 0d8a1df39d3fc34560e2cc663b5c340d06a25396 | ≥ 1a64a7aff8da352c9419de3d5c34343682916411, < 96312a251d4dcee5d36e32edba3002bfde0ddd9c | ≥ 1a64a7aff8da352c9419de3d5c34343682916411, < b0b0d811eac6b4c52cb9ad632fa6384cf48869e7 | 73e81f7219aa582d8e55a7b6552f607a8e5a9724 | ≥ 5.13.12, < 5.14 | 5.14

  • linuxlinux_kernel

    ≥ 5.13.12, < 6.5.12 | ≥ 6.6, < 6.6.2

References (5)