mbox series

[SRU,J,0/3] CVE-2024-26800

Message ID jammy.cover.1725545867.git.juerg.haefliger@canonical.com
Headers show
Series CVE-2024-26800 | expand

Message

Juerg Haefliger Sept. 5, 2024, 2:26 p.m. UTC
https://ubuntu.com/security/CVE-2024-26800

https://warthogs.atlassian.net/browse/KERNSEC-3743

Jakub Kicinski (1):
  tls: rx: coalesce exit paths in tls_decrypt_sg()

Sabrina Dubroca (2):
  tls: separate no-async decryption request handling from async
  tls: fix use-after-free on failed backlog decryption

 net/tls/tls_sw.c | 47 +++++++++++++++++++++++++++++------------------
 1 file changed, 29 insertions(+), 18 deletions(-)