CVE-2022-49302
published 2025-02-26CVE-2022-49302: In the Linux kernel, the following vulnerability has been resolved: USB: host: isp116x: check return value after calling platform_get_resource() It will cause…
PriorityP418medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.26%
17.9th percentile
In the Linux kernel, the following vulnerability has been resolved:
USB: host: isp116x: 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.
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 | >= 4808a1c0261176f9c7e28e7f108d41a381a7d0fc < 804de302ada3544699c5f48c5314b249af76faa3 | 804de302ada3544699c5f48c5314b249af76faa3 |
| linux | linux | >= 4808a1c0261176f9c7e28e7f108d41a381a7d0fc < 7bffda1560a6f255fdf504e059fbbdb5d46b9e44 | 7bffda1560a6f255fdf504e059fbbdb5d46b9e44 |
| linux | linux | >= 4808a1c0261176f9c7e28e7f108d41a381a7d0fc < 3825db88d8c704e7992b685618a03f82bffcf2ef | 3825db88d8c704e7992b685618a03f82bffcf2ef |
| linux | linux | >= 4808a1c0261176f9c7e28e7f108d41a381a7d0fc < c91a74b1f0f2d2d7e728742ae55e3ffe9ba7853d | c91a74b1f0f2d2d7e728742ae55e3ffe9ba7853d |
| linux | linux | >= 4808a1c0261176f9c7e28e7f108d41a381a7d0fc < ee105039d3653444de4d3ede642383c92855dc1e | ee105039d3653444de4d3ede642383c92855dc1e |
| linux | linux | >= 4808a1c0261176f9c7e28e7f108d41a381a7d0fc < 3592cfd8b848bf0c4d7740d78a87a7b8f6e1fa9a | 3592cfd8b848bf0c4d7740d78a87a7b8f6e1fa9a |
| linux | linux | >= 4808a1c0261176f9c7e28e7f108d41a381a7d0fc < aca0cab0e9ed33b6371aafb519a6c38f2850ffc3 | aca0cab0e9ed33b6371aafb519a6c38f2850ffc3 |
| linux | linux | >= 4808a1c0261176f9c7e28e7f108d41a381a7d0fc < 82a101f14943f479fd190b1e5b40d91c77e2ac1b | 82a101f14943f479fd190b1e5b40d91c77e2ac1b |
| linux | linux | >= 4808a1c0261176f9c7e28e7f108d41a381a7d0fc < 134a3408c2d3f7e23eb0e4556e0a2d9f36c2614e | 134a3408c2d3f7e23eb0e4556e0a2d9f36c2614e |
| 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: USB: host: isp116x: check return value after calling platform_get_resource()
vendor_redhat·2025-02-26·CVSS 5.5
CVE-2022-49302 [MEDIUM] CWE-476 kernel: USB: host: isp116x: check return value after calling platform_get_resource()
kernel: USB: host: isp116x: check return value after calling platform_get_resource()
In the Linux kernel, the following vulnerability has been resolved:
USB: host: isp116x: 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.
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 Enterprise Linux 9) - Not affected
Package: kernel-rt (Red Hat Ente
Debian
CVE-2022-49302: linux - In the Linux kernel, the following vulnerability has been resolved: USB: host: ...
vendor_debian·2022·CVSS 5.5
CVE-2022-49302 [MEDIUM] CVE-2022-49302: linux - In the Linux kernel, the following vulnerability has been resolved: USB: host: ...
In the Linux kernel, the following vulnerability has been resolved: USB: host: isp116x: 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.
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)
GHSA
GHSA-5rhr-4pf4-xg2q: In the Linux kernel, the following vulnerability has been resolved:
USB: host: isp116x: check return value after calling platform_get_resource()
It
ghsa_unreviewed·2025-04-14
CVE-2022-49302 [MEDIUM] CWE-476 GHSA-5rhr-4pf4-xg2q: In the Linux kernel, the following vulnerability has been resolved:
USB: host: isp116x: check return value after calling platform_get_resource()
It
In the Linux kernel, the following vulnerability has been resolved:
USB: host: isp116x: 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.
OSV
CVE-2022-49302: In the Linux kernel, the following vulnerability has been resolved: USB: host: isp116x: check return value after calling platform_get_resource() It wi
osv·2025-02-26·CVSS 5.5
CVE-2022-49302 [MEDIUM] CVE-2022-49302: In the Linux kernel, the following vulnerability has been resolved: USB: host: isp116x: check return value after calling platform_get_resource() It wi
In the Linux kernel, the following vulnerability has been resolved: USB: host: isp116x: 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.
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/134a3408c2d3f7e23eb0e4556e0a2d9f36c2614ehttps://git.kernel.org/stable/c/3592cfd8b848bf0c4d7740d78a87a7b8f6e1fa9ahttps://git.kernel.org/stable/c/3825db88d8c704e7992b685618a03f82bffcf2efhttps://git.kernel.org/stable/c/7bffda1560a6f255fdf504e059fbbdb5d46b9e44https://git.kernel.org/stable/c/804de302ada3544699c5f48c5314b249af76faa3https://git.kernel.org/stable/c/82a101f14943f479fd190b1e5b40d91c77e2ac1bhttps://git.kernel.org/stable/c/aca0cab0e9ed33b6371aafb519a6c38f2850ffc3https://git.kernel.org/stable/c/c91a74b1f0f2d2d7e728742ae55e3ffe9ba7853dhttps://git.kernel.org/stable/c/ee105039d3653444de4d3ede642383c92855dc1e
2025-02-26
Published