Security readout for executives and security teams
Plain-English summary
CVE-2022-49983 is a Linux kernel udmabuf issue where the device did not explicitly set a DMA mask. The provided evidence shows a syzbot-triggered kernel warning during CPU access to a dma-buf. Business impact is unclear because no CVSS score, CWE, exploitation report, or concrete security consequence is provided.
Executive priority
Track this through normal Linux kernel patch management unless vendor guidance raises severity. There is no provided evidence of active exploitation or confirmed high-impact compromise, but affected kernels should still receive maintained security updates.
Technical view
The issue is in drivers/dma-buf/udmabuf.c. When userspace begins CPU access to a udmabuf dma-buf, DMA mapping can hit a warning in __dma_map_sg_attrs because the udmabuf device lacks an explicit DMA mask. The fix sets the DMA mask and handles deregistration if setup fails.
Likely exposure
Exposure appears limited to Linux kernels with udmabuf support where userspace can access dma-buf through the affected path. The bundle lists Linux 4.20 through several stable series versions, but exact downstream distro package status must be confirmed with vendor mapping.
Exploitation context
The source bundle cites syzbot reproduction evidence and kernel fixes, but does not cite active exploitation, weaponized exploit availability, KEV listing, CVSS scoring, or real-world abuse. Treat exploitability and operational impact as not established from the provided sources.
Researcher notes
Evidence supports a kernel correctness flaw in udmabuf DMA setup, not a fully characterized exploit path. The unusual affected-version data and missing CVSS/CWE reduce confidence. Validate against upstream stable commits and downstream backports before declaring systems vulnerable or remediated.
Mitigation direction
Check Linux distribution advisories for kernel packages containing the referenced stable fixes.
Update affected systems to vendor-supported kernels that include the udmabuf DMA mask fix.
Prioritize systems exposing udmabuf or dma-buf access to untrusted workloads.
Avoid direct wrangler or deployment assumptions; follow your normal kernel maintenance process.
Validation and detection
Inventory deployed Linux kernel versions and vendor patch levels.
Map installed kernels to the affected versions and referenced stable commits.
Confirm whether udmabuf support is enabled on relevant systems.
Review kernel logs for matching udmabuf or DMA mapping warnings.
Verify vendor release notes include the udmabuf DMA mask fix.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
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 · low confidence lookup
CVE-2022-49983 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
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.
0CVSS vectors
3Timeline events
0ADP providers
6Source links
Vulnerability timeline
Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.
CVE reservedCVE Program
The CVE ID was reserved by the assigning CNA.
CVE publishedCVE Program
The CVE record was published.
Jun 18, 2025, 11:00 UTC (UTC+00:00)
CVE updatedCVE Program
The CVE record metadata indicates this as the latest update time.