CVE-2021-47165
published 2024-03-25CVE-2021-47165: In the Linux kernel, the following vulnerability has been resolved: drm/meson: fix shutdown crash when component not probed When main component is not probed…
PriorityP419medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.23%
13.3th percentile
In the Linux kernel, the following vulnerability has been resolved:
drm/meson: fix shutdown crash when component not probed
When main component is not probed, by example when the dw-hdmi module is
not loaded yet or in probe defer, the following crash appears on shutdown:
Unable to handle kernel NULL pointer dereference at virtual address 0000000000000038
...
pc : meson_drv_shutdown+0x24/0x50
lr : platform_drv_shutdown+0x20/0x30
...
Call trace:
meson_drv_shutdown+0x24/0x50
platform_drv_shutdown+0x20/0x30
device_shutdown+0x158/0x360
kernel_restart_prepare+0x38/0x48
kernel_restart+0x18/0x68
__do_sys_reboot+0x224/0x250
__arm64_sys_reboot+0x24/0x30
...
Simply check if the priv struct has been allocated before using it.
Affected
24 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.14.6-1 (bookworm) | linux 5.14.6-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | — | — |
| linux | linux | >= 4.14.226 < 4.14.235 | 4.14.235 |
| linux | linux | >= 4.19.181 < 4.19.193 | 4.19.193 |
| linux | linux | >= 5.10.24 < 5.10.42 | 5.10.42 |
| linux | linux | >= 5.11.7 < 5.12 | 5.12 |
| linux | linux | >= 5.4.106 < 5.4.124 | 5.4.124 |
| linux | linux | >= 8a5160cc8488776ddc48ea045860dab015f47390 < b4298d33c1fcce511ffe84d8d3de07e220300f9b | b4298d33c1fcce511ffe84d8d3de07e220300f9b |
| linux | linux | >= 8fbbf2b3849419e31731902d7478b0c934732632 < e256a0eb43e17209e347409a80805b1659398d68 | e256a0eb43e17209e347409a80805b1659398d68 |
| linux | linux | >= d2100ef32a8cfd024bad94f4fbc5e53d40d2b3da < 4ce2bf20b4a6e307e114847d60b2bf40a6a1fac0 | 4ce2bf20b4a6e307e114847d60b2bf40a6a1fac0 |
| linux | linux | >= d4ec1ffbdaa8939a208656e9c1440742c457ef16 < d66083c0d6f5125a4d982aa177dd71ab4cd3d212 | d66083c0d6f5125a4d982aa177dd71ab4cd3d212 |
| linux | linux | >= fa0c16caf3d73ab4d2e5d6fa2ef2394dbec91791 < b4b91033a0b11fe9ade58156cd9168f89f4a8c1a | b4b91033a0b11fe9ade58156cd9168f89f4a8c1a |
| linux | linux | >= fa0c16caf3d73ab4d2e5d6fa2ef2394dbec91791 < 7cfc4ea78fc103ea51ecbacd9236abb5b1c490d2 | 7cfc4ea78fc103ea51ecbacd9236abb5b1c490d2 |
| linux | linux_kernel | — | — |
| linux | linux_kernel | >= 0 < 5.10.46-1 | 5.10.46-1 |
| linux | linux_kernel | >= 0 < 5.14.6-1 | 5.14.6-1 |
| linux | linux_kernel | >= 0 < 5.14.6-1 | 5.14.6-1 |
| linux | linux_kernel | >= 0 < 5.14.6-1 | 5.14.6-1 |
| linux | linux_kernel | >= 4.14.226 < 4.14.235 | 4.14.235 |
| linux | linux_kernel | >= 4.19.181 < 4.19.193 | 4.19.193 |
| linux | linux_kernel | >= 5.10.24 < 5.10.42 | 5.10.42 |
| linux | linux_kernel | >= 5.12 < 5.12.9 | 5.12.9 |
| linux | linux_kernel | >= 5.4.106 < 5.4.124 | 5.4.124 |
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.
Red Hat
kernel: drm/meson: fix shutdown crash when component not probed
vendor_redhat·2024-03-25·CVSS 5.5
CVE-2021-47165 [MEDIUM] CWE-476 kernel: drm/meson: fix shutdown crash when component not probed
kernel: drm/meson: fix shutdown crash when component not probed
In the Linux kernel, the following vulnerability has been resolved:
drm/meson: fix shutdown crash when component not probed
When main component is not probed, by example when the dw-hdmi module is
not loaded yet or in probe defer, the following crash appears on shutdown:
Unable to handle kernel NULL pointer dereference at virtual address 0000000000000038
...
pc : meson_drv_shutdown+0x24/0x50
lr : platform_drv_shutdown+0x20/0x30
...
Call trace:
meson_drv_shutdown+0x24/0x50
platform_drv_shutdown+0x20/0x30
device_shutdown+0x158/0x360
kernel_restart_prepare+0x38/0x48
kernel_restart+0x18/0x68
__do_sys_reboot+0x224/0x250
__arm64_sys_reboot+0x24/0x30
...
Simply check if the priv struct has been allocated before using it.
Package: k
Debian
CVE-2021-47165: linux - In the Linux kernel, the following vulnerability has been resolved: drm/meson: ...
vendor_debian·2021·CVSS 5.5
CVE-2021-47165 [MEDIUM] CVE-2021-47165: linux - In the Linux kernel, the following vulnerability has been resolved: drm/meson: ...
In the Linux kernel, the following vulnerability has been resolved: drm/meson: fix shutdown crash when component not probed When main component is not probed, by example when the dw-hdmi module is not loaded yet or in probe defer, the following crash appears on shutdown: Unable to handle kernel NULL pointer dereference at virtual address 0000000000000038 ... pc : meson_drv_shutdown+0x24/0x50 lr : platform_drv_shutdown+0x20/0x30 ... Call trace: meson_drv_shutdown+0x24/0x50 platform_drv_shutdown+0x20/0x30 device_shutdown+0x158/0x360 kernel_restart_prepare+0x38/0x48 kernel_restart+0x18/0x68 __do_sys_reboot+0x224/0x250 __arm64_sys_reboot+0x24/0x30 ... Simply check if the priv struct has been allocated before using it.
Scope: local
bookworm: resolved (fixed in 5.14.6-1)
bullseye: resolved (fixe
GHSA
GHSA-rfpv-q7vr-v94r: In the Linux kernel, the following vulnerability has been resolved:
drm/meson: fix shutdown crash when component not probed
When main component is n
ghsa_unreviewed·2024-03-25
CVE-2021-47165 [MEDIUM] CWE-476 GHSA-rfpv-q7vr-v94r: In the Linux kernel, the following vulnerability has been resolved:
drm/meson: fix shutdown crash when component not probed
When main component is n
In the Linux kernel, the following vulnerability has been resolved:
drm/meson: fix shutdown crash when component not probed
When main component is not probed, by example when the dw-hdmi module is
not loaded yet or in probe defer, the following crash appears on shutdown:
Unable to handle kernel NULL pointer dereference at virtual address 0000000000000038
...
pc : meson_drv_shutdown+0x24/0x50
lr : platform_drv_shutdown+0x20/0x30
...
Call trace:
meson_drv_shutdown+0x24/0x50
platform_drv_shutdown+0x20/0x30
device_shutdown+0x158/0x360
kernel_restart_prepare+0x38/0x48
kernel_restart+0x18/0x68
__do_sys_reboot+0x224/0x250
__arm64_sys_reboot+0x24/0x30
...
Simply check if the priv struct has been allocated before using it.
OSV
CVE-2021-47165: In the Linux kernel, the following vulnerability has been resolved: drm/meson: fix shutdown crash when component not probed When main component is not
osv·2024-03-25·CVSS 5.5
CVE-2021-47165 [MEDIUM] CVE-2021-47165: In the Linux kernel, the following vulnerability has been resolved: drm/meson: fix shutdown crash when component not probed When main component is not
In the Linux kernel, the following vulnerability has been resolved: drm/meson: fix shutdown crash when component not probed When main component is not probed, by example when the dw-hdmi module is not loaded yet or in probe defer, the following crash appears on shutdown: Unable to handle kernel NULL pointer dereference at virtual address 0000000000000038 ... pc : meson_drv_shutdown+0x24/0x50 lr : platform_drv_shutdown+0x20/0x30 ... Call trace: meson_drv_shutdown+0x24/0x50 platform_drv_shutdown+0x20/0x30 device_shutdown+0x158/0x360 kernel_restart_prepare+0x38/0x48 kernel_restart+0x18/0x68 __do_sys_reboot+0x224/0x250 __arm64_sys_reboot+0x24/0x30 ... Simply check if the priv struct has been allocated before using it.
No detection rules found.
https://git.kernel.org/stable/c/4ce2bf20b4a6e307e114847d60b2bf40a6a1fac0https://git.kernel.org/stable/c/7cfc4ea78fc103ea51ecbacd9236abb5b1c490d2https://git.kernel.org/stable/c/b4298d33c1fcce511ffe84d8d3de07e220300f9bhttps://git.kernel.org/stable/c/b4b91033a0b11fe9ade58156cd9168f89f4a8c1ahttps://git.kernel.org/stable/c/d66083c0d6f5125a4d982aa177dd71ab4cd3d212https://git.kernel.org/stable/c/e256a0eb43e17209e347409a80805b1659398d68https://git.kernel.org/stable/c/4ce2bf20b4a6e307e114847d60b2bf40a6a1fac0https://git.kernel.org/stable/c/7cfc4ea78fc103ea51ecbacd9236abb5b1c490d2https://git.kernel.org/stable/c/b4298d33c1fcce511ffe84d8d3de07e220300f9bhttps://git.kernel.org/stable/c/b4b91033a0b11fe9ade58156cd9168f89f4a8c1ahttps://git.kernel.org/stable/c/d66083c0d6f5125a4d982aa177dd71ab4cd3d212https://git.kernel.org/stable/c/e256a0eb43e17209e347409a80805b1659398d68
2024-03-25
Published