diff options
| author | Ankur Tyagi <ankur.tyagi85@gmail.com> | 2026-04-06 00:49:05 +1200 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-04-21 08:57:47 +0530 |
| commit | 40f7bfd054e8c154235d110d8095fa6411d530e0 (patch) | |
| tree | 01f9dc22e5b4ea4864e367ce53765203725a2ad5 /meta-networking/recipes-connectivity/wolfssl/wolfssl_5.8.0.bb | |
| parent | e4fbbe5138ccea82628b163370ba379f0b59b83f (diff) | |
| download | meta-openembedded-40f7bfd054e8c154235d110d8095fa6411d530e0.tar.gz | |
wolfssl: patch CVE-2026-2646
Details: https://nvd.nist.gov/vuln/detail/CVE-2026-2646
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-networking/recipes-connectivity/wolfssl/wolfssl_5.8.0.bb')
| -rw-r--r-- | meta-networking/recipes-connectivity/wolfssl/wolfssl_5.8.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.8.0.bb b/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.8.0.bb index e9be766e67..5db019c9cb 100644 --- a/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.8.0.bb +++ b/meta-networking/recipes-connectivity/wolfssl/wolfssl_5.8.0.bb | |||
| @@ -28,6 +28,8 @@ SRC_URI = " \ | |||
| 28 | file://CVE-2025-7394-5.patch \ | 28 | file://CVE-2025-7394-5.patch \ |
| 29 | file://CVE-2025-7394-6.patch \ | 29 | file://CVE-2025-7394-6.patch \ |
| 30 | file://CVE-2026-0819.patch \ | 30 | file://CVE-2026-0819.patch \ |
| 31 | file://CVE-2026-2646-1.patch \ | ||
| 32 | file://CVE-2026-2646-2.patch \ | ||
| 31 | " | 33 | " |
| 32 | 34 | ||
| 33 | SRCREV = "b077c81eb635392e694ccedbab8b644297ec0285" | 35 | SRCREV = "b077c81eb635392e694ccedbab8b644297ec0285" |
