CVE-2022-49278

Publication date

2025-02-26 01:56:21

Family

Linux

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().