- 
                Notifications
    
You must be signed in to change notification settings  - Fork 8.2k
 
(backport v3.7) modules: mbedtls: update to 3.6.3 #87946
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
(backport v3.7) modules: mbedtls: update to 3.6.3 #87946
Conversation
| 
           The following west manifest projects have been modified in this Pull Request: 
 Note: This message is automatically posted and updated by the Manifest GitHub Action.  | 
    
| 
           Thanks @tomi-font . Note we need a GH issue for this. Would you be so kind as to describe "why" we want this update for the LTS. Thanks in advance :)  | 
    
          
 Mbed TLS 3.6 is LTS, Zephyr 3.7 is LTS, Zephyr 3.7.1 had Mbed TLS 3.6.2 so Zephyr 3.7.2 should have Mbed TLS 3.6.3 (fix version + 1) :)  | 
    
Add the boilerplate for 3.7.2. Signed-off-by: Tomi Fontanilles <[email protected]>
8793d32    to
    ea4a37d      
    Compare
  
    | 
           @tomi-font note we still need a github issue with the motivation for this update (like you did in #87946 (comment)) , linked from the first PR comment  | 
    
| 
           ping, anyone in here please review  | 
    
ea4a37d    to
    4ce90bf      
    Compare
  
    Update Mbed TLS to 3.6.3. Signed-off-by: Tomi Fontanilles <[email protected]>
4ce90bf    to
    36cc7f5      
    Compare
  
    | 
           Had to make explicit links for the CVEs as the   | 
    
Backport the Mbed TLS 3.6.3 update to the v3.7 branch.
Fixes #88229