Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2021-47210
HistoryApr 10, 2024 - 7:01 p.m.

CVE-2021-47210 usb: typec: tipd: Remove WARN_ON in tps6598x_block_read

2024-04-1019:01:52
Linux
github.com
1
linux kernel
vulnerability
usb typec
tipd
tps6598x_block_read
error handling
panic-on-warn

AI Score

6.6

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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.

AI Score

6.6

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial