In the Linux kernel, the following vulnerability has been resolved:
rndishost: add overflow check in rndisrx_fixup()
Add an overflow check to ensure that dataoffset + datalen + 8 does not wrap, which would enable an OOB read of the USB data buffer.
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-99452.json"