patchlwIP - A Lightweight TCP/IP stack - Patches: patch #10410, Fix out-of-bound access when only...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #10410: Fix out-of-bound access when only last block is empty

Submitter:  Samuel Thibault <sthibaul>
Submitted:  Sun 05 Nov 2023 06:13:42 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Planned Release:  None

Sat 18 Nov 2023 11:31:19 AM UTC, comment #1: 

The uploaded patch doesn't apply on 2.2.0. I'm attaching a updated version.

(file #55338)

Joan Lledó <jllledo>
Sun 05 Nov 2023 06:13:42 PM UTC, original submission:  

When an IPv6 does not contain an empty block except the last one, the current code would check beyond the last block to see whether it is empty.

The attached patch fixes this out-of-bound access

Samuel Thibault <sthibaul>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #55338:  empty_block_last added by jllledo (458B - application/octet-stream)
file #55313:  empty_block_last added by sthibaul (615B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jllledo (Updated the item)
  • -email is unavailable- added by sthibaul (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-11-18 jllledo Attached File- Added empty_block_last, #55338
    2023-11-05 sthibaul Attached File- Added empty_block_last, #55313

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code