reactos/drivers/wdm/audio/hdaudbus
Thomas Faber 1f76fb738a
[HDAUDBUS] Prevent overflow of the AudioGroups array. CORE-14153 CORE-15465
This protects against crashing in case of faulty/malicious hardware,
but also works around a bug in HDA_SendVerbs that causes it to return
invalid data, thereby suggesting more groups than are actually present.
2019-02-27 11:04:23 +01:00
..
businterface.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CMakeLists.txt Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
driver.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
fdo.cpp [HDAUDBUS] Prevent overflow of the AudioGroups array. CORE-14153 CORE-15465 2019-02-27 11:04:23 +01:00
hda_codec_defs.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
hda_controller_defs.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
hdaudbus.cpp [HDAUDBUS] Prevent overflow of the AudioGroups array. CORE-14153 CORE-15465 2019-02-27 11:04:23 +01:00
hdaudbus.h [HDAUDBUS] Implement PDO removal. CORE-14617 2019-02-26 09:51:38 +01:00
pdo.cpp [HDAUDBUS] Implement PDO removal. CORE-14617 2019-02-26 09:51:38 +01:00