Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial commit of code, merge to main #1

Merged
merged 5 commits into from
Feb 26, 2024
Merged

Initial commit of code, merge to main #1

merged 5 commits into from
Feb 26, 2024

Conversation

el-tipton
Copy link
Contributor

No description provided.

@el-tipton el-tipton self-assigned this Feb 25, 2024
@el-tipton
Copy link
Contributor Author

Build checks passed. Approving initial commit of code to main.

@el-tipton el-tipton closed this Feb 25, 2024
@el-tipton el-tipton reopened this Feb 25, 2024
Copy link
Contributor Author

@el-tipton el-tipton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving initial commit of code to main.

@el-tipton el-tipton merged commit abf15bd into main Feb 26, 2024
2 checks passed
tklengyel pushed a commit to tklengyel/HBFA-FL that referenced this pull request Jul 25, 2024
Fixes oss-fuzz issue #68623: edk2:TestFileName: Heap-buffer-overflow in MangleFileName

==33064==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x5210000028fe at pc 0x0000005997ee bp 0x7fffb936d9d0 sp 0x7fffb936d9c8
READ of size 2 at 0x5210000028fe thread T0
SCARINESS: 14 (2-byte-read-heap-buffer-overflow)
    #0 0x5997ed in MangleFileName edk2/MdeModulePkg/Universal/Disk/UdfDxe/FileName.c:186:19
    intel#1 0x5969f4 in LLVMFuzzerTestOneInput hbfa-fl/HBFA/UefiHostFuzzTestPkg/Library/ToolChainHarnessLib/ToolChainHarnessLib.c:146:3

Signed-off-by: Tamas K Lengyel <[email protected]>
tklengyel pushed a commit to tklengyel/HBFA-FL that referenced this pull request Jul 25, 2024
Fixes oss-fuzz issue #68623: edk2:TestFileName: Heap-buffer-overflow in MangleFileName

==33064==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x5210000028fe at pc 0x0000005997ee bp 0x7fffb936d9d0 sp 0x7fffb936d9c8
READ of size 2 at 0x5210000028fe thread T0
SCARINESS: 14 (2-byte-read-heap-buffer-overflow)
    #0 0x5997ed in MangleFileName edk2/MdeModulePkg/Universal/Disk/UdfDxe/FileName.c:186:19
    intel#1 0x5969f4 in LLVMFuzzerTestOneInput hbfa-fl/HBFA/UefiHostFuzzTestPkg/Library/ToolChainHarnessLib/ToolChainHarnessLib.c:146:3

Signed-off-by: Tamas K Lengyel <[email protected]>
@tklengyel tklengyel mentioned this pull request Jul 25, 2024
tklengyel pushed a commit to tklengyel/HBFA-FL that referenced this pull request Sep 10, 2024
Fixes oss-fuzz issue #70813.

==9957==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7e248c3009d8 at pc 0x00000059cb32 bp 0x7fff07ef3590 sp 0x7fff07ef3588
	WRITE of size 8 at 0x7e248c3009d8 thread T0
	SCARINESS: 57 (8-byte-write-stack-buffer-overflow)
	    #0 0x59cb31 in PeiUsbGetAllConfiguration edk2/MdeModulePkg/Bus/Usb/UsbBusPei/UsbPeim.c:928:61
	    intel#1 0x596c4b in RunTestHarness hbfa-fl/HBFA/UefiHostFuzzTestCasePkg/TestCase/MdeModulePkg/Bus/Usb/UsbBusPei/TestPeiUsb.c:74:3

Signed-off-by: Tamas K Lengyel <[email protected]>
tklengyel pushed a commit to tklengyel/HBFA-FL that referenced this pull request Sep 10, 2024
Fixes oss-fuzz issue #70813.

==9957==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7e248c3009d8 at pc 0x00000059cb32 bp 0x7fff07ef3590 sp 0x7fff07ef3588
	WRITE of size 8 at 0x7e248c3009d8 thread T0
	SCARINESS: 57 (8-byte-write-stack-buffer-overflow)
	    #0 0x59cb31 in PeiUsbGetAllConfiguration edk2/MdeModulePkg/Bus/Usb/UsbBusPei/UsbPeim.c:928:61
	    intel#1 0x596c4b in RunTestHarness hbfa-fl/HBFA/UefiHostFuzzTestCasePkg/TestCase/MdeModulePkg/Bus/Usb/UsbBusPei/TestPeiUsb.c:74:3

Signed-off-by: Tamas K Lengyel <[email protected]>
tklengyel pushed a commit to tklengyel/HBFA-FL that referenced this pull request Sep 11, 2024
Fixes oss-fuzz issue #70813.

==9957==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7e248c3009d8 at pc 0x00000059cb32 bp 0x7fff07ef3590 sp 0x7fff07ef3588
	WRITE of size 8 at 0x7e248c3009d8 thread T0
	SCARINESS: 57 (8-byte-write-stack-buffer-overflow)
	    #0 0x59cb31 in PeiUsbGetAllConfiguration edk2/MdeModulePkg/Bus/Usb/UsbBusPei/UsbPeim.c:928:61
	    intel#1 0x596c4b in RunTestHarness hbfa-fl/HBFA/UefiHostFuzzTestCasePkg/TestCase/MdeModulePkg/Bus/Usb/UsbBusPei/TestPeiUsb.c:74:3

Signed-off-by: Tamas K Lengyel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants