CVE-2022-50492
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2022-50492, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-10-04

Last updated on: 2025-10-06

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: drm/msm: fix use-after-free on probe deferral The bridge counter was never reset when tearing down the DRM device so that stale pointers to deallocated structures would be accessed on the next tear down (e.g. after a second late bind deferral). Given enough bridges and a few probe deferrals this could currently also lead to data beyond the bridge array being corrupted. Patchwork: https://patchwork.freedesktop.org/patch/502665/

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-10-04
Last Modified
2025-10-06
Generated
2026-07-06
AI Q&A
2025-10-04
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a use-after-free issue in the Linux kernel's drm/msm component. Specifically, the bridge counter was not reset when tearing down the DRM device, which caused stale pointers to deallocated structures to be accessed during subsequent teardowns. This can lead to memory corruption, especially when there are multiple bridges and probe deferrals.

Impact Analysis

The vulnerability can lead to memory corruption in the Linux kernel, which may cause system instability, crashes, or potentially allow an attacker to execute arbitrary code or escalate privileges if exploited.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2022-50492. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart