#VU101102 Out-of-bounds write in Linux kernel - CVE-2024-53104

 

#VU101102 Out-of-bounds write in Linux kernel - CVE-2024-53104

Published: December 3, 2024 / Updated: March 12, 2025


Vulnerability identifier: #VU101102
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:A/U:Amber
CVE-ID: CVE-2024-53104
CWE-ID: CWE-787
Exploitation vector: Local access
Exploit availability: The vulnerability is being exploited in the wild
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local user to escalate privileges on the system.

The vulnerability exists due to an out-of-bounds read error within the uvc_parse_format() function in drivers/media/usb/uvc/uvc_driver.c. A local user can trigger an out-of-bounds write and execute arbitrary code on the system.

Note, the vulnerability is being actively exploited in the wild.


Remediation

Install update from vendor's website.

External links