CVE Database
/

CVE-2022-50470

Back to search

CVE-2022-50470

Published: Oct 4, 2025

Modified: May 11, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: xhci: Remove device endpoints from bandwidth list when freeing the device Endpoints are normally deleted from the bandwidth list when they are dropped, before the virt device is freed. If xHC host is dying or being removed then the endpoints aren't dropped cleanly due to functions returning early to avoid interacting with a non-accessible host controller. So check and delete endpoints that are still on the bandwidth list when freeing the virt device. Solves a list_del corruption kernel crash when unbinding xhci-pci, caused by xhci_mem_cleanup() when it later tried to delete already freed endpoints from the bandwidth list. This only affects hosts that use software bandwidth checking, which currenty is only the xHC in intel Panther Point PCH (Ivy Bridge)

VendorProductVersions

Linux

Linux

affected
2e27980e6eb78114c4ecbaad1ba71836e3887d18 - < 5e4ce28ad907aa54f13b21d5f1dc490525957b0c
affected
2e27980e6eb78114c4ecbaad1ba71836e3887d18 - < f0de39474078adef6ece7a183e34c15ce2c1d8d1
affected
2e27980e6eb78114c4ecbaad1ba71836e3887d18 - < cebbc8d335d6bcc1316584f779c08f80287c6af8
affected
2e27980e6eb78114c4ecbaad1ba71836e3887d18 - < 8f1cd9633d1f21efc13e8fc75be8f2b6bb85e38c
affected
2e27980e6eb78114c4ecbaad1ba71836e3887d18 - < 678d2cc2041cc6ce05030852dce9ad42719abcfc

+3 more versions

Linux

Linux

affected
3.2
unaffected
0 - < 3.2
unaffected
4.9.332 - <= 4.9.*
unaffected
4.14.298 - <= 4.14.*
unaffected
4.19.264 - <= 4.19.*

+5 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now