Security Advisory

CVE-2022-49173

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-26 01:55:29
Last updated 2026-05-11 18:54:32
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: spi: fsi: Implement a timeout for polling status The data transfer routines must poll the status register to determine when more data can be shifted in or out. If the hardware gets into a bad state, these polling loops may never exit. Prevent this by returning an error if a timeout is exceeded.