CVE-2024-53063

Updated: 2025-02-27 13:58:59.969914

Description:

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: prevent the risk of out of memory access The dvbdev contains a static variable used to store dvb minors. The behavior of it depends if CONFIG_DVB_DYNAMIC_MINORS is set or not. When not set, dvb_register_device() won't check for boundaries, as it will rely that a previous call to dvb_register_adapter() would already be enforcing it. On a similar way, dvb_device_open() uses the assumption that the register functions already did the needed checks. This can be fragile if some device ends using different calls. This also generate warnings on static check analysers like Coverity. So, add explicit guards to prevent potential risk of OOM issues.


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x 0
CVSS Version 3.x MEDIUM 5.5

Status

OS name Project name Version Score Severity Status Errata Last updated

Statement

AlmaLinux 9.2 ESU kernel 5.14.0 5.5 MEDIUM Ignored 2025-03-03 21:58:18
CentOS 6 ELS kernel 2.6.32 5.5 MEDIUM Ignored 2025-03-03 21:58:18
CentOS 7 ELS kernel 3.10.0 5.5 MEDIUM Ignored 2025-03-03 21:58:18
CentOS 8.4 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2025-03-03 21:58:18
CentOS 8.5 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2025-03-03 21:58:18
CentOS Stream 8 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2025-03-03 21:58:17
CloudLinux 6 ELS kernel 2.6.32 5.5 MEDIUM Ignored 2025-03-03 21:58:18
CloudLinux 7 ELS kernel 3.10.0 5.5 MEDIUM Ignored 2025-03-03 21:58:17
Oracle Linux 6 ELS kernel 2.6.32 5.5 MEDIUM Ignored 2025-03-03 21:58:17
Oracle Linux 7 ELS kernel 3.10.0 5.5 MEDIUM Ignored 2025-03-03 21:58:17
Total: 13