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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
18 Jun 2025, 11:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-06-18 11:15
Updated : 2025-06-18 13:46
NVD link : CVE-2022-49952
Mitre link : CVE-2022-49952
CVE.ORG link : CVE-2022-49952
JSON object : View
Products Affected
No product.
CWE
No CWE.