CVE-2022-49952 Details
Description
In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix memory corruption on probe Add the missing sanity check on the probed-session count to avoid corrupting memory beyond the fixed-size slab-allocated session array when there are more than FASTRPC_MAX_SESSIONS sessions defined in the devicetree.
A vulnerability in the Linux kernel's fastrpc component could lead to memory corruption. This issue arises when the number of probed sessions exceeds the maximum defined in the device tree, causing the session count to overflow the fixed-size, slab-allocated session array. The vulnerability has been addressed by adding a necessary sanity check on the probed-session count.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/0e33b0f322fecd7a92d9dc186535cdf97940a856 | kernel.org | Patch |
| https://git.kernel.org/stable/c/9baa1415d9abdd1e08362ea2dcfadfacee8690b5 | kernel.org | Patch |
| https://git.kernel.org/stable/c/c0425c2facd9166fa083f90c9f3187ace0c7837a | kernel.org | Patch |
| https://git.kernel.org/stable/c/c99bc901d5eb9fbdd7bd39f625e170ce97390336 | kernel.org | Patch |
| https://git.kernel.org/stable/c/ec186b9f4aa2e6444d5308a6cc268aada7007639 | kernel.org | Patch |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-787 | Out-of-bounds Write | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | >= 5.1, < 5.4.213 >= 5.5, < 5.10.142 >= 5.11, < 5.15.66 >= 5.16, < 5.19.8 6.0 rc1 6.0 rc2 6.0 rc3 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 4, 2026 | CVE Modified | kernel.org |
| Jun 17, 2026 | CVE Modified | kernel.org |
| Nov 14, 2025 | Initial Analysis | [email protected] |
| Jun 18, 2025 | New CVE Received | kernel.org |