CVE-2022-49323
published 2025-02-26CVE-2022-49323: In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() It will cause…
PriorityP420medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.28%
19.9th percentile
In the Linux kernel, the following vulnerability has been resolved:
iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()
It will cause null-ptr-deref when using 'res', if platform_get_resource()
returns NULL, so move using 'res' after devm_ioremap_resource() that
will check it to avoid null-ptr-deref.
And use devm_platform_get_and_ioremap_resource() to simplify code.
Affected
15 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.18.5-1 (bookworm) | linux 5.18.5-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 9648cbc9625b67c91ed1aaf4b8b77f3f0c537496 < 3660db29b0305f9a1d95979c7af0f5db6ea99f5d | 3660db29b0305f9a1d95979c7af0f5db6ea99f5d |
| linux | linux | >= 9648cbc9625b67c91ed1aaf4b8b77f3f0c537496 < 98dd53a92825747395649f54d23512a13c3ed471 | 98dd53a92825747395649f54d23512a13c3ed471 |
| linux | linux | >= 9648cbc9625b67c91ed1aaf4b8b77f3f0c537496 < 80776a71340f57d6a4952635fc89f0342072f3ca | 80776a71340f57d6a4952635fc89f0342072f3ca |
| linux | linux | >= 9648cbc9625b67c91ed1aaf4b8b77f3f0c537496 < 449fc4561762ad9ad85362d5f01f0d0df397457a | 449fc4561762ad9ad85362d5f01f0d0df397457a |
| linux | linux | >= 9648cbc9625b67c91ed1aaf4b8b77f3f0c537496 < d9ed8af1dee37f181096631fb03729ece98ba816 | d9ed8af1dee37f181096631fb03729ece98ba816 |
| linux | linux_kernel | < 5.10.122 | 5.10.122 |
| linux | linux_kernel | >= 0 < 5.10.127-1 | 5.10.127-1 |
| linux | linux_kernel | >= 0 < 5.18.5-1 | 5.18.5-1 |
| linux | linux_kernel | >= 0 < 5.18.5-1 | 5.18.5-1 |
| linux | linux_kernel | >= 0 < 5.18.5-1 | 5.18.5-1 |
| linux | linux_kernel | >= 5.11 < 5.15.47 | 5.15.47 |
| linux | linux_kernel | >= 5.16 < 5.17.15 | 5.17.15 |
| linux | linux_kernel | >= 5.18 < 5.18.4 | 5.18.4 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-j9q9-w9x6-qg3m: In the Linux kernel, the following vulnerability has been resolved:
iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()
It will c
ghsa_unreviewed·2025-03-14
CVE-2022-49323 [MEDIUM] CWE-476 GHSA-j9q9-w9x6-qg3m: In the Linux kernel, the following vulnerability has been resolved:
iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()
It will c
In the Linux kernel, the following vulnerability has been resolved:
iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()
It will cause null-ptr-deref when using 'res', if platform_get_resource()
returns NULL, so move using 'res' after devm_ioremap_resource() that
will check it to avoid null-ptr-deref.
And use devm_platform_get_and_ioremap_resource() to simplify code.
OSV
CVE-2022-49323: In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() It will cau
osv·2025-02-26·CVSS 5.5
CVE-2022-49323 [MEDIUM] CVE-2022-49323: In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() It will cau
In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() It will cause null-ptr-deref when using 'res', if platform_get_resource() returns NULL, so move using 'res' after devm_ioremap_resource() that will check it to avoid null-ptr-deref. And use devm_platform_get_and_ioremap_resource() to simplify code.
Red Hat
kernel: iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()
vendor_redhat·2025-02-26·CVSS 5.5
CVE-2022-49323 [MEDIUM] CWE-476 kernel: iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()
kernel: iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()
In the Linux kernel, the following vulnerability has been resolved:
iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()
It will cause null-ptr-deref when using 'res', if platform_get_resource()
returns NULL, so move using 'res' after devm_ioremap_resource() that
will check it to avoid null-ptr-deref.
And use devm_platform_get_and_ioremap_resource() to simplify code.
Package: kernel (Red Hat Enterprise Linux 10) - Not affected
Package: kernel (Red Hat Enterprise Linux 6) - Not affected
Package: kernel (Red Hat Enterprise Linux 7) - Not affected
Package: kernel-rt (Red Hat Enterprise Linux 7) - Not affected
Package: kernel-rt (Red Hat Enterprise Linux 8) - Out of support scope
Package: ke
Debian
CVE-2022-49323: linux - In the Linux kernel, the following vulnerability has been resolved: iommu/arm-s...
vendor_debian·2022·CVSS 5.5
CVE-2022-49323 [MEDIUM] CVE-2022-49323: linux - In the Linux kernel, the following vulnerability has been resolved: iommu/arm-s...
In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() It will cause null-ptr-deref when using 'res', if platform_get_resource() returns NULL, so move using 'res' after devm_ioremap_resource() that will check it to avoid null-ptr-deref. And use devm_platform_get_and_ioremap_resource() to simplify code.
Scope: local
bookworm: resolved (fixed in 5.18.5-1)
bullseye: resolved (fixed in 5.10.127-1)
forky: resolved (fixed in 5.18.5-1)
sid: resolved (fixed in 5.18.5-1)
trixie: resolved (fixed in 5.18.5-1)
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/3660db29b0305f9a1d95979c7af0f5db6ea99f5dhttps://git.kernel.org/stable/c/449fc4561762ad9ad85362d5f01f0d0df397457ahttps://git.kernel.org/stable/c/80776a71340f57d6a4952635fc89f0342072f3cahttps://git.kernel.org/stable/c/98dd53a92825747395649f54d23512a13c3ed471https://git.kernel.org/stable/c/d9ed8af1dee37f181096631fb03729ece98ba816
2025-02-26
Published