First published: Wed May 22 2024(Updated: )
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
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <4.4.291 | 4.4.291 |
redhat/kernel | <4.9.289 | 4.9.289 |
redhat/kernel | <4.14.254 | 4.14.254 |
redhat/kernel | <4.19.215 | 4.19.215 |
redhat/kernel | <5.4.157 | 5.4.157 |
redhat/kernel | <5.10.77 | 5.10.77 |
redhat/kernel | <5.14.16 | 5.14.16 |
redhat/kernel | <5.15 | 5.15 |
IBM Security Verify Governance - Identity Manager | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager Software Stack | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager Virtual Appliance | <=ISVG 10.0.2 | |
IBM Security Verify Governance Identity Manager Container | <=ISVG 10.0.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-47495 is classified as a high severity vulnerability within the Linux kernel.
To fix CVE-2021-47495, upgrade your Linux kernel to versions 4.4.291, 4.9.289, 4.14.254, 4.19.215, 5.4.157, 5.10.77, 5.14.16, or 5.15 depending on your system.
CVE-2021-47495 could cause a kernel panic due to invalid maxpacket handling in the USB network driver.
CVE-2021-47495 affects various Linux distributions using the specified vulnerable kernel versions.
CVE-2021-47495 is considered a local vulnerability as it requires local access to the affected system to trigger the issue.