In the Linux kernel, the following vulnerability has been resolved:
media: dvb-frontends: tda10048: Fix integer overflow
state->xtalhz can be up to 16M, so it can overflow a 32 bit integer when multiplied by pllmfactor.
Create a new 64 bit variable to hold the calculations.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/42xxx/CVE-2024-42223.json",
"cna_assigner": "Linux"
}