CVE-2024-50291

Publication date

2024-11-19 01:30:36

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: media: dvb-core: add missing buffer index check dvb_vb2_expbuf() didnt check if the given buffer index was for a valid buffer. Add this check.