CVE-2024-53225
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
27/12/2024
Last modified:
01/10/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift<br />
<br />
When configuring a kernel with PAGE_SIZE=4KB, depending on its setting of<br />
CONFIG_CMA_ALIGNMENT, VCMDQ_LOG2SIZE_MAX=19 could fail the alignment test<br />
and trigger a WARN_ON:<br />
WARNING: at drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:3646<br />
Call trace:<br />
arm_smmu_init_one_queue+0x15c/0x210<br />
tegra241_cmdqv_init_structures+0x114/0x338<br />
arm_smmu_device_probe+0xb48/0x1d90<br />
<br />
Fix it by capping max_n_shift to CMDQ_MAX_SZ_SHIFT as SMMUv3 CMDQ does.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.12 (including) | 6.12.2 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



