First published: Wed Feb 26 2025(Updated: )
In the Linux kernel, the following vulnerability has been resolved: drm/msm/hdmi: check return value after calling platform_get_resource_byname() It will cause null-ptr-deref if platform_get_resource_byname() returns NULL, we need check the return value. Patchwork: https://patchwork.freedesktop.org/patch/482992/
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
Linux Kernel | >=4.3<4.9.318 | |
Linux Kernel | >=4.10<4.14.283 | |
Linux Kernel | >=4.15<4.19.247 | |
Linux Kernel | >=4.20<5.4.198 | |
Linux Kernel | >=5.5<5.10.121 | |
Linux Kernel | >=5.11<5.15.46 | |
Linux Kernel | >=5.16<5.17.14 | |
Linux Kernel | >=5.18<5.18.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-49495 is rated as a moderate severity vulnerability due to its potential to cause null pointer dereference in the Linux kernel.
To fix CVE-2022-49495, you need to apply the latest patches provided by the Linux kernel maintainers.
CVE-2022-49495 affects several versions of the Linux kernel from 4.3 to 5.18.3, depending on specific releases.
CVE-2022-49495 can lead to system instability or crashes by causing a null pointer dereference.
There are no known effective workarounds for CVE-2022-49495, so updating to a patched version is recommended.