Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 13fad60156f18cf0d2043fb7f05c1dc5e3d91fb7
https://github.com/tianocore/edk2/commit/13fad60156f18cf0d2043fb7f05c1dc5e3d91fb7
Author: kenlautner <[email protected]>
Date: 2024-11-15 (Fri, 15 Nov 2024)
Changed paths:
M UefiCpuPkg/CpuDxe/CpuMp.c
M UefiCpuPkg/CpuMpPei/CpuMpPei.c
M UefiCpuPkg/Library/CpuCommonFeaturesLib/MachineCheck.c
M UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuException.c
M UefiCpuPkg/Library/MpInitLib/AmdSev.c
M UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf
M UefiCpuPkg/Library/MpInitLib/DxeMpLib.c
M UefiCpuPkg/Library/MpInitLib/MpLib.c
M UefiCpuPkg/Library/MpInitLib/MpLib.h
M UefiCpuPkg/Library/MpInitLib/PeiMpInitLib.inf
M UefiCpuPkg/Library/MpInitLib/PeiMpLib.c
M UefiCpuPkg/Library/MtrrLib/MtrrLib.c
M UefiCpuPkg/Library/RegisterCpuFeaturesLib/CpuFeaturesInitialize.c
M UefiCpuPkg/Library/RegisterCpuFeaturesLib/RegisterCpuFeaturesLib.c
M UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c
M UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.c
M UefiCpuPkg/PiSmmCpuDxeSmm/X64/PageTbl.c
M UefiCpuPkg/PiSmmCpuDxeSmm/X64/SmmFuncsArch.c
M UefiCpuPkg/UefiCpuPkg.dsc
Log Message:
-----------
UefiCpuPkg: Fix unchecked returns and potential integer overflows
Resolves several issues in UefiCpuPkg related to:
1. Unchecked returns leading to potential NULL or uninitialized access.
2. Potential unchecked integer overflows.
3. Incorrect comparison between integers of different sizes.
Co-authored-by: kenlautner <[email protected]>
Signed-off-by: Chris Fernald <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits