Security readout for executives and security teams
Plain-English summary
This is a Linux kernel bug affecting RISC-V port I/O string accessors. On affected systems, certain PCI port I/O operations can use the wrong address and trigger a kernel memory access fault. The example involves a PCIe parallel port driver. Business impact appears mainly availability-related, but public scoring is not provided.
Executive priority
Treat as a targeted availability risk for RISC-V Linux deployments, not a broad enterprise emergency. Prioritize patching where RISC-V systems control production, lab, embedded, or hardware-interface workloads using PCI I/O devices.
Technical view
The RISC-V Linux port I/O string macros such as insb and outsb used physical PCI port I/O addresses instead of the PCI_IOBASE memory mapping. The fix adds PCI_IOBASE in wrapper macros. The provided trace shows a kernel Oops during parport PCIe parallel port access. No CVSS, CWE, or exploit details are provided.
Likely exposure
Most relevant to RISC-V Linux systems using affected kernel branches and PCI port I/O devices or drivers, such as parport with PCIe parallel ports. Exposure should be validated against the running kernel and vendor backports, not only upstream version numbers.
Exploitation context
The source describes a reproducible kernel fault during legitimate device access. It does not describe privilege escalation, remote exploitation, or data exposure. CISA KEV is false, and the provided sources do not report active exploitation.
Researcher notes
Evidence is limited to the CVE record and Linux stable commits. The vulnerability is a correctness flaw in RISC-V I/O accessor address translation with potential kernel fault impact. No public CVSS, CWE, exploit status, or vendor-specific package matrix is included in the provided sources.
Mitigation direction
- Upgrade to a vendor kernel containing the referenced upstream stable fix.
- Check distribution advisories for RISC-V kernel backports and affected package versions.
- Prioritize systems using PCI port I/O devices on RISC-V hardware.
- If upgrades are delayed, reduce use of affected PCI port I/O drivers where operationally feasible.
Validation and detection
- Inventory RISC-V Linux hosts and record running kernel builds.
- Identify systems using PCI port I/O hardware or parport-related drivers.
- Compare installed kernels with vendor advisories and referenced stable commits.
- Review logs for kernel Oops or access faults during PCI port I/O activity.
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-50647 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
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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 and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://git.kernel.org/stable/c/2c60db6869fe5213471fcf4fe5704dc29da8b5eeCVE reference
- https://git.kernel.org/stable/c/2ce9fab94b8db61f014e43ddf80dd1524ae6dff4CVE reference
- https://git.kernel.org/stable/c/dc235db7b79a352d07d62e8757ad856dbf1564c1CVE reference
- https://git.kernel.org/stable/c/140b2b92dbefffa7f4f7211a1fd399a6e79e71c4CVE reference
- https://git.kernel.org/stable/c/1acee4616930fc07265cb8e539753a8062daa8e0CVE reference
- https://git.kernel.org/stable/c/9cc205e3c17d5716da7ebb7fa0c985555e95d009CVE 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.
