← Back to CVE List

CVE-2021-47645

Published: 2025-02-26T06:37Z
Last Modified: 2025-03-18T19:09Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: media: staging: media: zoran: calculate the right buffer number for zoran_reap_stat_com On the case tmp_dcim=1, the index of buffer is miscalculated. This generate a NULL pointer dereference later. So let's fix the calcul and add a check to prevent this to reappear. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt