LiveActive security incident?Get immediate response
CVE Record

CVE-2022-49522: mmc: jz4740: Apply DMA engine limits to maximum segment size

In the Linux kernel, the following vulnerability has been resolved: mmc: jz4740: Apply DMA engine limits to maximum segment size Do what is done in other DMA-enabled MMC host drivers (cf. host/mmci.c) and limit the maximum segment size based on the DMA engine's capabilities. This is needed to avoid warnings like the following with CONFIG_DMA_API_DEBUG=y. ------------[ cut here ]------------ WARNING: CPU: 0 PID: 21 at kernel/dma/debug.c:1162 debug_dma_map_sg+0x2f4/0x39c DMA-API: jz4780-dma 13420000.dma-controller: mapping sg segment longer than device claims to support [len=98304] [max=65536] CPU: 0 PID: 21 Comm: kworker/0:1H Not tainted 5.18.0-rc1 #19 Workqueue: kblockd blk_mq_run_work_fn Stack : 81575aec 00000004 80620000 80620000 80620000 805e7358 00000009 801537ac 814c832c 806276e3 806e34b4 80620000 81575aec 00000001 81575ab8 09291444 00000000 00000000 805e7358 81575958 ffffffea 8157596c 00000000 636f6c62 6220646b 80387a70 0000000f 6d5f6b6c 80620000 00000000 81575ba4 00000009 805e170c 80896640 00000001 00010000 00000000 00000000 00006098 806e0000 ... Call Trace: [<80107670>] show_stack+0x84/0x120 [<80528cd8>] __warn+0xb8/0xec [<80528d78>] warn_slowpath_fmt+0x6c/0xb8 [<8016f1d4>] debug_dma_map_sg+0x2f4/0x39c [<80169d4c>] __dma_map_sg_attrs+0xf0/0x118 [<8016a27c>] dma_map_sg_attrs+0x14/0x28 [<804f66b4>] jz4740_mmc_prepare_dma_data+0x74/0xa4 [<804f6714>] jz4740_mmc_pre_request+0x30/0x54 [<804f4ff4>] mmc_blk_mq_issue_rq+0x6e0/0x7bc [<804f5590>] mmc_mq_queue_rq+0x220/0x2d4 [<8038b2c0>] blk_mq_dispatch_rq_list+0x480/0x664 [<80391040>] blk_mq_do_dispatch_sched+0x2dc/0x370 [<80391468>] __blk_mq_sched_dispatch_requests+0xec/0x164 [<80391540>] blk_mq_sched_dispatch_requests+0x44/0x94 [<80387900>] __blk_mq_run_hw_queue+0xb0/0xcc [<80134c14>] process_one_work+0x1b8/0x264 [<80134ff8>] worker_thread+0x2ec/0x3b8 [<8013b13c>] kthread+0x104/0x10c [<80101dcc>] ret_from_kernel_thread+0x14/0x1c ---[ end trace 0000000000000000 ]---

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2022-49522 is a Linux kernel issue in the jz4740 MMC storage driver. The driver could ask the DMA engine to handle a data segment larger than it says it supports, causing kernel DMA debug warnings. Public sources do not describe active exploitation, data theft, or privilege escalation.

Executive priority

Handle through normal Linux maintenance unless your organization ships or operates embedded Linux devices using this MMC hardware path. For those devices, confirm vendor patch availability and include it in the next firmware or kernel update cycle.

Technical view

The jz4740 MMC host driver failed to limit maximum segment size according to DMA engine capabilities. The kernel fix applies DMA limits similarly to other DMA-enabled MMC host drivers. The documented symptom is a DMA-API debug warning during MMC block I/O when a scatter-gather segment exceeds the DMA controller maximum.

Likely exposure

Exposure appears limited to Linux systems using the jz4740 MMC host driver with DMA-enabled MMC storage, likely embedded or SoC-based devices. The CVE record lists Linux kernel versions as affected, but does not provide product-specific distribution impact.

Exploitation context

No cited source reports active exploitation, public exploit code, or KEV listing. The available record describes a correctness and kernel DMA API limit issue, with observed warnings under CONFIG_DMA_API_DEBUG. Security impact beyond this is not clearly documented in the provided sources.

Researcher notes

The record lacks CVSS, CWE, and a clear exploitability statement. Analysis should focus on kernel versions, driver reachability, and whether the stable commits are present. Avoid assuming broad server exposure without evidence that the jz4740 MMC driver is used.

Mitigation direction

  • Update to a Linux kernel or vendor package containing the referenced stable fixes.
  • For appliances or embedded devices, request patched firmware guidance from the vendor.
  • Prioritize systems using jz4740/jz4780 MMC storage paths.

Validation and detection

  • Inventory Linux kernel versions on potentially affected embedded systems.
  • Check whether the jz4740 MMC host driver is present or enabled.
  • Review vendor changelogs for CVE-2022-49522 or the referenced kernel commits.
  • If debug kernels are used, review logs for DMA-API segment-size warnings.
Prepared
Confidence
medium
Sources
8

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-49522 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

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.

0CVSS vectors
3Timeline events
0ADP providers
7Source links

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux7ca27a6f80a4042666a28977ff8ee3aa527c6cd4, 7ca27a6f80a4042666a28977ff8ee3aa527c6cd4, 7ca27a6f80a4042666a28977ff8ee3aa527c6cd4, 7ca27a6f80a4042666a28977ff8ee3aa527c6cd4, 7ca27a6f80a4042666a28977ff8ee3aa527c6cd4, 7ca27a6f80a4042666a28977ff8ee3aa527c6cd4unaffected
LinuxLinux3.18, 0, 5.4.198, 5.10.121, 5.15.46, 5.17.14, 5.18.3, 5.19affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.