NONE · 0

CVE-2026-80814

In the Linux kernel, the following vulnerability has been resolved: rndis_host: add overflow check in rndis_rx_fixup() Add an overflow check to ensure that data_offset + data_len + 8 does not wrap, ...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: rndis_host: add overflow check in rndis_rx_fixup() Add an overflow check to ensure that data_offset + data_len + 8 does not wrap, which would enable an OOB read of the USB data buffer.

References

FAQ

What is CVE-2026-80814?

CVE-2026-80814 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: rndis_host: add overflow check in rndis_rx_fixup() Add an overflow check to ensure that data_offset + data_len + 8 does not wrap, ...

How severe is CVE-2026-80814?

CVSS scoring is not yet available for CVE-2026-80814. Check NVD for updates.

Is there a patch for CVE-2026-80814?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.