CVE-2024-36895

UVC gadget configuration failure via pointer-size length check

Published May 30, 2024 · Updated May 11, 2026

Input validation error in the Linux kernel UVC gadget configfs parser allows local users to disrupt gadget configuration on 32-bit systems. The __uvcg_iter_item_entries() helper allocates a computed heap buffer but limits each parsed attribute item with sizeof(buf), the pointer width, instead of the allocation size. Writing a normal six-digit dwFrameInterval value can therefore fail on a 32-bit build; access to the gadget's configfs attributes is required, and no memory corruption is established.

CVSS severity7.8
High
EPSS probability0.23%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Input validation error in the Linux kernel UVC gadget configfs parser allows local users to disrupt gadget configuration on 32-bit systems. The __uvcg_iter_item_entries() helper allocates a computed heap buffer but limits each parsed attribute item with sizeof(buf), the pointer width, instead of the allocation size. Writing a normal six-digit dwFrameInterval value can therefore fail on a 32-bit build; access to the gadget's configfs attributes is required, and no memory corruption is established.

The record

CVE
CVE-2024-36895
Published
May 30, 2024
Updated
May 11, 2026
Vendor
The Linux Kernel Organization
Product
Linux
Classifications
CWE-787
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. May 30, 2024CVE publishedPublication date reported by the CVE source.
  2. May 11, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=0df28607c5cb4fe60bba591e9858a8f7ba39aa4a <650ae71c80749fc7cb8858c8049f532eaec64410
  2. Affected versionversion=0df28607c5cb4fe60bba591e9858a8f7ba39aa4a <7a54e5052bde582fd0e7677334fe7a5be92e242c
  3. Affected versionversion=0df28607c5cb4fe60bba591e9858a8f7ba39aa4a <a422089ce42ced73713e5032aad29a9a7cbe9528
  4. Affected versionversion=6.3

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linuxversion=0df28607c5cb4fe60bba591e9858a8f7ba39aa4a <650ae71c80749fc7cb8858c8049f532eaec64410; version=0df28607c5cb4fe60bba591e9858a8f7ba39aa4a <7a54e5052bde582fd0e7677334fe7a5be92e242c; version=0df28607c5cb4fe60bba591e9858a8f7ba39aa4a <a422089ce42ced73713e5032aad29a9a7cbe9528; version=6.3

Published CVSS scores

7.8NIST NVDCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 9, 2026Sep 15, 2026
Latest reporting daySep 15, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-787Out-of-bounds Write

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo