CVE-2022-48710
published 2024-05-21CVE-2022-48710: In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix a possible null pointer dereference In radeon_fp_native_mode(), the return…
PriorityP418medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.26%
17.4th percentile
In the Linux kernel, the following vulnerability has been resolved:
drm/radeon: fix a possible null pointer dereference
In radeon_fp_native_mode(), the return value of drm_mode_duplicate()
is assigned to mode, which will lead to a NULL pointer dereference
on failure of drm_mode_duplicate(). Add a check to avoid npd.
The failure status of drm_cvt_mode() on the other path is checked too.
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 | >= 771fe6b912fca54f03e8a72eb63058b582775362 < b33f7d99c9226892c7794dc2500fae35966020c9 | b33f7d99c9226892c7794dc2500fae35966020c9 |
| linux | linux | >= 771fe6b912fca54f03e8a72eb63058b582775362 < 16a0f0b63c4c7eb46fc4c3f00bf2836e6ee46a9f | 16a0f0b63c4c7eb46fc4c3f00bf2836e6ee46a9f |
| linux | linux | >= 771fe6b912fca54f03e8a72eb63058b582775362 < 8a89bfeef9abe93371e3ea8796377f2d132eee29 | 8a89bfeef9abe93371e3ea8796377f2d132eee29 |
| linux | linux | >= 771fe6b912fca54f03e8a72eb63058b582775362 < 28fd384c78d7d8ed8af0d086d778c3e438ba7f60 | 28fd384c78d7d8ed8af0d086d778c3e438ba7f60 |
| linux | linux | >= 771fe6b912fca54f03e8a72eb63058b582775362 < fee8ae0a0bb66eb7730c22f44fbd7203f63c2eab | fee8ae0a0bb66eb7730c22f44fbd7203f63c2eab |
| linux | linux | >= 771fe6b912fca54f03e8a72eb63058b582775362 < 7b7fba107b2c4ec7673d0f45bdbb9d1af697d9b9 | 7b7fba107b2c4ec7673d0f45bdbb9d1af697d9b9 |
| linux | linux | >= 771fe6b912fca54f03e8a72eb63058b582775362 < e938d24f0b7392e142b8aa434f18590d99dbe479 | e938d24f0b7392e142b8aa434f18590d99dbe479 |
| linux | linux | >= 771fe6b912fca54f03e8a72eb63058b582775362 < 140d9807b96e1303f6f2675a7ae8710a2094bd17 | 140d9807b96e1303f6f2675a7ae8710a2094bd17 |
| linux | linux | >= 771fe6b912fca54f03e8a72eb63058b582775362 < a2b28708b645c5632dc93669ab06e97874c8244f | a2b28708b645c5632dc93669ab06e97874c8244f |
| linux | linux_kernel | < 4.9.318 | 4.9.318 |
| 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 | >= 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.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 |
| linux | linux_kernel | >= 5.5 < 5.10.122 | 5.10.122 |
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/radeon: fix a possible null pointer dereference
vendor_redhat·2024-05-21·CVSS 5.5
CVE-2022-48710 [MEDIUM] CWE-476 kernel: drm/radeon: fix a possible null pointer dereference
kernel: drm/radeon: fix a possible null pointer dereference
In the Linux kernel, the following vulnerability has been resolved:
drm/radeon: fix a possible null pointer dereference
In radeon_fp_native_mode(), the return value of drm_mode_duplicate()
is assigned to mode, which will lead to a NULL pointer dereference
on failure of drm_mode_duplicate(). Add a check to avoid npd.
The failure status of drm_cvt_mode() on the other path is checked too.
Package: kernel (Red Hat Enterprise Linux 6) - Out of support scope
Package: kernel (Red Hat Enterprise Linux 7) - Out of support scope
Package: kernel-rt (Red Hat Enterprise Linux 7) - Out of support scope
Package: kernel (Red Hat Enterprise Linux 8) - Affected
Package: kernel-rt (Red Hat Enterprise Linux 8) - Affected
Package: kernel (Red H
Debian
CVE-2022-48710: linux - In the Linux kernel, the following vulnerability has been resolved: drm/radeon:...
vendor_debian·2022·CVSS 5.5
CVE-2022-48710 [MEDIUM] CVE-2022-48710: linux - In the Linux kernel, the following vulnerability has been resolved: drm/radeon:...
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix a possible null pointer dereference In radeon_fp_native_mode(), the return value of drm_mode_duplicate() is assigned to mode, which will lead to a NULL pointer dereference on failure of drm_mode_duplicate(). Add a check to avoid npd. The failure status of drm_cvt_mode() on the other path is checked too.
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)
OSV
CVE-2022-48710: In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix a possible null pointer dereference In radeon_fp_native_mode(), th
osv·2024-05-21·CVSS 5.5
CVE-2022-48710 [MEDIUM] CVE-2022-48710: In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix a possible null pointer dereference In radeon_fp_native_mode(), th
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix a possible null pointer dereference In radeon_fp_native_mode(), the return value of drm_mode_duplicate() is assigned to mode, which will lead to a NULL pointer dereference on failure of drm_mode_duplicate(). Add a check to avoid npd. The failure status of drm_cvt_mode() on the other path is checked too.
GHSA
GHSA-mc36-8c37-gc5w: In the Linux kernel, the following vulnerability has been resolved:
drm/radeon: fix a possible null pointer dereference
In radeon_fp_native_mode(),
ghsa_unreviewed·2024-05-21
CVE-2022-48710 [MEDIUM] CWE-476 GHSA-mc36-8c37-gc5w: In the Linux kernel, the following vulnerability has been resolved:
drm/radeon: fix a possible null pointer dereference
In radeon_fp_native_mode(),
In the Linux kernel, the following vulnerability has been resolved:
drm/radeon: fix a possible null pointer dereference
In radeon_fp_native_mode(), the return value of drm_mode_duplicate()
is assigned to mode, which will lead to a NULL pointer dereference
on failure of drm_mode_duplicate(). Add a check to avoid npd.
The failure status of drm_cvt_mode() on the other path is checked too.
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/140d9807b96e1303f6f2675a7ae8710a2094bd17https://git.kernel.org/stable/c/16a0f0b63c4c7eb46fc4c3f00bf2836e6ee46a9fhttps://git.kernel.org/stable/c/28fd384c78d7d8ed8af0d086d778c3e438ba7f60https://git.kernel.org/stable/c/7b7fba107b2c4ec7673d0f45bdbb9d1af697d9b9https://git.kernel.org/stable/c/8a89bfeef9abe93371e3ea8796377f2d132eee29https://git.kernel.org/stable/c/a2b28708b645c5632dc93669ab06e97874c8244fhttps://git.kernel.org/stable/c/b33f7d99c9226892c7794dc2500fae35966020c9https://git.kernel.org/stable/c/e938d24f0b7392e142b8aa434f18590d99dbe479https://git.kernel.org/stable/c/fee8ae0a0bb66eb7730c22f44fbd7203f63c2eabhttps://git.kernel.org/stable/c/140d9807b96e1303f6f2675a7ae8710a2094bd17https://git.kernel.org/stable/c/16a0f0b63c4c7eb46fc4c3f00bf2836e6ee46a9fhttps://git.kernel.org/stable/c/28fd384c78d7d8ed8af0d086d778c3e438ba7f60https://git.kernel.org/stable/c/7b7fba107b2c4ec7673d0f45bdbb9d1af697d9b9https://git.kernel.org/stable/c/8a89bfeef9abe93371e3ea8796377f2d132eee29https://git.kernel.org/stable/c/a2b28708b645c5632dc93669ab06e97874c8244fhttps://git.kernel.org/stable/c/b33f7d99c9226892c7794dc2500fae35966020c9https://git.kernel.org/stable/c/e938d24f0b7392e142b8aa434f18590d99dbe479https://git.kernel.org/stable/c/fee8ae0a0bb66eb7730c22f44fbd7203f63c2eab
2024-05-21
Published