In the Linux kernel, the following vulnerability has been resolved:
usb: typec: tipd: Remove WARNON in tps6598xblock_read
Calling tps6598xblockread 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.