Bugzilla – Bug 1219624
VUL-0: CVE-2024-24864: kernel: null pointer dereference due to race condition in media/dvb-core in dvbdmx_write() function
Last modified: 2024-07-05 15:19:45 UTC
A race condition was found in the Linux kernel's media/dvb-core in dvbdmx_write() function. This can result in a null pointer dereference issue, possibly leading to a kernel panic or denial of service issue. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-24864 https://www.cve.org/CVERecord?id=CVE-2024-24864 https://bugzilla.openanolis.cn/show_bug.cgi?id=8178
The upstream doesn't fix this, and the suggested bug is harmless in practice, as there is already another mutex held in the code path in drivers/media/dvb-core/dmxdev.c. This should be disputed / WONTFIX. Reasigned back to security team.
Agreed for WONTFIX, closing