THREATOPS
THREAT OPSThreat News › [NVD] CVE-2024-53063 (HIGH 7.8) — 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_

[NVD] CVE-2024-53063 (HIGH 7.8) — 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_

lownvdPublished 2024-11-19

CVE-2024-53063 CVSS: 7.8 HIGH Published: 2024-11-19T18:15:26.180

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 wi

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-53063