• CVE-2024-42078

发布时间: 2024年8月21日

修改时间: 2024年8月21日

概要

In the Linux kernel, the following vulnerability has been resolved:nfsd: initialise nfsd_info.mutex early.nfsd_info.mutex can be dereferenced by svc_pool_stats_start()immediately after the new netns is created. Currently this cantrigger an oops.Move the initialisation earlier before it can possibly be dereferenced.

CVSS v3 指标

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

安全公告

公告名 概要 发布时间
KylinSec-SA-2024-3387 In the Linux kernel, the following vulnerability has been resolved:nfsd: initialise nfsd_info.mutex early.nfsd_info.mutex can be dereferenced by svc_pool_stats_start()immediately after the new netns is created. Currently this cantrigger an oops.Move the initialisation earlier before it can possibly be dereferenced. 2024年8月21日

影响产品

产品 状态
KY3.4-5A kernel Unaffected
KY3.5.2 kernel Unaffected
KY3.5.3 kernel Unaffected
V6 kernel Unaffected