CVE-2024-53081
media: ar0521: don't overflow when checking PLL values
CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: media: ar0521: don't overflow when checking PLL values The PLL checks are comparing 64 bit integers with 32 bit ones, as reported by Coverity. Depending on the values of the variables, this may underflow. Fix it ensuring that both sides of the expression are u64.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Nov 19, 2024 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new medium vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
852b50aeed153b513c0b36298559114fab0fab80 < 5e1523076acf95b4ea68d19b6f27e6891267cc24 852b50aeed153b513c0b36298559114fab0fab80 < a244b82d0ae60326901f2b50c15e3118298b7ecd 852b50aeed153b513c0b36298559114fab0fab80 < 97ed0c0332d5525653668b31acf62ff1e6b50784 852b50aeed153b513c0b36298559114fab0fab80 < 438d3085ba5b8b5bfa5290faa594e577f6ac9aa7
Linux / Linux
6.0
References
git.kernel.org: https://git.kernel.org/stable/c/5e1523076acf95b4ea68d19b6f27e6891267cc24 git.kernel.org: https://git.kernel.org/stable/c/a244b82d0ae60326901f2b50c15e3118298b7ecd git.kernel.org: https://git.kernel.org/stable/c/97ed0c0332d5525653668b31acf62ff1e6b50784 git.kernel.org: https://git.kernel.org/stable/c/438d3085ba5b8b5bfa5290faa594e577f6ac9aa7 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html