CVE-2023-53378
Last modified
CVE-2023-53378 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/i915/dpt: Treat the DPT BO as a framebuffer Currently i915_gem_object_is_framebuffer() doesn't treat the BO containing the framebuffer's DPT as a framebuffer itself. This means eg. that the shrinker can evict the DPT BO while leaving the actual FB BO bound, when the DPT is allocated from regular shmem. That causes an immediate oops during hibernate as we try to rewrite the PTEs inside the already evicted DPT obj. TODO: presumably this might also be the reason for the DPT related display faults under heavy memory pressure, but I'm still not sure how that would happen as the object should be pinned by intel_dpt_pin() while in active use by the display engine... (cherry picked from commit 779cb5ba64ec7df80675a956c9022929514f517a). EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/i915/dpt: Treat the DPT BO as a framebuffer Currently i915_gem_object_is_framebuffer() doesn't treat the BO containing the framebuffer's DPT as a framebuffer itself. This means eg. that the shrinker can evict the DPT BO while leaving the actual FB BO bound, when the DPT is allocated from regular shmem. That causes an immediate oops during hibernate as we try to rewrite the PTEs inside the already evicted DPT obj. TODO: presumably this might also be the reason for the DPT related display faults under heavy memory pressure, but I'm still not sure how that would happen as the object should be pinned by intel_dpt_pin() while in active use by the display engine... (cherry picked from commit 779cb5ba64ec7df80675a956c9022929514f517a)
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 | >= 6.0, < 6.1.23 | — |
| Linux | Linux Kernel | >= 6.2, < 6.2.10 | — |
| Linux | Linux Kernel | 6.3 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-53378?
How severe is CVE-2023-53378?
How do I fix CVE-2023-53378?
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 2023
- CVE-2023-53372In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53373In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53374In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53375In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53376In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-53377In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53379In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-5338The Theme Blvd Shortcodes plugin for WordPress is vulnerable…5.4
- CVE-2023-53380In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53381In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53382In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53383In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2023-53378?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
