CVE-2023-52764

Analyzed
Published: 21 May 2024, 15:30
Last modified:11 May 2026, 19:32

Vulnerability Summary

Overall Risk (default)
medium
31/100
CVSS Score
7.8 HIGH
v3.1 (nvd)
EPSS Score
0.01% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

21 May 2024, 15:30
Published
Vulnerability first disclosed
11 May 2026, 19:32
Last Modified
Vulnerability information updated

Description

In the Linux kernel, the following vulnerability has been resolved: media: gspca: cpia1: shift-out-of-bounds in set_flicker Syzkaller reported the following issue: UBSAN: shift-out-of-bounds in drivers/media/usb/gspca/cpia1.c:1031:27 shift exponent 245 is too large for 32-bit type 'int' When the value of the variable "sd->params.exposure.gain" exceeds the number of bits in an integer, a shift-out-of-bounds error is reported. It is triggered because the variable "currentexp" cannot be left-shifted by more than the number of bits in an integer. In order to avoid invalid range during left-shift, the conditional expression is added.

CVSS Metrics

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

EPSS Trends

Current EPSS score: 0.01% Percentile: 2%

Techniques & Countermeasures

  • CWE-787Out-of-bounds Write

    The product writes data past the end, or before the beginning, of the intended buffer.

Affected Systems

  • linuxlinux

    ≥ 54e8bc5d64a651e2fb8b2366637e6a7d920a4c70, < 69bba62600bd91d6b7c1e8ca181faf8ac64f7060 | ≥ 54e8bc5d64a651e2fb8b2366637e6a7d920a4c70, < 2eee8edfff90e22980a6b22079d238c3c9d323bb | ≥ 54e8bc5d64a651e2fb8b2366637e6a7d920a4c70, < 8f83c85ee88225319c52680792320c02158c2a9b | ≥ 54e8bc5d64a651e2fb8b2366637e6a7d920a4c70, < c6b6b8692218da73b33b310d7c1df90f115bdd9a | ≥ 54e8bc5d64a651e2fb8b2366637e6a7d920a4c70, < 09cd8b561aa9796903710a1046957f2b112c8f26 | ≥ 54e8bc5d64a651e2fb8b2366637e6a7d920a4c70, < a647f27a7426d2fe1b40da7c8fa2b81354a51177 | ≥ 54e8bc5d64a651e2fb8b2366637e6a7d920a4c70, < 93bddd6529f187f510eec759f37d0569243c9809 | ≥ 54e8bc5d64a651e2fb8b2366637e6a7d920a4c70, < e2d7149b913d14352c82624e723ce1c211ca06d3 | ≥ 54e8bc5d64a651e2fb8b2366637e6a7d920a4c70, < 099be1822d1f095433f4b08af9cc9d6308ec1953 | 2.6.34

  • linuxlinux_kernel

    < 4.14.331 | ≥ 4.15, < 4.19.300 | ≥ 4.20, < 5.4.262 | ≥ 5.5, < 5.10.202 | ≥ 5.11, < 5.15.140 | ≥ 5.16, < 6.1.64 | ≥ 6.2, < 6.5.13 | ≥ 6.6, < 6.6.3

References (9)