THREATOPS
THREAT OPSThreat News › [NVD] CVE-2021-47210 (MEDIUM 5.5) — 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

[NVD] CVE-2021-47210 (MEDIUM 5.5) — 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

lownvdPublished 2024-04-10

CVE-2021-47210 CVSS: 5.5 MEDIUM Published: 2024-04-10T19:15:48.497

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.

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2021-47210