• CVE-2024-26585

发布时间: 2024年4月12日

修改时间: 2024年10月31日

概要

In the Linux kernel, the following vulnerability has been resolved:tls: fix race between tx work scheduling and socket closeSimilarly to previous commit, the submitting thread (recvmsg/sendmsg)may exit as soon as the async crypto handler calls complete().Reorder scheduling the work before calling complete().This seems more logical in the first place, as it sthe inverse order of what the submitting thread will do.

CVSS v3 指标

NVD openEuler
Confidentiality None None
Attack Vector Local Local
CVSS评分 4.7 4.7
Attack Complexity High High
Privileges Required Low Low
Scope Unchanged Unchanged
Integrity None None
User Interaction None None
Availability High High

安全公告

公告名 概要 发布时间
KylinSec-SA-2024-1529 kernel security update 2024年4月12日

影响产品

产品 状态
KY3.5.2 kernel Fixed
KY3.5.1 kernel Fixed