Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-53087

7.8 · HIGH
Published May 2, 2025 linux EPSS 0.21% (11th pctl)

Overview

CVE-2023-53087 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 2, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

drm/i915/active: Fix misuse of non-idle barriers as fence trackers

Users reported oopses on list corruptions when using i915 perf with a

number of concurrently running graphics applications. Root cause analysis

pointed at an issue in barrier processing code -- a race among perf open /

close replacing active barriers with perf requests on kernel context and

concurrent barrier preallocate / acquire operations performed during user

context first pin / last unpin.

When adding a request to a composite tracker, we try to reuse an existing

fence tracker, already allocated and registered with that composite. The

tracker we obtain may already track another fence, may be an idle barrier,

or an active barrier.

If the tracker we get occurs a non-idle barrier then we try to delete that

barrier from a list of barrier tasks it belongs to. However, while doing

that we don't respect return value from a function that performs the

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 5.5, < 5.10.176 Affected

Frequently Asked Questions

What is CVE-2023-53087?

CVE-2023-53087 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 2, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2023-53087?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-53087?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-53087?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-53087 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.