← Back to CVE List

CVE-2021-47210

Published: 2024-04-10T19:15Z
Last Modified: 2025-03-27T21:17Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: usb: typec: tipd: Remove WARN_ON in tps6598x_block_read Calling tps6598x_block_read with a higher than allowed len can be handled by just returning an error. There's no need to crash systems with panic-on-warn enabled. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt