imPC@ndo IT

Tracker / CVE-2024-26582

CVE-2024-26582

Critical 9.8

In the Linux kernel, the following vulnerability has been resolved: net: tls: fix use-after-free with partial reads and async decrypt tls_decrypt_sg doesn't take a reference on the pages from clear_skb, so the put_page() in tls_decrypt_done releases them, and we trigger a use-after-free in process_rx_list when we try to read from the partially-read skb.

Affected products and versions

linux linux_kernel · 6.0 → 6.1.79
linux linux_kernel · 6.2.0 → 6.6.18
linux linux_kernel · 6.7.0 → 6.7.6

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References