CVE-2024-53081

MEDIUM

Linux Kernel 6.0-6.1.116, 6.2-6.6.60, 6.7-6.11.7 - Integer Underflow in AR0521 PLL Value Check

Title source: llm
STIX 2.1

Description

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.

Scores

CVSS v3 5.5
EPSS 0.0023
EPSS Percentile 13.3%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-191
Status published
Products (15)
linux/Kernel 6.0.0 - 6.1.117linux
linux/Kernel 6.2.0 - 6.6.61linux
linux/Kernel 6.7.0 - 6.11.8linux
Linux/Linux < 6.0
Linux/Linux 6.0
Linux/Linux 6.1.117 - 6.1.*
Linux/Linux 6.11.8 - 6.11.*
Linux/Linux 6.12
Linux/Linux 6.6.61 - 6.6.*
Linux/Linux 852b50aeed153b513c0b36298559114fab0fab80 - 438d3085ba5b8b5bfa5290faa594e577f6ac9aa7
... and 5 more
Published Nov 19, 2024
Tracked Since Feb 18, 2026