1
0
forked from pool/kernel-source

GIT Revision: eaf1535983230cf8de98f116dbbd91c1356c2bd9

GIT Branch: SLE15-SP6-LTSS
2026-02-23 15:43:43 +0000
This commit is contained in:
2026-02-24 08:01:42 +01:00
parent 8eac1f47f4
commit 7eecc54cef
29 changed files with 805 additions and 29 deletions

View File

@@ -1,3 +1,62 @@
-------------------------------------------------------------------
Mon Feb 23 16:43:38 CET 2026 - tbogendoerfer@suse.de
- macvlan: observe an RCU grace period in macvlan_common_newlink()
error path (CVE-2026-23209 bsc#1258518).
- macvlan: fix error recovery in macvlan_common_newlink()
(CVE-2026-23209 bsc#1258518).
- commit eaf1535
-------------------------------------------------------------------
Fri Feb 20 17:39:16 CET 2026 - lduncan@suse.com
- scsi: mpi3mr: Synchronous access b/w reset and tm thread for
reply queue (CVE-2025-37861 bsc#1243055).
- commit 807000c
-------------------------------------------------------------------
Thu Feb 19 16:10:25 CET 2026 - tiwai@suse.de
- ALSA: aloop: Fix racy access at PCM trigger (CVE-2026-23191
bsc#1258395).
- commit 114f0d2
-------------------------------------------------------------------
Wed Feb 18 16:16:18 CET 2026 - nstange@suse.de
- crypto: authencesn - reject too-short AAD (assoclen<8) to
match ESP/ESN spec (bsc#1257735 CVE-2026-23060).
- commit 9347d8b
-------------------------------------------------------------------
Wed Feb 18 15:30:59 CET 2026 - nstange@suse.de
- crypto: af_alg - zero initialize memory allocated via
sock_kmalloc (bsc#1256716 CVE-2025-71113).
- commit 449e0ae
-------------------------------------------------------------------
Wed Feb 18 14:20:17 CET 2026 - nstange@suse.de
- crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()
(bsc#1254992 CVE-2023-53817).
- commit f8259ad
-------------------------------------------------------------------
Wed Feb 18 11:20:26 CET 2026 - nstange@suse.de
- crypto: af_alg - Fix incorrect boolean values in af_alg_ctx
(bsc#1251966 CVE-2025-39964).
- commit 2a9a19a
-------------------------------------------------------------------
Wed Feb 18 11:14:34 CET 2026 - nstange@suse.de
- crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg
(bsc#1251966 CVE-2025-39964).
Refresh patches.suse/crypto-add-suse_kabi_padding.patch.
- commit a6b1063
-------------------------------------------------------------------
Wed Feb 11 14:39:19 CET 2026 - mkubecek@suse.cz