CVE-2024-35810
Last modified
CVE-2024-35810 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix the lifetime of the bo cursor memory The cleanup can be dispatched while the atomic update is still active, which means that the memory acquired in the atomic update needs to not be invalidated by the cleanup. The buffer objects in vmw_plane_state instead of using the builtin map_and_cache were trying to handle the lifetime of the mapped memory themselves, leading to crashes. Use the map_and_cache instead of trying to manage the lifetime of the buffer objects held by the vmw_plane_state. Fixes kernel oops'es in IGT's kms_cursor_legacy forked-bo.. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix the lifetime of the bo cursor memory The cleanup can be dispatched while the atomic update is still active, which means that the memory acquired in the atomic update needs to not be invalidated by the cleanup. The buffer objects in vmw_plane_state instead of using the builtin map_and_cache were trying to handle the lifetime of the mapped memory themselves, leading to crashes. Use the map_and_cache instead of trying to manage the lifetime of the buffer objects held by the vmw_plane_state. Fixes kernel oops'es in IGT's kms_cursor_legacy forked-bo.
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 |
|---|---|---|
| Linux | Linux Kernel | >= 6.2, < 6.6.24 |
| Linux | Linux Kernel | >= 6.7, < 6.7.12 |
| Linux | Linux Kernel | >= 6.8, < 6.8.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-35810?
How severe is CVE-2024-35810?
How do I fix CVE-2024-35810?
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-35805In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-35806In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-35807In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-35808In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-35809In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-3581The MaxGalleria plugin for WordPress is vulnerable to unauth…4.3
- CVE-2024-35811In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-35812Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-35813In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-35814In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2024-35815In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-35816In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-35810?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
