CVE Database
/

CVE-2025-38680

Back to search

CVE-2025-38680

Published: Sep 4, 2025

Modified: May 12, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix 1-byte out-of-bounds read in uvc_parse_format() The buffer length check before calling uvc_parse_format() only ensured that the buffer has at least 3 bytes (buflen > 2), buf the function accesses buffer[3], requiring at least 4 bytes. This can lead to an out-of-bounds read if the buffer has exactly 3 bytes. Fix it by checking that the buffer has at least 4 bytes in uvc_parse_format().

VendorProductVersions

Linux

Linux

affected
c0efd232929c2cd87238de2cccdaf4e845be5b0c - < 9ad554217c9b945031c73df4e8176a475e2dea57
affected
c0efd232929c2cd87238de2cccdaf4e845be5b0c - < 1e269581b3aa5962fdc52757ab40da286168c087
affected
c0efd232929c2cd87238de2cccdaf4e845be5b0c - < 8343f3fe0b755925f83d60b05e92bf4396879758
affected
c0efd232929c2cd87238de2cccdaf4e845be5b0c - < ffdd82182953df643aa63d999b6f1653d0c93778
affected
c0efd232929c2cd87238de2cccdaf4e845be5b0c - < a97e062e4ff3dab84a2f1eb811e9eddc6699e2a9

+4 more versions

Linux

Linux

affected
2.6.26
unaffected
0 - < 2.6.26
unaffected
5.4.297 - <= 5.4.*
unaffected
5.10.241 - <= 5.10.*
unaffected
5.15.190 - <= 5.15.*

+6 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now