CVE-2024-26582

CVSS v3.1 7.8 (High)
78% Progress
EPSS 0.04 % (5th)
0.04% Progress
Affected Products 1
Advisories 12

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.

Weaknesses
CWE-416
Use After Free
CVE Status
PUBLISHED
CNA
kernel.org
Published Date
2024-02-21 15:15:09
(6 months ago)
Updated Date
2024-03-15 13:56:41
(6 months ago)

Affected Products

Loading...
Loading...

Configuration #1

    CPE23 From Up To
  Linux Kernel from 6.0 version and prior 6.1.79 version cpe:2.3:o:linux:linux_kernel >= 6.0 < 6.1.79
  Linux Kernel from 6.2.0 version and prior 6.6.18 version cpe:2.3:o:linux:linux_kernel >= 6.2.0 < 6.6.18
  Linux Kernel from 6.7.0 version and prior 6.7.6 version cpe:2.3:o:linux:linux_kernel >= 6.7.0 < 6.7.6
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...