Security Advisory

CVE-2022-49950

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-06-18 11:00:13
Last updated 2026-05-11 19:09:48
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix memory corruption on open The probe session-duplication overflow check incremented the session count also when there were no more available sessions so that memory beyond the fixed-size slab-allocated session array could be corrupted in fastrpc_session_alloc() on open().