CVE-2025-22049

Source
https://cve.org/CVERecord?id=CVE-2025-22049
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-22049.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-22049
Downstream
Related
Published
2025-04-16T14:12:08.317Z
Modified
2026-03-20T12:41:17.950690Z
Summary
LoongArch: Increase ARCH_DMA_MINALIGN up to 16
Details

In the Linux kernel, the following vulnerability has been resolved:

LoongArch: Increase ARCHDMAMINALIGN up to 16

ARCHDMAMINALIGN 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 ARCHDMAMINALIGN as L1CACHEBYTES but unnecessary (kmalloc() need small memory objects). Therefore, just increase it to 16.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/22xxx/CVE-2025-22049.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
fa96b57c149061f71a70bd6582d995f6424fbbf4
Fixed
f39af67f03b564b763b06e44cb960c10a382d54a
Fixed
279ec25c2df49fba1cd9488f2ddd045d9cb2112e
Fixed
1d0def2d1658666ec1f32c9495df60e7411e3c82
Fixed
bfff341cac7c650e6ca8d10503725992f5564d0f
Fixed
8b82aea3666f8f2c78f86148d78aea99c46e0f82
Fixed
4103cfe9dcb88010ae4911d3ff417457d1b6a720

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-22049.json"