Skip to content

V4.2.4#1313

Closed
AniruddhaKanhere wants to merge 13 commits intomainfrom
v4.2.4
Closed

V4.2.4#1313
AniruddhaKanhere wants to merge 13 commits intomainfrom
v4.2.4

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 13 commits June 24, 2024 11:43
* Update history

* Update history
* Update version number macro in public header file
* Update version number in source files
* Update version number in config.doxyfile
* Update version number in manifest.yml
…mDNS queries (#1259)

* [Draft] CBMC: replace any missing functions by assert-false (#1147)

* CBMC: replace any missing functions by assert-false

---------

Co-authored-by: ActoryOu <ousc@amazon.com>

* Adjust proof tooling to support CBMC v6 (#1180)

* Adjust proof tooling to support CBMC v6

With CBMC v6, unwinding assertions as well as other checks are enabled
by default.

* Fix CBMC issues

* Fix spelling & formatting

* Fix build-check

* Add unit test cases for FreeRTOS_multiply_int32 and FreeRTOS_add_int32

* Tony's comment

* Bump CBMC version to very latest release

* Replace Synopsys link with blackduck one to solve link error.

* Move the comment to the right place

---------

Co-authored-by: Tony Josi <tonyjosi@amazon.com>
Co-authored-by: ActoryOu <jay2002824@gmail.com>
Co-authored-by: ActoryOu <ousc@amazon.com>

* Fix potential out of bounds write (CWE-787) when processing LLMNR or mDNS queries

* Fix CI

* Add Network Down event in EMACHandler Task (#1173)

* Add Network Down event in EMACHandler Task

* Update links in ReadMe (#1174)

---------

Co-authored-by: Michael Tautschnig <mt@debian.org>
Co-authored-by: ActoryOu <ousc@amazon.com>
Co-authored-by: ActoryOu <jay2002824@gmail.com>
Co-authored-by: Rahul Kar <118818625+kar-rahul-aws@users.noreply.github.com>
* Update release actions

* Update version info and history

* [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 (#1265)

* 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

* Fix formatting
* [V4.2.4] 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) (#1295)

* Intial version with UTs fixed

* Fix missing check for IPv6 version field

* Fix integer wrap around when IPv6 payload length is malformed

* Fix spell check

* Fix unit test CI

* Fix formatting

* Minor fix

* Fix MISRA issues

* CI update

* Fix formatting

* Fix release

* [V4.2.5] release notes and version updates

* Fix formatting

* 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.

3 participants