Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
5.5

CVE-2025-71108: Lenovo Laptops: Incorrect Firmware Can Prevent Booting

CVE-2025-71108
Summary

Incorrect firmware on Lenovo laptops can cause booting issues. This bug has been fixed in the Linux kernel, but laptop manufacturers will also update their firmware. Affected users can update their Linux kernel to resolve the issue.

What to do

No fix is available yet. Check with your software vendor for updates.

Affected software
VendorProductAffected versions
linux linux_kernel >= 4.13.1, < 5.10.248
>= 5.11, < 5.15.198
>= 5.16, < 6.1.160
>= 6.2, < 6.6.120
>= 6.7, < 6.12.64
>= 6.13, < 6.18.3
4.13
6.19
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Original title
In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Handle incorrect num_connectors capability The UCSI spec states that the num_connectors field is 7 bits, and ...
Original description
In the Linux kernel, the following vulnerability has been resolved:

usb: typec: ucsi: Handle incorrect num_connectors capability

The UCSI spec states that the num_connectors field is 7 bits, and the
8th bit is reserved and should be set to zero.
Some buggy FW has been known to set this bit, and it can lead to a
system not booting.
Flag that the FW is not behaving correctly, and auto-fix the value
so that the system boots correctly.

Found on Lenovo P1 G8 during Linux enablement program. The FW will
be fixed, but seemed worth addressing in case it hit platforms that
aren't officially Linux supported.
Published: 14 Jan 2026 · Updated: 15 Jun 2026 · First seen: 7 Mar 2026