CVE-2022-49453
published 2025-02-26CVE-2022-49453: In the Linux kernel, the following vulnerability has been resolved: soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc The allocation funciton…
PriorityP418medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.26%
17.1th percentile
In the Linux kernel, the following vulnerability has been resolved:
soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc
The allocation funciton devm_kcalloc may fail and return a null pointer,
which would cause a null-pointer dereference later.
It might be better to check it and directly return -ENOMEM just like the
usage of devm_kcalloc in previous code.
Affected
15 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 | >= 52835d59fc6cc7f3c3cfdb4a194ddc9ebd6c0c31 < 05efc4591f80582b6fe53366b70b6a35a42fd255 | 05efc4591f80582b6fe53366b70b6a35a42fd255 |
| linux | linux | >= 52835d59fc6cc7f3c3cfdb4a194ddc9ebd6c0c31 < 7cef9274fa1b8506949d74bc45aef072b890824a | 7cef9274fa1b8506949d74bc45aef072b890824a |
| linux | linux | >= 52835d59fc6cc7f3c3cfdb4a194ddc9ebd6c0c31 < c4e188869406b47ac3350920bf165be303cb1c96 | c4e188869406b47ac3350920bf165be303cb1c96 |
| linux | linux | >= 52835d59fc6cc7f3c3cfdb4a194ddc9ebd6c0c31 < 01ba41a359622ab256ce4d4f8b94c67165ae3daf | 01ba41a359622ab256ce4d4f8b94c67165ae3daf |
| linux | linux | >= 52835d59fc6cc7f3c3cfdb4a194ddc9ebd6c0c31 < ba56291e297d28aa6eb82c5c1964fae2d7594746 | ba56291e297d28aa6eb82c5c1964fae2d7594746 |
| linux | linux_kernel | < 5.10.121 | 5.10.121 |
| 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 | >= 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 |
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: soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc
vendor_redhat·2025-02-26·CVSS 5.5
CVE-2022-49453 [MEDIUM] CWE-476 kernel: soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc
kernel: soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc
In the Linux kernel, the following vulnerability has been resolved:
soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc
The allocation funciton devm_kcalloc may fail and return a null pointer,
which would cause a null-pointer dereference later.
It might be better to check it and directly return -ENOMEM just like the
usage of devm_kcalloc in previous code.
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 Linu
Debian
CVE-2022-49453: linux - In the Linux kernel, the following vulnerability has been resolved: soc: ti: ti...
vendor_debian·2022·CVSS 5.5
CVE-2022-49453 [MEDIUM] CVE-2022-49453: linux - In the Linux kernel, the following vulnerability has been resolved: soc: ti: ti...
In the Linux kernel, the following vulnerability has been resolved: soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc The allocation funciton devm_kcalloc may fail and return a null pointer, which would cause a null-pointer dereference later. It might be better to check it and directly return -ENOMEM just like the usage of devm_kcalloc in previous code.
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-wvff-mvg2-8jqh: In the Linux kernel, the following vulnerability has been resolved:
soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc
The allocation
ghsa_unreviewed·2025-03-17
CVE-2022-49453 [MEDIUM] CWE-476 GHSA-wvff-mvg2-8jqh: In the Linux kernel, the following vulnerability has been resolved:
soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc
The allocation
In the Linux kernel, the following vulnerability has been resolved:
soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc
The allocation funciton devm_kcalloc may fail and return a null pointer,
which would cause a null-pointer dereference later.
It might be better to check it and directly return -ENOMEM just like the
usage of devm_kcalloc in previous code.
OSV
CVE-2022-49453: In the Linux kernel, the following vulnerability has been resolved: soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc The allocation f
osv·2025-02-26·CVSS 5.5
CVE-2022-49453 [MEDIUM] CVE-2022-49453: In the Linux kernel, the following vulnerability has been resolved: soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc The allocation f
In the Linux kernel, the following vulnerability has been resolved: soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc The allocation funciton devm_kcalloc may fail and return a null pointer, which would cause a null-pointer dereference later. It might be better to check it and directly return -ENOMEM just like the usage of devm_kcalloc in previous code.
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/01ba41a359622ab256ce4d4f8b94c67165ae3dafhttps://git.kernel.org/stable/c/05efc4591f80582b6fe53366b70b6a35a42fd255https://git.kernel.org/stable/c/7cef9274fa1b8506949d74bc45aef072b890824ahttps://git.kernel.org/stable/c/ba56291e297d28aa6eb82c5c1964fae2d7594746https://git.kernel.org/stable/c/c4e188869406b47ac3350920bf165be303cb1c96
2025-02-26
Published