PT-2024-34112 · Linux+3 · Linux Kernel+3
Published
2024-10-28
·
Updated
2025-09-29
·
CVE-2024-50288
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions:
Linux kernel (affected versions not specified)
Description:
A buffer overwrite issue has been resolved in the Linux kernel. The problem occurred when using more than 32 buffers in the video capture queue, causing an out-of-bounds write. This happened because the
must blank array was still sized for 32 buffers, despite the maximum number of buffers being increased to 64. A new define MAX VID CAP BUFFERS has been created to access the must blank array and set max num buffers for the video capture queue, solving a reported crash.Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Corruption
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Alt Linux
Linuxmint
Linux Kernel
Ubuntu