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.
References
Configurations
Configuration 1 (hide)
|
History
14 Nov 2025, 18:58
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
| CWE | CWE-787 | |
| First Time |
Linux
Linux linux Kernel |
|
| References | () https://git.kernel.org/stable/c/0e33b0f322fecd7a92d9dc186535cdf97940a856 - Patch | |
| References | () https://git.kernel.org/stable/c/9baa1415d9abdd1e08362ea2dcfadfacee8690b5 - Patch | |
| References | () https://git.kernel.org/stable/c/c0425c2facd9166fa083f90c9f3187ace0c7837a - Patch | |
| References | () https://git.kernel.org/stable/c/c99bc901d5eb9fbdd7bd39f625e170ce97390336 - Patch | |
| References | () https://git.kernel.org/stable/c/ec186b9f4aa2e6444d5308a6cc268aada7007639 - Patch | |
| Summary |
|
|
| CPE | cpe:2.3:o:linux:linux_kernel:6.0:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.0:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.0:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
18 Jun 2025, 11:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-06-18 11:15
Updated : 2025-11-14 18:58
NVD link : CVE-2022-49952
Mitre link : CVE-2022-49952
CVE.ORG link : CVE-2022-49952
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-787
Out-of-bounds Write
