In the Linux kernel, the following vulnerability has been resolved:
iommu/arm-smmu-v3: check return value after calling platform_get_resource()
It will cause null-ptr-deref if platform_get_resource() returns NULL,
we need check the return value.
References
Configurations
Configuration 1 (hide)
|
History
13 Mar 2025, 22:02
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/54c1e0e3bbcab2abe25b2874a43050ae5df87831 - Patch | |
References | () https://git.kernel.org/stable/c/54cf47da0c7532d151d76e5d63f5936191698c44 - Patch | |
References | () https://git.kernel.org/stable/c/b131fa8c1d2afd05d0b7598621114674289c2fbb - Patch | |
References | () https://git.kernel.org/stable/c/db728a891f9177b044aaca89b678f6b5e24d5cc3 - Patch | |
References | () https://git.kernel.org/stable/c/fb0f1c5eb8d60b3e018ba7c87da249b52674ebe6 - Patch | |
Summary |
|
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux linux Kernel
Linux |
|
CWE | CWE-476 |
26 Feb 2025, 07:01
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:01
Updated : 2025-03-13 22:02
NVD link : CVE-2022-49319
Mitre link : CVE-2022-49319
CVE.ORG link : CVE-2022-49319
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference