CVE-2024-35951
Last modified
CVE-2024-35951 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr() Subject: [PATCH] drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr() If some the pages or sgt allocation failed, we shouldn't release the pages ref we got earlier, otherwise we will end up with unbalanced get/put_pages() calls. We should instead leave everything in place and let the BO release function deal with extra cleanup when the object is destroyed, or let the fault handler try again next time it's called.. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr() Subject: [PATCH] drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr() If some the pages or sgt allocation failed, we shouldn't release the pages ref we got earlier, otherwise we will end up with unbalanced get/put_pages() calls. We should instead leave everything in place and let the BO release function deal with extra cleanup when the object is destroyed, or let the fault handler try again next time it's called.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.4, < 6.6.28 | — |
| Linux | Linux Kernel | >= 6.7, < 6.8.7 | — |
| Linux | Linux Kernel | 6.9 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-35951?
How severe is CVE-2024-35951?
How do I fix CVE-2024-35951?
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-35946In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-35947In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-35948In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-35949In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-3595The Pure Chat – Live Chat Plugin & More! plugin for WordPres…6.4
- CVE-2024-35950In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-35952In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-35953In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-35954In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-35955In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2024-35956In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-35957In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-35951?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
