← Back to CVE List

CVE-2022-49278

Published: 2025-02-26T07:01Z
Last Modified: 2025-02-26T07:01Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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(). > MITRE Terms of Use apply – see LICENSE‑MITRE.txt