Security Advisory

CVE-2022-49278

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-02-26 01:56:21
Last updated 2026-05-11 18:56:35
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: remoteproc: Fix count check in rproc_coredump_write() Check count for 0, to avoid a potential underflow. Make the check the same as the one in rproc_recovery_write().