In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: Don't call free_pages_exact() with NULL address Unlike some other functions, we can't pass NULL pointer to free_pages_exact(). Add a proper NULL check for avoiding possible Oops.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | bc5d453eab4506cb52397db8830d1070904265a4 |
| Linux | Linux | n/a |
| Linux | Linux | < 9b7c5004d7c5ae062134052a85290869a015814c |
| Linux | Linux | <= 5.10.* |