CVE-2024-53081
Last modified
CVE-2024-53081 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.0, < 6.1.117 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.61 | — |
| Linux | Linux Kernel | >= 6.7, < 6.11.8 | — |
| Linux | Linux Kernel | 6.12 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-53081?
How severe is CVE-2024-53081?
How do I fix CVE-2024-53081?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-53076In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53077In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53078In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53079In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5308Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-53080In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53082In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2024-53083In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53084In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53085In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53086In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53087In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-53081?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
