Security Advisory

CVE-2021-47495

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-22 08:19:42
Last updated 2025-12-18 11:37:43
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: usbnet: sanity check for maxpacket maxpacket of 0 makes no sense and oopses as we need to divide by it. Give up. V2: fixed typo in log and stylistic issues