中危 net: tls:通过部分读取和异步解密修复释放后使用 (CVE-2024-26582)

CVE编号

CVE-2024-26582

利用情况

暂无

补丁情况

官方补丁

披露时间

2024-02-21
漏洞描述
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.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
系统 debian_10 linux * Up to
(excluding)
4.19.304-1
运行在以下环境
系统 debian_11 linux * Up to
(excluding)
5.10.209-2
运行在以下环境
系统 linux linux_kernel * From
(including)
6.0
Up to
(excluding)
6.1.79
运行在以下环境
系统 linux linux_kernel * From
(including)
6.2.0
Up to
(excluding)
6.6.18
运行在以下环境
系统 linux linux_kernel * From
(including)
6.7.0
Up to
(excluding)
6.7.6
阿里云评分
6.5
  • 攻击路径
    本地
  • 攻击复杂度
    复杂
  • 权限要求
    普通权限
  • 影响范围
    越权影响
  • EXP成熟度
    未验证
  • 补丁情况
    官方补丁
  • 数据保密性
    无影响
  • 数据完整性
    无影响
  • 服务器危害
    无影响
  • 全网数量
    N/A
CWE-ID 漏洞类型
CWE-416 释放后使用
阿里云安全产品覆盖情况