Skip to content

V4.3.3#1312

Closed
AniruddhaKanhere wants to merge 7 commits intomainfrom
v4.3.3
Closed

V4.3.3#1312
AniruddhaKanhere wants to merge 7 commits intomainfrom
v4.3.3

Conversation

@AniruddhaKanhere
Copy link
Copy Markdown
Member

Description

Test Steps

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

tony-josi-aws and others added 7 commits December 16, 2024 17:32
…mDNS queries (#1255)

* Fix buffer overflow issue allowing out-of-bounds write when processing LLMNR or mDNS queries with very long DNS names when Buffer Allocation Scheme 1 is used

* [V4.3.2] Release updates

* Fix CI
* Fix buffer overflow issue allowing out-of-bounds write when processing LLMNR or mDNS queries with very long DNS names when Buffer Allocation Scheme 1 is used

* [V4.3.2] Release updates

* Fix CI

* [AUTO][RELEASE]: Update version number in source files

* Update SBOM

* Update SBOM

---------

Co-authored-by: tony-josi-aws <tony-josi-aws@users.noreply.github.com>
…ffer Allocation scheme 1 is used (#1266)

* Return allocated buffer size from vNetworkInterfaceAllocateRAMToBuffers and use it to verify allocation requests when using Buffer Allocation 1

* Rename vNetworkInterfaceAllocateRAMToBuffers to uxNetworkInterfaceAllocateRAMToBuffers

* Add min bytes assert for uxMaxNetworkInterfaceAllocatedSizeBytes

* Fix formatting

* Fix CBMC

* Fix formatting

* Address review comments

* Fix inconsistent definition for dmaRX_TX_BUFFER_SIZE for Xilinx ports

* Update allocation size for TM4C interface
* [V4.3.3] Update version info

* [AUTO][RELEASE]: Update version number in source files

* Update SBOM

* Update SBOM

---------

Co-authored-by: tony-josi-aws <tony-josi-aws@users.noreply.github.com>
…E-476) and Invalid Pointer Dereference (CWE-822) (#1296)

* Initial version with UTs fixed

* Fix missing check for IPv6 version field in header

* Fix integer wrap around with IPv6 payload length field processing

* Fix coverage and spell check

* Fix unit test CI

* Fix formatting

* Minor fix

* Fix MISRA issues

* CI update

* Fix release

* [V4.3.4] release notes and version updates

* Update History.txt
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