CVE Database
/

CVE-2025-22049

Back to search

CVE-2025-22049

Published: Apr 16, 2025

Modified: May 11, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Increase ARCH_DMA_MINALIGN up to 16 ARCH_DMA_MINALIGN is 1 by default, but some LoongArch-specific devices (such as APBDMA) require 16 bytes alignment. When the data buffer length is too small, the hardware may make an error writing cacheline. Thus, it is dangerous to allocate a small memory buffer for DMA. It's always safe to define ARCH_DMA_MINALIGN as L1_CACHE_BYTES but unnecessary (kmalloc() need small memory objects). Therefore, just increase it to 16.

VendorProductVersions

Linux

Linux

affected
fa96b57c149061f71a70bd6582d995f6424fbbf4 - < f39af67f03b564b763b06e44cb960c10a382d54a
affected
fa96b57c149061f71a70bd6582d995f6424fbbf4 - < 279ec25c2df49fba1cd9488f2ddd045d9cb2112e
affected
fa96b57c149061f71a70bd6582d995f6424fbbf4 - < 1d0def2d1658666ec1f32c9495df60e7411e3c82
affected
fa96b57c149061f71a70bd6582d995f6424fbbf4 - < bfff341cac7c650e6ca8d10503725992f5564d0f
affected
fa96b57c149061f71a70bd6582d995f6424fbbf4 - < 8b82aea3666f8f2c78f86148d78aea99c46e0f82

+1 more versions

Linux

Linux

affected
5.19
unaffected
0 - < 5.19
unaffected
6.1.134 - <= 6.1.*
unaffected
6.6.87 - <= 6.6.*
unaffected
6.12.23 - <= 6.12.*

+3 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now