Security readout for executives and security teams
Plain-English summary
This is a Linux kernel availability issue in the DRM TTM graphics memory code. A signed bit shift can trigger undefined behavior and a UBSAN warning path. The CVSS impact is availability only, requiring local access and low privileges.
Executive priority
Treat as a moderate Linux kernel patching item. It is not evidenced as remotely exploitable or actively exploited, but affected local systems may suffer availability impact. Include it in normal kernel maintenance, with higher priority for shared Linux environments.
Technical view
The flaw is in drm/ttm handling of TTM_TT_FLAG_PRIV_POPULATED, where shifting a signed 32-bit value by 31 bits is undefined. The published trace reaches DRM, TTM, framebuffer, and bochs-related initialization paths. Upstream stable commits correct the flag handling.
Likely exposure
Exposure is mainly Linux systems running affected kernel versions or vendor kernels that include the vulnerable DRM TTM code without the cited stable fixes. The source does not identify specific distributions or cloud images.
Exploitation context
The CVSS vector is local, low complexity, low privileges, no user interaction, unchanged scope, and high availability impact. KEV is false, and the provided sources do not state active exploitation or public weaponization.
Researcher notes
Evidence is limited to the CVE description, CVSS vector, affected version data, and upstream stable commit references. No CWE, exploit status, distribution-specific package names, or operational workaround is provided in the source bundle.
Mitigation direction
- Update to a vendor kernel containing the cited upstream stable fixes.
- Check distribution advisories for backported fixes before deploying custom kernels.
- Prioritize shared, multi-user, workstation, VDI, and graphics-enabled Linux hosts.
- Monitor kernel logs for UBSAN or DRM TTM availability symptoms.
- Reboot systems after kernel package installation, following normal maintenance controls.
Validation and detection
- Inventory Linux kernel versions across affected fleets.
- Confirm whether vendor kernels include the referenced stable commits or equivalent backports.
- Review kernel logs for shift-out-of-bounds warnings involving ttm_tt.h.
- Identify systems using DRM, TTM, framebuffer, or virtual display drivers.
- Track remediation through package version, reboot status, and kernel build metadata.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2022-50390 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H1.83.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.5MediumVector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://git.kernel.org/stable/c/c4079a34c0adef9f35a16783fb13a9084406f96dCVE reference
- https://git.kernel.org/stable/c/2ff0309b73d86e8591881ac035af06e01c112e89CVE reference
- https://git.kernel.org/stable/c/6528971fdce0dfc0a28fec42c151a1eccdabadf5CVE reference
- https://git.kernel.org/stable/c/387659939c00156f8d6bab0fbc55b4eaf2b6bc5bCVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
