CVE-2022-49451
published 2025-02-26CVE-2022-49451: In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix list protocols enumeration in the base protocol While enumerating…
PriorityP420medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.29%
21.6th percentile
In the Linux kernel, the following vulnerability has been resolved:
firmware: arm_scmi: Fix list protocols enumeration in the base protocol
While enumerating protocols implemented by the SCMI platform using
BASE_DISCOVER_LIST_PROTOCOLS, the number of returned protocols is
currently validated in an improper way since the check employs a sum
between unsigned integers that could overflow and cause the check itself
to be silently bypassed if the returned value 'loop_num_ret' is big
enough.
Fix the validation avoiding the addition.
Affected
19 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 | >= b6f20ff8bd94ad34032804a60bab5ee56752007e < 444a2d27fe9867d0da4b28fc45b793f32e099ab8 | 444a2d27fe9867d0da4b28fc45b793f32e099ab8 |
| linux | linux | >= b6f20ff8bd94ad34032804a60bab5ee56752007e < b0e4bafac8963c2d85ee18d3d01f393735acceec | b0e4bafac8963c2d85ee18d3d01f393735acceec |
| linux | linux | >= b6f20ff8bd94ad34032804a60bab5ee56752007e < 1052f22e127d0c34c3387bb389424ba1c61491ff | 1052f22e127d0c34c3387bb389424ba1c61491ff |
| linux | linux | >= b6f20ff8bd94ad34032804a60bab5ee56752007e < 98342148a8cd242855d7e257f298c966c96dba9f | 98342148a8cd242855d7e257f298c966c96dba9f |
| linux | linux | >= b6f20ff8bd94ad34032804a60bab5ee56752007e < 6e7978695f4a6cbd83616b5a702b77fa2087b247 | 6e7978695f4a6cbd83616b5a702b77fa2087b247 |
| linux | linux | >= b6f20ff8bd94ad34032804a60bab5ee56752007e < 2ccfcd7a09c826516edcfe464b05071961aada3f | 2ccfcd7a09c826516edcfe464b05071961aada3f |
| linux | linux | >= b6f20ff8bd94ad34032804a60bab5ee56752007e < 8009120e0354a67068e920eb10dce532391361d0 | 8009120e0354a67068e920eb10dce532391361d0 |
| 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.17 < 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.
Red Hat
kernel: firmware: arm_scmi: Fix list protocols enumeration in the base protocol
vendor_redhat·2025-02-26·CVSS 5.5
CVE-2022-49451 [MEDIUM] CWE-190 kernel: firmware: arm_scmi: Fix list protocols enumeration in the base protocol
kernel: firmware: arm_scmi: Fix list protocols enumeration in the base protocol
In the Linux kernel, the following vulnerability has been resolved:
firmware: arm_scmi: Fix list protocols enumeration in the base protocol
While enumerating protocols implemented by the SCMI platform using
BASE_DISCOVER_LIST_PROTOCOLS, the number of returned protocols is
currently validated in an improper way since the check employs a sum
between unsigned integers that could overflow and cause the check itself
to be silently bypassed if the returned value 'loop_num_ret' is big
enough.
Fix the validation avoiding the addition.
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
P
Debian
CVE-2022-49451: linux - In the Linux kernel, the following vulnerability has been resolved: firmware: a...
vendor_debian·2022·CVSS 5.5
CVE-2022-49451 [MEDIUM] CVE-2022-49451: linux - In the Linux kernel, the following vulnerability has been resolved: firmware: a...
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix list protocols enumeration in the base protocol While enumerating protocols implemented by the SCMI platform using BASE_DISCOVER_LIST_PROTOCOLS, the number of returned protocols is currently validated in an improper way since the check employs a sum between unsigned integers that could overflow and cause the check itself to be silently bypassed if the returned value 'loop_num_ret' is big enough. Fix the validation avoiding the addition.
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-wx8p-85p4-gfr8: In the Linux kernel, the following vulnerability has been resolved:
firmware: arm_scmi: Fix list protocols enumeration in the base protocol
While en
ghsa_unreviewed·2025-03-17
CVE-2022-49451 [MEDIUM] CWE-190 GHSA-wx8p-85p4-gfr8: In the Linux kernel, the following vulnerability has been resolved:
firmware: arm_scmi: Fix list protocols enumeration in the base protocol
While en
In the Linux kernel, the following vulnerability has been resolved:
firmware: arm_scmi: Fix list protocols enumeration in the base protocol
While enumerating protocols implemented by the SCMI platform using
BASE_DISCOVER_LIST_PROTOCOLS, the number of returned protocols is
currently validated in an improper way since the check employs a sum
between unsigned integers that could overflow and cause the check itself
to be silently bypassed if the returned value 'loop_num_ret' is big
enough.
Fix the validation avoiding the addition.
OSV
CVE-2022-49451: In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix list protocols enumeration in the base protocol While enum
osv·2025-02-26·CVSS 5.5
CVE-2022-49451 [MEDIUM] CVE-2022-49451: In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix list protocols enumeration in the base protocol While enum
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix list protocols enumeration in the base protocol While enumerating protocols implemented by the SCMI platform using BASE_DISCOVER_LIST_PROTOCOLS, the number of returned protocols is currently validated in an improper way since the check employs a sum between unsigned integers that could overflow and cause the check itself to be silently bypassed if the returned value 'loop_num_ret' is big enough. Fix the validation avoiding the addition.
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/1052f22e127d0c34c3387bb389424ba1c61491ffhttps://git.kernel.org/stable/c/2ccfcd7a09c826516edcfe464b05071961aada3fhttps://git.kernel.org/stable/c/444a2d27fe9867d0da4b28fc45b793f32e099ab8https://git.kernel.org/stable/c/6e7978695f4a6cbd83616b5a702b77fa2087b247https://git.kernel.org/stable/c/8009120e0354a67068e920eb10dce532391361d0https://git.kernel.org/stable/c/98342148a8cd242855d7e257f298c966c96dba9fhttps://git.kernel.org/stable/c/b0e4bafac8963c2d85ee18d3d01f393735acceec
2025-02-26
Published