diff options
| author | Aaron Pop <aaronpop@microsoft.com> | 2025-10-24 01:23:51 +0300 |
|---|---|---|
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2026-08-05 09:27:20 +0300 |
| commit | 476b78bbad7e2c126002a7dde332dbf67ae7b172 (patch) | |
| tree | ff6977c6565976b0f5edc782ef062b8d415651c5 /BaseTools/Source/Python/Workspace | |
| parent | 1d63461c915990f10366a581771a34a426a3574f (diff) | |
| download | edk2-476b78bbad7e2c126002a7dde332dbf67ae7b172.tar.xz | |
MdeModulePkg: Fix Comparison overflow
https://github.com/github/codeql/blob/codeql-cli-2.7.3/cpp/ql/src/Security/CWE/CWE-190/ComparisonWithWiderType.qhelp
Switch to using SafeUint16Add for calculating offsets into
block data. The data being used in the calculation comes from
config block strings, and there is no validation of the values
before the calculation occurs.
Signed-off-by: Aaron Pop <aaronpop@microsoft.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace')
0 files changed, 0 insertions, 0 deletions
