In the Linux kernel, the following vulnerability has been resolved:
media: dvb-core: add missing buffer index check
dvb_vb2_expbuf() didn't check if the given buffer index was
for a valid buffer. Add this check.
                
            References
                    Configurations
                    Configuration 1 (hide)
| 
 | 
History
                    27 Nov 2024, 15:16
| Type | Values Removed | Values Added | 
|---|---|---|
| CVSS | v2 : v3 : | v2 : unknown v3 : 5.5 | 
| References | () https://git.kernel.org/stable/c/721c37af0355cc0b540909c57fd7930dc99c72d8 - Patch | |
| References | () https://git.kernel.org/stable/c/fa88dc7db176c79b50adb132a56120a1d4d9d18b - Patch | |
| First Time | Linux linux Kernel Linux | |
| CWE | CWE-129 | |
| CPE | cpe:2.3:o:linux:linux_kernel:6.12:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc3:*:*:*:*:*:* | 
19 Nov 2024, 21:57
| Type | Values Removed | Values Added | 
|---|---|---|
| Summary | 
 | 
19 Nov 2024, 02:16
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2024-11-19 02:16
Updated : 2025-10-01 21:16
NVD link : CVE-2024-50291
Mitre link : CVE-2024-50291
CVE.ORG link : CVE-2024-50291
JSON object : View
Products Affected
                linux
- linux_kernel
CWE
                
                    
                        
                        CWE-129
                        
            Improper Validation of Array Index
