ENISA EUVD · EUVD-2026-18786Official EUVD mappingIn the Linux kernel, the following vulnerability has been resolved:
nfsd: fix heap overflow in NFSv4.0 LOCK replay cache
The NFSv4.0 replay cache uses a fixed 112-byte inline buffer
(rp_ibuf[NFSD4_REPLAY_ISIZE]) to store encoded operation responses.
This size was calculated based on OPEN responses and does not account
for LOCK denied responses, which include the conflicting lock owner as
a variable-length field up to 1024 bytes (NFS4_OPAQUE_LIMIT).
When a LOCK operation is denied due to a conflict with an existing lock
that has a large owner, nfsd4_encode_operation() copies the full encoded
response into the undersized replay buffer via read_bytes_from_xdr_buf()
with no bounds check. This results in a slab-out-of-bounds write of up
to 944 bytes past the end of the buffer, corrupting adjacent heap memory.
This can be triggered remotely by an unauthenticated attacker with two
cooperating NFSv4.0 clients: one sets a lock with a large owner string,
then the other requests a conflicting lock to provoke the denial.
We could fix this by increasing NFSD4_REPLAY_ISIZE to allow for a full
opaque, but that would increase the size of every stateowner, when most
lockowners are not that large.
Instead, fix this by checking the encoded response length against
NFSD4_REPLAY_ISIZE before copying into the replay buffer. If the
response is too large, set rp_buflen to 0 to skip caching the replay
payload. The status is still cached, and the client already received the
correct response on the original request.
Official EUVD recordBSI · German · WID-SEC-W-2026-2253IBM Security Verify Access: Mehrere SchwachstellenEin Angreifer kann mehrere Schwachstellen in IBM Security Verify Access ausnutzen, um erweiterte Berechtigungen zu erlangen, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, Daten zu manipulieren, sensible Informationen offenzulegen und andere, nicht näher bezeichnete Angriffe durchzuführen.
Official advisoryBSI · German · WID-SEC-W-2026-1666IBM QRadar SIEM: Mehrere SchwachstellenEin Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um beliebigen Programmcode auszuführen, um seine Privilegien zu erhöhen, um einen Denial of Service Angriff durchzuführen, um Informationen offenzulegen, und um Sicherheitsvorkehrungen zu umgehen.
Official advisoryBSI · German · WID-SEC-W-2026-0985Linux Kernel: Mehrere SchwachstellenEin Angreifer kann mehrere Schwachstellen in Linux Kernel ausnutzen, um unter anderem einen Denial of Service-Angriff auszuführen oder um Sicherheitsmechanismen zu umgehen.
Official advisoryCERT-FR · French · CERTFR-2026-AVI-1093Multiples vulnérabilités dans le noyau Linux d'Ubuntud?id=CVE-2026-23458
Référence CVE CVE-2026-23460
https://www.cve.org/CVERecord?id=CVE-2026-23460
Référence CVE CVE-2026-23462
https://www.cve.org/CVERecord?id=CVE-2026-23462
Référence CVE CVE-2026-23463
https://www.cve.org/CVERecord?id=CVE-2026-23463
Référence CVE CVE-2026-23474
https://www.cve.org/CVERecord?id=CVE-2026-23474
Référence CVE CVE-2026-31393
https://www.cve.org/CVERecord?id=CVE-2026-31393
Référence CVE CVE-2026-31396
https://www.cve.org/CVERecord?id=CVE-2026-31396
Référence CVE CVE-2026-31399
https://www.cve.org/CVERecord?id=CVE-2026-31399
Référence CVE CVE-2026-31400
https://www.cve.org/CVERecord?id=CVE-2026-31400
Référence CVE CVE-2026-31402
https://www.cve.org/CVERecord?id=CVE-2026-31402
Référence CVE CVE-2026-31405
https://www.cve.org/CVERecord?id=CVE-2026-31405
Référence CVE CVE-2026-31407
https://www.cve.org/CVERecord?id=CVE-2026-31407
Référence CVE CVE-2026-31408
https://www.cve.org/CVERecord?id=CVE-2026-31408
Référence CVE CVE-2026-31409
https://www.cve.org/CVERecord?id=CVE-2026-31409
Référence CVE CVE-2026-31411
https://www.cve.org/CVERecord?id=CVE-2026-31411
Référence CVE CVE-2026-31414
https://www.cve.org/CVERecord?id=CVE-2026-31414
Référence CVE CVE-2026-31415
https://www.cve.org/CVERecord?id=CVE-2026-31415
Référence CVE CVE-2026-31416
https://www.cve.org/CVERecord?id=
Official advisoryCERT-FR · French · CERTFR-2026-AVI-1027Multiples vulnérabilités dans le noyau Linux d'Ubuntud?id=CVE-2021-47202
Référence CVE CVE-2021-47354
https://www.cve.org/CVERecord?id=CVE-2021-47354
Référence CVE CVE-2021-47378
https://www.cve.org/CVERecord?id=CVE-2021-47378
Référence CVE CVE-2023-52646
https://www.cve.org/CVERecord?id=CVE-2023-52646
Référence CVE CVE-2024-38612
https://www.cve.org/CVERecord?id=CVE-2024-38612
Référence CVE CVE-2024-56643
https://www.cve.org/CVERecord?id=CVE-2024-56643
Référence CVE CVE-2025-27558
https://www.cve.org/CVERecord?id=CVE-2025-27558
Référence CVE CVE-2026-23272
https://www.cve.org/CVERecord?id=CVE-2026-23272
Référence CVE CVE-2026-23455
https://www.cve.org/CVERecord?id=CVE-2026-23455
Référence CVE CVE-2026-31402
https://www.cve.org/CVERecord?id=CVE-2026-31402
Référence CVE CVE-2026-31405
https://www.cve.org/CVERecord?id=CVE-2026-31405
Référence CVE CVE-2026-31414
https://www.cve.org/CVERecord?id=CVE-2026-31414
Référence CVE CVE-2026-31448
https://www.cve.org/CVERecord?id=CVE-2026-31448
Référence CVE CVE-2026-31501
https://www.cve.org/CVERecord?id=CVE-2026-31501
Référence CVE CVE-2026-31589
https://www.cve.org/CVERecord?id=CVE-2026-31589
Référence CVE CVE-2026-31607
https://www.cve.org/CVERecord?id=CVE-2026-31607
Référence CVE CVE-2026-31633
https://www.cve.org/CVERecord?id=CVE-2026-31633
Référence CVE CVE-2026-31636
https://www.cve.org/CVERecord?id=
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0954Multiples vulnérabilités dans le noyau Linux d'Ubuntud?id=CVE-2026-23475
Référence CVE CVE-2026-31389
https://www.cve.org/CVERecord?id=CVE-2026-31389
Référence CVE CVE-2026-31391
https://www.cve.org/CVERecord?id=CVE-2026-31391
Référence CVE CVE-2026-31392
https://www.cve.org/CVERecord?id=CVE-2026-31392
Référence CVE CVE-2026-31393
https://www.cve.org/CVERecord?id=CVE-2026-31393
Référence CVE CVE-2026-31394
https://www.cve.org/CVERecord?id=CVE-2026-31394
Référence CVE CVE-2026-31396
https://www.cve.org/CVERecord?id=CVE-2026-31396
Référence CVE CVE-2026-31399
https://www.cve.org/CVERecord?id=CVE-2026-31399
Référence CVE CVE-2026-31400
https://www.cve.org/CVERecord?id=CVE-2026-31400
Référence CVE CVE-2026-31402
https://www.cve.org/CVERecord?id=CVE-2026-31402
Référence CVE CVE-2026-31403
https://www.cve.org/CVERecord?id=CVE-2026-31403
Référence CVE CVE-2026-31405
https://www.cve.org/CVERecord?id=CVE-2026-31405
Référence CVE CVE-2026-31407
https://www.cve.org/CVERecord?id=CVE-2026-31407
Référence CVE CVE-2026-31408
https://www.cve.org/CVERecord?id=CVE-2026-31408
Référence CVE CVE-2026-31409
https://www.cve.org/CVERecord?id=CVE-2026-31409
Référence CVE CVE-2026-31411
https://www.cve.org/CVERecord?id=CVE-2026-31411
Référence CVE CVE-2026-31412
https://www.cve.org/CVERecord?id=CVE-2026-31412
Référence CVE CVE-2026-31413
https://www.cve.org/CVERecord?id=
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0926Multiples vulnérabilités dans le noyau Linux d'Ubuntud?id=CVE-2026-23475
Référence CVE CVE-2026-31389
https://www.cve.org/CVERecord?id=CVE-2026-31389
Référence CVE CVE-2026-31391
https://www.cve.org/CVERecord?id=CVE-2026-31391
Référence CVE CVE-2026-31392
https://www.cve.org/CVERecord?id=CVE-2026-31392
Référence CVE CVE-2026-31393
https://www.cve.org/CVERecord?id=CVE-2026-31393
Référence CVE CVE-2026-31394
https://www.cve.org/CVERecord?id=CVE-2026-31394
Référence CVE CVE-2026-31396
https://www.cve.org/CVERecord?id=CVE-2026-31396
Référence CVE CVE-2026-31399
https://www.cve.org/CVERecord?id=CVE-2026-31399
Référence CVE CVE-2026-31400
https://www.cve.org/CVERecord?id=CVE-2026-31400
Référence CVE CVE-2026-31402
https://www.cve.org/CVERecord?id=CVE-2026-31402
Référence CVE CVE-2026-31403
https://www.cve.org/CVERecord?id=CVE-2026-31403
Référence CVE CVE-2026-31405
https://www.cve.org/CVERecord?id=CVE-2026-31405
Référence CVE CVE-2026-31407
https://www.cve.org/CVERecord?id=CVE-2026-31407
Référence CVE CVE-2026-31408
https://www.cve.org/CVERecord?id=CVE-2026-31408
Référence CVE CVE-2026-31409
https://www.cve.org/CVERecord?id=CVE-2026-31409
Référence CVE CVE-2026-31411
https://www.cve.org/CVERecord?id=CVE-2026-31411
Référence CVE CVE-2026-31412
https://www.cve.org/CVERecord?id=CVE-2026-31412
Référence CVE CVE-2026-31413
https://www.cve.org/CVERecord?id=
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0898Multiples vulnérabilités dans le noyau Linux d'Ubuntud?id=CVE-2026-23258
Référence CVE CVE-2026-23262
https://www.cve.org/CVERecord?id=CVE-2026-23262
Référence CVE CVE-2026-23272
https://www.cve.org/CVERecord?id=CVE-2026-23272
Référence CVE CVE-2026-23278
https://www.cve.org/CVERecord?id=CVE-2026-23278
Référence CVE CVE-2026-23392
https://www.cve.org/CVERecord?id=CVE-2026-23392
Référence CVE CVE-2026-23427
https://www.cve.org/CVERecord?id=CVE-2026-23427
Référence CVE CVE-2026-23428
https://www.cve.org/CVERecord?id=CVE-2026-23428
Référence CVE CVE-2026-23450
https://www.cve.org/CVERecord?id=CVE-2026-23450
Référence CVE CVE-2026-23455
https://www.cve.org/CVERecord?id=CVE-2026-23455
Référence CVE CVE-2026-31402
https://www.cve.org/CVERecord?id=CVE-2026-31402
Référence CVE CVE-2026-31418
https://www.cve.org/CVERecord?id=CVE-2026-31418
Référence CVE CVE-2026-31436
https://www.cve.org/CVERecord?id=CVE-2026-31436
Référence CVE CVE-2026-31448
https://www.cve.org/CVERecord?id=CVE-2026-31448
Référence CVE CVE-2026-31478
https://www.cve.org/CVERecord?id=CVE-2026-31478
Référence CVE CVE-2026-31607
https://www.cve.org/CVERecord?id=CVE-2026-31607
Référence CVE CVE-2026-31635
https://www.cve.org/CVERecord?id=CVE-2026-31635
Référence CVE CVE-2026-31637
https://www.cve.org/CVERecord?id=CVE-2026-31637
Référence CVE CVE-2026-31649
https://www.cve.org/CVERecord?id=
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0880Multiples vulnérabilités dans les produits Siemens26-23293, CVE-2026-23300, CVE-2026-23304, CVE-2026-23319, CVE-2026-23321, CVE-2026-23335, CVE-2026-23340, CVE-2026-23343, CVE-2026-23351, CVE-2026-23359, CVE-2026-23365, CVE-2026-23368, CVE-2026-23370, CVE-2026-23378, CVE-2026-23379, CVE-2026-23381, CVE-2026-23391, CVE-2026-23392, CVE-2026-23397, CVE-2026-23398, CVE-2026-23414, CVE-2026-23422, CVE-2026-23434, CVE-2026-23438, CVE-2026-23439, CVE-2026-23446, CVE-2026-23449, CVE-2026-23450, CVE-2026-23452, CVE-2026-23454, CVE-2026-23455, CVE-2026-23456, CVE-2026-23457, CVE-2026-23458, CVE-2026-23463, CVE-2026-23474, CVE-2026-23475, CVE-2026-27135, CVE-2026-31389, CVE-2026-31391, CVE-2026-31396, CVE-2026-31402, CVE-2026-31403, CVE-2026-31411, CVE-2026-31414, CVE-2026-31415, CVE-2026-31416, CVE-2026-31417, CVE-2026-31418, CVE-2026-31421, CVE-2026-31422, CVE-2026-31423, CVE-2026-31424, CVE-2026-31427, CVE-2026-31428, CVE-2026-31431, CVE-2026-31441, CVE-2026-31446, CVE-2026-31447, CVE-2026-31448, CVE-2026-31450, CVE-2026-31452, CVE-2026-31466, CVE-2026-31469, CVE-2026-31485, CVE-2026-31494, CVE-2026-31495, CVE-2026-31496, CVE-2026-31503, CVE-2026-31504, CVE-2026-31507, CVE-2026-31508, CVE-2026-31515, CVE-2026-31518, CVE-2026-31521, CVE-2026-31533, CVE-2026-31546, CVE-2026-31555, CVE-2026-31563, CVE-2026-31565, CVE-2026-31628, CVE-2026-31634, CVE-2026
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0864Multiples vulnérabilités dans le noyau Linux de SUSEd?id=CVE-2025-71294
Référence CVE CVE-2026-23278
https://www.cve.org/CVERecord?id=CVE-2026-23278
Référence CVE CVE-2026-23303
https://www.cve.org/CVERecord?id=CVE-2026-23303
Référence CVE CVE-2026-23327
https://www.cve.org/CVERecord?id=CVE-2026-23327
Référence CVE CVE-2026-23359
https://www.cve.org/CVERecord?id=CVE-2026-23359
Référence CVE CVE-2026-23438
https://www.cve.org/CVERecord?id=CVE-2026-23438
Référence CVE CVE-2026-23444
https://www.cve.org/CVERecord?id=CVE-2026-23444
Référence CVE CVE-2026-23451
https://www.cve.org/CVERecord?id=CVE-2026-23451
Référence CVE CVE-2026-31396
https://www.cve.org/CVERecord?id=CVE-2026-31396
Référence CVE CVE-2026-31402
https://www.cve.org/CVERecord?id=CVE-2026-31402
Référence CVE CVE-2026-31414
https://www.cve.org/CVERecord?id=CVE-2026-31414
Référence CVE CVE-2026-31429
https://www.cve.org/CVERecord?id=CVE-2026-31429
Référence CVE CVE-2026-31446
https://www.cve.org/CVERecord?id=CVE-2026-31446
Référence CVE CVE-2026-31448
https://www.cve.org/CVERecord?id=CVE-2026-31448
Référence CVE CVE-2026-31450
https://www.cve.org/CVERecord?id=CVE-2026-31450
Référence CVE CVE-2026-31452
https://www.cve.org/CVERecord?id=CVE-2026-31452
Référence CVE CVE-2026-31453
https://www.cve.org/CVERecord?id=CVE-2026-31453
Référence CVE CVE-2026-31454
https://www.cve.org/CVERecord?id=
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0861Multiples vulnérabilités dans le noyau Linux d'Ubuntud?id=CVE-2026-23274
Référence CVE CVE-2026-23278
https://www.cve.org/CVERecord?id=CVE-2026-23278
Référence CVE CVE-2026-23351
https://www.cve.org/CVERecord?id=CVE-2026-23351
Référence CVE CVE-2026-23392
https://www.cve.org/CVERecord?id=CVE-2026-23392
Référence CVE CVE-2026-23394
https://www.cve.org/CVERecord?id=CVE-2026-23394
Référence CVE CVE-2026-23427
https://www.cve.org/CVERecord?id=CVE-2026-23427
Référence CVE CVE-2026-23428
https://www.cve.org/CVERecord?id=CVE-2026-23428
Référence CVE CVE-2026-23450
https://www.cve.org/CVERecord?id=CVE-2026-23450
Référence CVE CVE-2026-23455
https://www.cve.org/CVERecord?id=CVE-2026-23455
Référence CVE CVE-2026-31402
https://www.cve.org/CVERecord?id=CVE-2026-31402
Référence CVE CVE-2026-31411
https://www.cve.org/CVERecord?id=CVE-2026-31411
Référence CVE CVE-2026-31418
https://www.cve.org/CVERecord?id=CVE-2026-31418
Référence CVE CVE-2026-31419
https://www.cve.org/CVERecord?id=CVE-2026-31419
Référence CVE CVE-2026-31431
https://www.cve.org/CVERecord?id=CVE-2026-31431
Référence CVE CVE-2026-31436
https://www.cve.org/CVERecord?id=CVE-2026-31436
Référence CVE CVE-2026-31448
https://www.cve.org/CVERecord?id=CVE-2026-31448
Référence CVE CVE-2026-31478
https://www.cve.org/CVERecord?id=CVE-2026-31478
Référence CVE CVE-2026-31504
https://www.cve.org/CVERecord?id=
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0833Multiples vulnérabilités dans le noyau Linux de SUSEd?id=CVE-2025-68822
Référence CVE CVE-2026-23278
https://www.cve.org/CVERecord?id=CVE-2026-23278
Référence CVE CVE-2026-23303
https://www.cve.org/CVERecord?id=CVE-2026-23303
Référence CVE CVE-2026-23327
https://www.cve.org/CVERecord?id=CVE-2026-23327
Référence CVE CVE-2026-23359
https://www.cve.org/CVERecord?id=CVE-2026-23359
Référence CVE CVE-2026-23392
https://www.cve.org/CVERecord?id=CVE-2026-23392
Référence CVE CVE-2026-23438
https://www.cve.org/CVERecord?id=CVE-2026-23438
Référence CVE CVE-2026-23444
https://www.cve.org/CVERecord?id=CVE-2026-23444
Référence CVE CVE-2026-31396
https://www.cve.org/CVERecord?id=CVE-2026-31396
Référence CVE CVE-2026-31402
https://www.cve.org/CVERecord?id=CVE-2026-31402
Référence CVE CVE-2026-31405
https://www.cve.org/CVERecord?id=CVE-2026-31405
Référence CVE CVE-2026-31414
https://www.cve.org/CVERecord?id=CVE-2026-31414
Référence CVE CVE-2026-31429
https://www.cve.org/CVERecord?id=CVE-2026-31429
Référence CVE CVE-2026-31446
https://www.cve.org/CVERecord?id=CVE-2026-31446
Référence CVE CVE-2026-31448
https://www.cve.org/CVERecord?id=CVE-2026-31448
Référence CVE CVE-2026-31452
https://www.cve.org/CVERecord?id=CVE-2026-31452
Référence CVE CVE-2026-31453
https://www.cve.org/CVERecord?id=CVE-2026-31453
Référence CVE CVE-2026-31454
https://www.cve.org/CVERecord?id=
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0831Multiples vulnérabilités dans le noyau Linux d'Ubuntud?id=CVE-2026-23274
Référence CVE CVE-2026-23278
https://www.cve.org/CVERecord?id=CVE-2026-23278
Référence CVE CVE-2026-23351
https://www.cve.org/CVERecord?id=CVE-2026-23351
Référence CVE CVE-2026-23392
https://www.cve.org/CVERecord?id=CVE-2026-23392
Référence CVE CVE-2026-23394
https://www.cve.org/CVERecord?id=CVE-2026-23394
Référence CVE CVE-2026-23427
https://www.cve.org/CVERecord?id=CVE-2026-23427
Référence CVE CVE-2026-23428
https://www.cve.org/CVERecord?id=CVE-2026-23428
Référence CVE CVE-2026-23450
https://www.cve.org/CVERecord?id=CVE-2026-23450
Référence CVE CVE-2026-23455
https://www.cve.org/CVERecord?id=CVE-2026-23455
Référence CVE CVE-2026-31402
https://www.cve.org/CVERecord?id=CVE-2026-31402
Référence CVE CVE-2026-31411
https://www.cve.org/CVERecord?id=CVE-2026-31411
Référence CVE CVE-2026-31418
https://www.cve.org/CVERecord?id=CVE-2026-31418
Référence CVE CVE-2026-31419
https://www.cve.org/CVERecord?id=CVE-2026-31419
Référence CVE CVE-2026-31431
https://www.cve.org/CVERecord?id=CVE-2026-31431
Référence CVE CVE-2026-31436
https://www.cve.org/CVERecord?id=CVE-2026-31436
Référence CVE CVE-2026-31448
https://www.cve.org/CVERecord?id=CVE-2026-31448
Référence CVE CVE-2026-31478
https://www.cve.org/CVERecord?id=CVE-2026-31478
Référence CVE CVE-2026-31504
https://www.cve.org/CVERecord?id=
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0807Multiples vulnérabilités dans le noyau Linux de SUSEd?id=CVE-2025-68324
Référence CVE CVE-2026-23278
https://www.cve.org/CVERecord?id=CVE-2026-23278
Référence CVE CVE-2026-23303
https://www.cve.org/CVERecord?id=CVE-2026-23303
Référence CVE CVE-2026-23327
https://www.cve.org/CVERecord?id=CVE-2026-23327
Référence CVE CVE-2026-23359
https://www.cve.org/CVERecord?id=CVE-2026-23359
Référence CVE CVE-2026-23392
https://www.cve.org/CVERecord?id=CVE-2026-23392
Référence CVE CVE-2026-23438
https://www.cve.org/CVERecord?id=CVE-2026-23438
Référence CVE CVE-2026-23444
https://www.cve.org/CVERecord?id=CVE-2026-23444
Référence CVE CVE-2026-31396
https://www.cve.org/CVERecord?id=CVE-2026-31396
Référence CVE CVE-2026-31402
https://www.cve.org/CVERecord?id=CVE-2026-31402
Référence CVE CVE-2026-31405
https://www.cve.org/CVERecord?id=CVE-2026-31405
Référence CVE CVE-2026-31446
https://www.cve.org/CVERecord?id=CVE-2026-31446
Référence CVE CVE-2026-31448
https://www.cve.org/CVERecord?id=CVE-2026-31448
Référence CVE CVE-2026-31454
https://www.cve.org/CVERecord?id=CVE-2026-31454
Référence CVE CVE-2026-31455
https://www.cve.org/CVERecord?id=CVE-2026-31455
Référence CVE CVE-2026-31464
https://www.cve.org/CVERecord?id=CVE-2026-31464
Référence CVE CVE-2026-31473
https://www.cve.org/CVERecord?id=CVE-2026-31473
Référence CVE CVE-2026-31480
https://www.cve.org/CVERecord?id=
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0745Multiples vulnérabilités dans le noyau Linux de SUSEd?id=CVE-2025-54518
Référence CVE CVE-2026-23243
https://www.cve.org/CVERecord?id=CVE-2026-23243
Référence CVE CVE-2026-23271
https://www.cve.org/CVERecord?id=CVE-2026-23271
Référence CVE CVE-2026-23274
https://www.cve.org/CVERecord?id=CVE-2026-23274
Référence CVE CVE-2026-23317
https://www.cve.org/CVERecord?id=CVE-2026-23317
Référence CVE CVE-2026-23359
https://www.cve.org/CVERecord?id=CVE-2026-23359
Référence CVE CVE-2026-23380
https://www.cve.org/CVERecord?id=CVE-2026-23380
Référence CVE CVE-2026-23437
https://www.cve.org/CVERecord?id=CVE-2026-23437
Référence CVE CVE-2026-23444
https://www.cve.org/CVERecord?id=CVE-2026-23444
Référence CVE CVE-2026-31402
https://www.cve.org/CVERecord?id=CVE-2026-31402
Référence CVE CVE-2026-31405
https://www.cve.org/CVERecord?id=CVE-2026-31405
Référence CVE CVE-2026-31406
https://www.cve.org/CVERecord?id=CVE-2026-31406
Référence CVE CVE-2026-31464
https://www.cve.org/CVERecord?id=CVE-2026-31464
Référence CVE CVE-2026-31473
https://www.cve.org/CVERecord?id=CVE-2026-31473
Référence CVE CVE-2026-31480
https://www.cve.org/CVERecord?id=CVE-2026-31480
Référence CVE CVE-2026-31483
https://www.cve.org/CVERecord?id=CVE-2026-31483
Référence CVE CVE-2026-31493
https://www.cve.org/CVERecord?id=CVE-2026-31493
Référence CVE CVE-2026-3150
https://www.cve.org/CVERecord?id=C
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0696Multiples vulnérabilités dans le noyau Linux de Debian LTSd?id=CVE-2026-23460
Référence CVE CVE-2026-23462
https://www.cve.org/CVERecord?id=CVE-2026-23462
Référence CVE CVE-2026-23463
https://www.cve.org/CVERecord?id=CVE-2026-23463
Référence CVE CVE-2026-23474
https://www.cve.org/CVERecord?id=CVE-2026-23474
Référence CVE CVE-2026-31391
https://www.cve.org/CVERecord?id=CVE-2026-31391
Référence CVE CVE-2026-31393
https://www.cve.org/CVERecord?id=CVE-2026-31393
Référence CVE CVE-2026-31396
https://www.cve.org/CVERecord?id=CVE-2026-31396
Référence CVE CVE-2026-31399
https://www.cve.org/CVERecord?id=CVE-2026-31399
Référence CVE CVE-2026-31400
https://www.cve.org/CVERecord?id=CVE-2026-31400
Référence CVE CVE-2026-31402
https://www.cve.org/CVERecord?id=CVE-2026-31402
Référence CVE CVE-2026-31403
https://www.cve.org/CVERecord?id=CVE-2026-31403
Référence CVE CVE-2026-31405
https://www.cve.org/CVERecord?id=CVE-2026-31405
Référence CVE CVE-2026-31411
https://www.cve.org/CVERecord?id=CVE-2026-31411
Référence CVE CVE-2026-31415
https://www.cve.org/CVERecord?id=CVE-2026-31415
Référence CVE CVE-2026-31416
https://www.cve.org/CVERecord?id=CVE-2026-31416
Référence CVE CVE-2026-31417
https://www.cve.org/CVERecord?id=CVE-2026-31417
Référence CVE CVE-2026-31418
https://www.cve.org/CVERecord?id=CVE-2026-31418
Référence CVE CVE-2026-31421
https://www.cve.org/CVERecord?id=
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0697Multiples vulnérabilités dans le noyau Linux de SUSEd?id=CVE-2026-23473
Référence CVE CVE-2026-23474
https://www.cve.org/CVERecord?id=CVE-2026-23474
Référence CVE CVE-2026-23475
https://www.cve.org/CVERecord?id=CVE-2026-23475
Référence CVE CVE-2026-31389
https://www.cve.org/CVERecord?id=CVE-2026-31389
Référence CVE CVE-2026-31392
https://www.cve.org/CVERecord?id=CVE-2026-31392
Référence CVE CVE-2026-31393
https://www.cve.org/CVERecord?id=CVE-2026-31393
Référence CVE CVE-2026-31394
https://www.cve.org/CVERecord?id=CVE-2026-31394
Référence CVE CVE-2026-31395
https://www.cve.org/CVERecord?id=CVE-2026-31395
Référence CVE CVE-2026-31400
https://www.cve.org/CVERecord?id=CVE-2026-31400
Référence CVE CVE-2026-31402
https://www.cve.org/CVERecord?id=CVE-2026-31402
Référence CVE CVE-2026-31403
https://www.cve.org/CVERecord?id=CVE-2026-31403
Référence CVE CVE-2026-31404
https://www.cve.org/CVERecord?id=CVE-2026-31404
Référence CVE CVE-2026-31405
https://www.cve.org/CVERecord?id=CVE-2026-31405
Référence CVE CVE-2026-31406
https://www.cve.org/CVERecord?id=CVE-2026-31406
Référence CVE CVE-2026-31407
https://www.cve.org/CVERecord?id=CVE-2026-31407
Référence CVE CVE-2026-31408
https://www.cve.org/CVERecord?id=CVE-2026-31408
Référence CVE CVE-2026-31411
https://www.cve.org/CVERecord?id=CVE-2026-31411
Référence CVE CVE-2026-31412
https://www.cve.org/CVERecord?id=
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0667Multiples vulnérabilités dans les produits IBMord?id=CVE-2026-27980
Référence CVE CVE-2026-28417
https://www.cve.org/CVERecord?id=CVE-2026-28417
Référence CVE CVE-2026-28421
https://www.cve.org/CVERecord?id=CVE-2026-28421
Référence CVE CVE-2026-29057
https://www.cve.org/CVERecord?id=CVE-2026-29057
Référence CVE CVE-2026-29063
https://www.cve.org/CVERecord?id=CVE-2026-29063
Référence CVE CVE-2026-2950
https://www.cve.org/CVERecord?id=CVE-2026-2950
Référence CVE CVE-2026-29786
https://www.cve.org/CVERecord?id=CVE-2026-29786
Référence CVE CVE-2026-30922
https://www.cve.org/CVERecord?id=CVE-2026-30922
Référence CVE CVE-2026-30951
https://www.cve.org/CVERecord?id=CVE-2026-30951
Référence CVE CVE-2026-31402
https://www.cve.org/CVERecord?id=CVE-2026-31402
Référence CVE CVE-2026-31431
https://www.cve.org/CVERecord?id=CVE-2026-31431
Référence CVE CVE-2026-31802
https://www.cve.org/CVERecord?id=CVE-2026-31802
Référence CVE CVE-2026-31808
https://www.cve.org/CVERecord?id=CVE-2026-31808
Référence CVE CVE-2026-31988
https://www.cve.org/CVERecord?id=CVE-2026-31988
Référence CVE CVE-2026-32141
https://www.cve.org/CVERecord?id=CVE-2026-32141
Référence CVE CVE-2026-32597
https://www.cve.org/CVERecord?id=CVE-2026-32597
Référence CVE CVE-2026-32874
https://www.cve.org/CVERecord?id=CVE-2026-32874
Référence CVE CVE-2026-32875
https://www.cve.org/CVERecord?id=
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0664Multiples vulnérabilités dans le noyau Linux de SUSEd?id=CVE-2026-23456
Référence CVE CVE-2026-23457
https://www.cve.org/CVERecord?id=CVE-2026-23457
Référence CVE CVE-2026-23458
https://www.cve.org/CVERecord?id=CVE-2026-23458
Référence CVE CVE-2026-23461
https://www.cve.org/CVERecord?id=CVE-2026-23461
Référence CVE CVE-2026-23462
https://www.cve.org/CVERecord?id=CVE-2026-23462
Référence CVE CVE-2026-23468
https://www.cve.org/CVERecord?id=CVE-2026-23468
Référence CVE CVE-2026-23472
https://www.cve.org/CVERecord?id=CVE-2026-23472
Référence CVE CVE-2026-31393
https://www.cve.org/CVERecord?id=CVE-2026-31393
Référence CVE CVE-2026-31400
https://www.cve.org/CVERecord?id=CVE-2026-31400
Référence CVE CVE-2026-31402
https://www.cve.org/CVERecord?id=CVE-2026-31402
Référence CVE CVE-2026-31403
https://www.cve.org/CVERecord?id=CVE-2026-31403
Référence CVE CVE-2026-31407
https://www.cve.org/CVERecord?id=CVE-2026-31407
Référence CVE CVE-2026-31408
https://www.cve.org/CVERecord?id=CVE-2026-31408
Référence CVE CVE-2026-31411
https://www.cve.org/CVERecord?id=CVE-2026-31411
Référence CVE CVE-2026-31416
https://www.cve.org/CVERecord?id=CVE-2026-31416
Référence CVE CVE-2026-31422
https://www.cve.org/CVERecord?id=CVE-2026-31422
Référence CVE CVE-2026-31423
https://www.cve.org/CVERecord?id=CVE-2026-31423
Référence CVE CVE-2026-31424
https://www.cve.org/CVERecord?id=
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0604Multiples vulnérabilités dans le noyau Linux de Red HatDe multiples vulnérabilités ont été découvertes dans le noyau Linux de Red Hat. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire, une élévation de privilèges et une atteinte à la confidentialité des données.
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0549Multiples vulnérabilités dans le noyau Linux de Red HatDe multiples vulnérabilités ont été découvertes dans le noyau Linux de Red Hat. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire, une élévation de privilèges et un déni de service à distance.
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0548Multiples vulnérabilités dans le noyau Linux de Debiand?id=CVE-2026-31389
Référence CVE CVE-2026-31391
https://www.cve.org/CVERecord?id=CVE-2026-31391
Référence CVE CVE-2026-31392
https://www.cve.org/CVERecord?id=CVE-2026-31392
Référence CVE CVE-2026-31393
https://www.cve.org/CVERecord?id=CVE-2026-31393
Référence CVE CVE-2026-31394
https://www.cve.org/CVERecord?id=CVE-2026-31394
Référence CVE CVE-2026-31396
https://www.cve.org/CVERecord?id=CVE-2026-31396
Référence CVE CVE-2026-31399
https://www.cve.org/CVERecord?id=CVE-2026-31399
Référence CVE CVE-2026-31400
https://www.cve.org/CVERecord?id=CVE-2026-31400
Référence CVE CVE-2026-31401
https://www.cve.org/CVERecord?id=CVE-2026-31401
Référence CVE CVE-2026-31402
https://www.cve.org/CVERecord?id=CVE-2026-31402
Référence CVE CVE-2026-31403
https://www.cve.org/CVERecord?id=CVE-2026-31403
Référence CVE CVE-2026-31405
https://www.cve.org/CVERecord?id=CVE-2026-31405
Référence CVE CVE-2026-31406
https://www.cve.org/CVERecord?id=CVE-2026-31406
Référence CVE CVE-2026-31407
https://www.cve.org/CVERecord?id=CVE-2026-31407
Référence CVE CVE-2026-31408
https://www.cve.org/CVERecord?id=CVE-2026-31408
Référence CVE CVE-2026-31409
https://www.cve.org/CVERecord?id=CVE-2026-31409
Référence CVE CVE-2026-31410
https://www.cve.org/CVERecord?id=CVE-2026-31410
Référence CVE CVE-2026-31411
https://www.cve.org/CVERecord?id=
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0547Multiples vulnérabilités dans le noyau Linux de Debian LTSd?id=CVE-2026-23474
Référence CVE CVE-2026-23475
https://www.cve.org/CVERecord?id=CVE-2026-23475
Référence CVE CVE-2026-31389
https://www.cve.org/CVERecord?id=CVE-2026-31389
Référence CVE CVE-2026-31391
https://www.cve.org/CVERecord?id=CVE-2026-31391
Référence CVE CVE-2026-31392
https://www.cve.org/CVERecord?id=CVE-2026-31392
Référence CVE CVE-2026-31393
https://www.cve.org/CVERecord?id=CVE-2026-31393
Référence CVE CVE-2026-31396
https://www.cve.org/CVERecord?id=CVE-2026-31396
Référence CVE CVE-2026-31399
https://www.cve.org/CVERecord?id=CVE-2026-31399
Référence CVE CVE-2026-31400
https://www.cve.org/CVERecord?id=CVE-2026-31400
Référence CVE CVE-2026-31402
https://www.cve.org/CVERecord?id=CVE-2026-31402
Référence CVE CVE-2026-31403
https://www.cve.org/CVERecord?id=CVE-2026-31403
Référence CVE CVE-2026-31405
https://www.cve.org/CVERecord?id=CVE-2026-31405
Référence CVE CVE-2026-31408
https://www.cve.org/CVERecord?id=CVE-2026-31408
Référence CVE CVE-2026-31409
https://www.cve.org/CVERecord?id=CVE-2026-31409
Référence CVE CVE-2026-31411
https://www.cve.org/CVERecord?id=CVE-2026-31411
Référence CVE CVE-2026-31412
https://www.cve.org/CVERecord?id=CVE-2026-31412
Référence CVE CVE-2026-31414
https://www.cve.org/CVERecord?id=CVE-2026-31414
Référence CVE CVE-2026-31415
https://www.cve.org/CVERecord?id=
Official advisoryCERT-FR · French · CERTFR-2026-AVI-0521Multiples vulnérabilités dans le noyau Linux de Red HatDe multiples vulnérabilités ont été découvertes dans le noyau Linux de Red Hat. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire, une élévation de privilèges et un déni de service à distance.
Official advisory