diff options
author | Gavrilov Ilia <Ilia.Gavrilov@infotecs.ru> | 2023-02-02 11:26:56 +0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2023-02-03 13:00:44 +0300 |
commit | b6b26d86c61c441144c72f842f7469bb686e1211 (patch) | |
tree | 46c6c3dee2779d8a90e79f50fe73332c98ecf148 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 05d227efbd8d3ce28c3a87b66b5794235be197f4 (diff) | |
download | linux-b6b26d86c61c441144c72f842f7469bb686e1211.tar.xz |
iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameter
The 'acpiid' buffer in the parse_ivrs_acpihid function may overflow,
because the string specifier in the format string sscanf()
has no width limitation.
Found by InfoTeCS on behalf of Linux Verification Center
(linuxtesting.org) with SVACE.
Fixes: ca3bf5d47cec ("iommu/amd: Introduces ivrs_acpihid kernel parameter")
Cc: stable@vger.kernel.org
Signed-off-by: Ilia.Gavrilov <Ilia.Gavrilov@infotecs.ru>
Reviewed-by: Kim Phillips <kim.phillips@amd.com>
Link: https://lore.kernel.org/r/20230202082719.1513849-1-Ilia.Gavrilov@infotecs.ru
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions