CVE-2022-49491
published 2025-02-26CVE-2022-49491: In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: vop: fix possible null-ptr-deref in vop_bind() It will cause null-ptr-deref…
PriorityP418medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.27%
19.0th percentile
In the Linux kernel, the following vulnerability has been resolved:
drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
It will cause null-ptr-deref in resource_size(), if platform_get_resource()
returns NULL, move calling resource_size() after devm_ioremap_resource() that
will check 'res' to avoid null-ptr-deref.
Affected
23 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 | >= 2048e3286f347db5667708e47448176b5329e8d8 < 452922955df215a417c80d09dab72bbc667a1861 | 452922955df215a417c80d09dab72bbc667a1861 |
| linux | linux | >= 2048e3286f347db5667708e47448176b5329e8d8 < fcd6a886443730c39170b8383411e52118aec0a3 | fcd6a886443730c39170b8383411e52118aec0a3 |
| linux | linux | >= 2048e3286f347db5667708e47448176b5329e8d8 < 6ff986e057bf28e2f7690dad410768b2270f9453 | 6ff986e057bf28e2f7690dad410768b2270f9453 |
| linux | linux | >= 2048e3286f347db5667708e47448176b5329e8d8 < a9b4599665e437de8a1152799c34841b799a2e1c | a9b4599665e437de8a1152799c34841b799a2e1c |
| linux | linux | >= 2048e3286f347db5667708e47448176b5329e8d8 < 3451852312303d54a003c73bd0ae39cebb960bd5 | 3451852312303d54a003c73bd0ae39cebb960bd5 |
| linux | linux | >= 2048e3286f347db5667708e47448176b5329e8d8 < b54926bd558d97c888c3d2d87886f3c159d3254a | b54926bd558d97c888c3d2d87886f3c159d3254a |
| linux | linux | >= 2048e3286f347db5667708e47448176b5329e8d8 < 769c53bb6116d0eaec0f1fe4ec4b27a74465cad1 | 769c53bb6116d0eaec0f1fe4ec4b27a74465cad1 |
| linux | linux | >= 2048e3286f347db5667708e47448176b5329e8d8 < ecfa52654d0c9c333c1fe1611f47105f6bce9591 | ecfa52654d0c9c333c1fe1611f47105f6bce9591 |
| linux | linux | >= 2048e3286f347db5667708e47448176b5329e8d8 < f8c242908ad15bbd604d3bcb54961b7d454c43f8 | f8c242908ad15bbd604d3bcb54961b7d454c43f8 |
| 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 | >= 3.19 < 4.9.318 | 4.9.318 |
| linux | linux_kernel | >= 4.10 < 4.14.283 | 4.14.283 |
| linux | linux_kernel | >= 4.15 < 4.19.247 | 4.19.247 |
| linux | linux_kernel | >= 4.20 < 5.4.198 | 5.4.198 |
| linux | linux_kernel | >= 5.11 < 5.15.46 | 5.15.46 |
| linux | linux_kernel | >= 5.16 < 5.17.14 | 5.17.14 |
| linux | linux_kernel | >= 5.18 < 5.18.3 | 5.18.3 |
| linux | linux_kernel | >= 5.5 < 5.10.121 | 5.10.121 |
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-f83p-7qxr-cxpg: In the Linux kernel, the following vulnerability has been resolved:
drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
It will cause null-
ghsa_unreviewed·2025-03-17
CVE-2022-49491 [MEDIUM] CWE-476 GHSA-f83p-7qxr-cxpg: In the Linux kernel, the following vulnerability has been resolved:
drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
It will cause null-
In the Linux kernel, the following vulnerability has been resolved:
drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
It will cause null-ptr-deref in resource_size(), if platform_get_resource()
returns NULL, move calling resource_size() after devm_ioremap_resource() that
will check 'res' to avoid null-ptr-deref.
OSV
CVE-2022-49491: In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: vop: fix possible null-ptr-deref in vop_bind() It will cause null-pt
osv·2025-02-26·CVSS 5.5
CVE-2022-49491 [MEDIUM] CVE-2022-49491: In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: vop: fix possible null-ptr-deref in vop_bind() It will cause null-pt
In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: vop: fix possible null-ptr-deref in vop_bind() It will cause null-ptr-deref in resource_size(), if platform_get_resource() returns NULL, move calling resource_size() after devm_ioremap_resource() that will check 'res' to avoid null-ptr-deref.
Red Hat
kernel: drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
vendor_redhat·2025-02-26·CVSS 5.5
CVE-2022-49491 [MEDIUM] CWE-476 kernel: drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
kernel: drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
In the Linux kernel, the following vulnerability has been resolved:
drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
It will cause null-ptr-deref in resource_size(), if platform_get_resource()
returns NULL, move calling resource_size() after devm_ioremap_resource() that
will check 'res' to avoid null-ptr-deref.
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 (Red Hat Enterprise Linux 8) - Not affected
Package: kernel-rt (Red Hat Enterprise Linux 8) - Not affected
Package: kernel (Red Hat Enterp
Debian
CVE-2022-49491: linux - In the Linux kernel, the following vulnerability has been resolved: drm/rockchi...
vendor_debian·2022·CVSS 5.5
CVE-2022-49491 [MEDIUM] CVE-2022-49491: linux - In the Linux kernel, the following vulnerability has been resolved: drm/rockchi...
In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: vop: fix possible null-ptr-deref in vop_bind() It will cause null-ptr-deref in resource_size(), if platform_get_resource() returns NULL, move calling resource_size() after devm_ioremap_resource() that will check 'res' to avoid null-ptr-deref.
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/3451852312303d54a003c73bd0ae39cebb960bd5https://git.kernel.org/stable/c/452922955df215a417c80d09dab72bbc667a1861https://git.kernel.org/stable/c/6ff986e057bf28e2f7690dad410768b2270f9453https://git.kernel.org/stable/c/769c53bb6116d0eaec0f1fe4ec4b27a74465cad1https://git.kernel.org/stable/c/a9b4599665e437de8a1152799c34841b799a2e1chttps://git.kernel.org/stable/c/b54926bd558d97c888c3d2d87886f3c159d3254ahttps://git.kernel.org/stable/c/ecfa52654d0c9c333c1fe1611f47105f6bce9591https://git.kernel.org/stable/c/f8c242908ad15bbd604d3bcb54961b7d454c43f8https://git.kernel.org/stable/c/fcd6a886443730c39170b8383411e52118aec0a3
2025-02-26
Published