PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-53145 Linux CVE debrief

A high-severity vulnerability, CVE-2026-53145, was found in the Linux kernel. The vulnerability is related to the drm/gem component and has a CVSS score of 7.8. It was published on June 25, 2026, and modified on June 28, 2026. The vulnerability is caused by a race condition between the gem_close and gem_change_handle ioctls. To address this issue, several code changes were made, including renaming a local variable, merging the gem obj lookup with the two-stage idr_replace, and adjusting error paths. However, the ioctl has been disabled until further issues are resolved. Linux kernel users and administrators should be aware of this vulnerability and take necessary defensive actions.

Vendor
Linux
Product
Unknown
CVSS
HIGH 7.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-06-25
Original CVE updated
2026-07-08
Advisory published
2026-06-25
Advisory updated
2026-07-08

Who should care

Linux kernel users, administrators, and developers should be aware of this vulnerability and take necessary defensive actions. The vulnerability has a high CVSS score, indicating a significant risk. Affected systems may be vulnerable to attacks, and users should prioritize patching and mitigation.

Technical summary

The CVE-2026-53145 vulnerability is caused by a race condition between the gem_close and gem_change_handle ioctls in the Linux kernel's drm/gem component. The vulnerability has a CVSS score of 7.8 and is classified as HIGH severity. To address this issue, several code changes were made, including renaming a local variable, merging the gem obj lookup with the two-stage idr_replace, and adjusting error paths. However, the ioctl has been disabled until further issues are resolved. The vulnerability can be mitigated by patching the affected systems and taking necessary defensive actions.

Defensive priority

High priority should be given to patching and mitigating this vulnerability. Linux kernel users and administrators should take necessary actions to protect their systems.

Recommended defensive actions

  • Patch the affected Linux kernel systems
  • Review and update system configurations
  • Monitor system logs for suspicious activity
  • Implement additional security measures, such as access controls and intrusion detection
  • Consider disabling the ioctl until further issues are resolved

Evidence notes

The CVE-2026-53145 vulnerability was published on June 25, 2026, and modified on June 28, 2026. The vulnerability has a CVSS score of 7.8 and is classified as HIGH severity. The vulnerability is caused by a race condition between the gem_close and gem_change_handle ioctls in the Linux kernel's drm/gem component. Several code changes were made to address this issue, but the ioctl has been disabled until further issues are resolved.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-53145 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-53145

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-53145 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-53145

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/1a4f03d22fb655e5f192244fb2c87d8066fcfca2

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/1d9b93df7fc768228906e24220591ec1cddad391

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/c0639ede2f24ac224b2079cd35ecd5fd8ad4e3cd

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.