漏洞标题
mptcp:修复远程_id上的数据竞赛
漏洞描述信息
在Linux内核中,已解决以下漏洞:
mptcp:修复远程_id上的数据竞态
类似于之前的补丁,解决了远程_id上的数据竞态问题,并添加了适当的ONCE注释。
CVSS信息
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
漏洞类别
使用共享资源的并发执行不恰当同步问题(竞争条件)
漏洞标题
mptcp: fix data races on remote_id
漏洞描述信息
In the Linux kernel, the following vulnerability has been resolved:
mptcp: fix data races on remote_id
Similar to the previous patch, address the data race on
remote_id, adding the suitable ONCE annotations.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Linux kernel 安全漏洞
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于remote_id 上存在数据争用。
CVSS信息
N/A
漏洞类别
其他